Scenario 1:
Unable to collect digits, Application was not allowing callers to interrupt menu and press the desired digit within the menu.
SIP Logs show the following:
siphdr=100:To: <sip:[email protected]>;tag=d6804a6f-8933-4fb1-a753-e16915441663
siphdr=81:From: <sip:[email protected]>;tag=4a8f6df0-5364000a-13c4-65014-1ca3-5adbdeb0-1ca3
siphdr=47:Call-ID: [email protected]
siphdr=12:CSeq: 6 INFO
siphdr=19:Content-Length: 518
siphdr=34:Content-Type: application/msml+xml
siphdr=78:Via: SIP/2.0/TCP 10.0.xx.xx:5060;branch=z9hG4bK-1ca4-6fe449-2b316684-48b9fa30
siphdr=16:Max-Forwards: 70
siphdr=25:Supported: timer,replaces
siphdr=49:User-Agent: Avaya Nebraska Contact Center 7.0.0.0
siphdr=50:Contact: <sip:[email protected]:5060;transport=tcp>
sipmime=567:mmc_type=20:application/msml+xml
mmc_data=518:<?xml version="1.0" encoding="UTF-8"?>
<msml version="1.1">
<dialogstart type="application/moml+xml" target="conn:d6804a6f-8933-4fb1-a753-e16915441663" name="dcc81610-d06b-4a5c-95c4-6ab73bb9e34e">
<play>
<audio iterate="1" uri="MainMenu" ns="airrosti.com" cg="en_us"/>
</play>
<dtmf cleardb="false" fdt="8s" idt="8s" starttimer="true">
<pattern digits="min=0;max=1" format="moml+digits">
<exit namelist="dtmf.digits play.end"/>
</pattern>
<noinput>
<exit namelist="dtmf.end"/>
</noinput>
</dtmf>
</dialogstart>
</msml>