I'm trying to do some IVR testing using Sipp

I have things like this in my xml file:
  <nop>
    <action>
      <exec play_pcap_audio="pcap/dtmf_2833_1.pcap"/>
    </action>
  </nop>
  <pause milliseconds="750"/>
  <nop>
    <action>
      <exec play_pcap_audio="pcap/dtmf_2833_0.pcap"/>
    </action>
  </nop>

And it works, however if I have use the same digit two or more times
consecutively, My IVR only receives a single digit so for instance if I
change dtmf_2833_0.pcap to dtmf_2833_1.pcap I will see 1 not 11 in my IVR.
Any suggestions on what to do?

I know the IVR is working correctly, and I've used SJphone to test it with
SIP without any problems.

Thanks,
 
David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer  Safe Data, Inc.
(910) 285-7200    [EMAIL PROTECTED]



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to