<gather>
Attributes
Here is an example of how <gather> is used within code.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Gather timeout="10" finishOnKey="*" action="handle-key.php">
<Say>Please enter the Extension number you want to dial.</Say>
</Gather>
</Response>Last updated