disconnect and asterix to be sent to us
Posted: Fri Mar 18, 2011 2:26 am
Hi,
How can we get disconnect string and asterix sent to our application? currently we dnt recieve anything visible when this happens.
When the user enters * infact on my application i dont see this returned. I see this in Plum's log as below and plum returned nomatch to caller immediately. Same when the user disconnect, how can we be notified?
sasa
How can we get disconnect string and asterix sent to our application? currently we dnt recieve anything visible when this happens.
When the user enters * infact on my application i dont see this returned. I see this in Plum's log as below and plum returned nomatch to caller immediately. Same when the user disconnect, how can we be notified?
thksTue 08 Mar 2011 03:59:49 AM EST:
dtmf input: *#
received event: nomatch:
bargein set to true
INPUTMODES set to "DTMF"
Audio segment added to prompt queue from TTS application/synthesis+ssml for:
---------
<?xml version='1.0'?><speak><speak xml:lang="en-US"><voice name="Tom"><speak> Sorry I did not understand you<break size="medium"/></speak></voice></speak></speak>
---------
VXI::queue_prompts()
bargein set to true
INPUTMODES set to "DTMF"
Audio segment added to prompt queue from TTS application/synthesis+ssml for:
---------
<?xml version='1.0'?><speak><speak xml:lang="en-US"><voice name="Tom"><speak> The Pin is not being recognized<break size="medium"/> please try again</speak></voice></speak></speak>
---------
VXI::field_element - activating grammars for form = 'getInput' formitem = 'pin'
VXI::do_recognition()
PromptManager::Play()
starting playback: bargein=true, inputmodes="dtmf"
Newly queued prompts are now being played
Tue 08 Mar 2011 03:59:58 AM EST:
Disconnect Disconnecting On Channel 49 received event: connection.disconnect.hangup: VXI::exit_element() Call End Event Ending session Ending Session On Channel 49
sasa