On 5/22/07, sip zhou <[EMAIL PROTECTED]> wrote:



On 5/15/07, David Ruggles <[EMAIL PROTECTED]> wrote:
>
> 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>


Hi, I've exactly same codes in my xml, but it doesn't work at all. the
SIP-proxy server doesn't understand the dtmf sent in this way. BTW, the
codec is G711U, not G711A, as the server doesn't support G711A. I
self-cooked the dtmf pcap files.


Here an example, see attached pcap

Have you any idea about this?

Thanks!

zhou

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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>


Attachment: dtmf1.pcap
Description: Binary data

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to