[asterisk-users] sendtext or sip message - where in RFC

2006-07-28 Thread Jerry Geis

I was looking in apps/sendtext.c hoping to find a reference
to the RFC number and section etc where  this is talked about.
Can someone point me where that information is for a SIP message?

THanks,

Jerry
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] sendtext or sip message - where in RFC

2006-07-28 Thread Fabian Müller
 I was looking in apps/sendtext.c hoping to find a reference
 to the RFC number and section etc where this is talked about.

Because sendtext.c is not SIP specific you will not find a reference
to SIP related information there. chan_sip.c has a reference to RFC
3428 (http://www.rfc-editor.org/rfc/rfc3428.txt). Have a look at the
comment of the function receive_message() in chan_sip.c.

Fabian Müller
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users