Also let me know if you have any example for application/isup in INFO
message. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Charles P
Wright
Sent: Tuesday, November 06, 2007 3:31 AM
To: Angelo Di Placido
Cc: [EMAIL PROTECTED];
[email protected]
Subject: Re: [Sipp-users] Sending DTMF Digits using SIP INFO

There is nothing that seems wrong about that and SIPp should be able to
do it.  Can you cut-and-paste the exact error message?

Charles

"Angelo Di Placido" <[EMAIL PROTECTED]> wrote on 11/05/2007 04:42:18
PM:

> The format of the SIP INFO message is:
> http://www.voip-info.org/wiki/index.php?page=SIP+Info+DTMF
> 
> The xml snippet I attempted to use is:
>   <send retrans="500">
>     <![CDATA[
> 
>       INFO sip:[EMAIL PROTECTED]:[remote_port] SIP/2.0
>       Via: SIP/2.0/[transport] [local_ip]:[local_port]
>       From: [field0]
> <sip:[EMAIL PROTECTED]:[local_port]>;tag=[pid]SIPpTag09[call_number]
>       To: sut
<sip:[EMAIL PROTECTED]:[remote_port]>[peer_tag_param]
>       Call-ID: [call_id]
>       CSeq: 5 INFO
>       Content-Length: 24
>       Content-Type: application/dtmf-relay
> 
>       Signal=2
>       Duration=160
> 
>     ]]>
>   </send>
> 
> My sipp exits/aborts when it reaches that location of the script.
> 
> Angelo.
> 
> -----Original Message-----
> From: Charles P Wright [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 05, 2007 4:29 PM
> To: Angelo Di Placido
> Cc: [email protected];
> [EMAIL PROTECTED]
> Subject: Re: [Sipp-users] Sending DTMF Digits using SIP INFO
> 
> I do not know how to send DTMF digits with an INFO message, but if it 
> is

> just a SIP header or body, then SIPp will support it providing you 
> write
a 
> custom XML script.
> 
> If you need to do out-of-band RTP signaling it may be possible as 
> well, but others will have to speak to that.
> 
> Charles
> 
> [EMAIL PROTECTED] wrote on 11/05/2007 04:26:43
PM:
> 
> > Does anyone know if sipp supports the transmission of DTMF digits 
> > using the SIP INFO message?
> > 
> > Angelo.
> > 
> 
------------------------------------------------------------------------
-
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a
browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/ 
> > _______________________________________________
> > Sipp-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sipp-users
> 
> 


------------------------------------------------------------------------
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to