Anusha Kannappan | Hi Grant,
Actually the Tcl script will be receiving the ev_vxmldialog_done event, when the VoiceXML dialog finishes executing by returning the information back to the Tcl IVR script through the namelist attribute of the <exit/> tag.
And when the user hangs up, a <disconnect> is emulated. But the leg will not be disconnected and the Tcl script receives the ev_disconnected event as part of the control events, then has the responsibility of either terminating, or waiting for the termination of the dialog, and then disconnecting the leg.
Thanks, Anusha |
| Please sign in to flag this as inappropriate. |