[Freeswitch-users] signaling information SIP INFO

Brian West brian at freeswitch.org
Sat Feb 13 15:12:58 PST 2010


Read "case SWITCH_EVENT_SEND_INFO:" in mod_sofia.c you'll see how.

/b

On Feb 13, 2010, at 4:42 PM, Diego Toro wrote:

> Hi,
> 
> I need send SIP INFO message where the body of the SIP message consists of signaling information to a gateway.
> 
> Example:
> 
> INFO sip:7007471000 at example.com SIP/2.0 
> Via: SIP/2.0/UDP alice.uk.example.com:5060 
> From: <sip:7007471234 at alice.uk.example.com>;tag=d3f423d 
> To: <sip:7007471000 at example.com>;tag=8942 
> Call-ID: 312352 at myphone 
> CSeq: 5 INFO 
> Content-Length: 24 
> Content-Type: application/dtmf-relay 
> 
> Signal=16
> Duration=160 
> 
> 
> How I can do that with FreeSwitch events ?
> 
> 
> Thank you
> 
> Diego Toro
> http://lacarretade.blogspot.com/
> 
> 
> 
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org





More information about the FreeSWITCH-users mailing list