[SIPForum-discussion] both TEL and SIP URI's in the request line

Pranav Damele pranavdamele at gmail.com
Sat Mar 2 08:16:29 UTC 2013


Hi Manoj,

You cannot have more than one URI in a SIP request line. It does not make
any sense logically. And syntactically also only one Request-URI is
permitted per SIP request and one URI scheme is permitted per Request-URI.

Request-Line = Method SP Request-URI SP SIP-Version CRLF
(where SP stands for space)
e.g. OPTIONS sip:+911234567890 at 10.20.30.40:5060;transport=tcp SIP/2.0

e.g. OPTIONS tel:+911234567890 SIP/2.0

But you can have different URIs in you SIP message header
eg. P-Asserted-Identity header having tel-URI and another
P-Asserted-Identity header with SIP-URI in the same SIP Request.

Regards,

Pranav Damele
Senior Engineer - Testing
*Mobile:* +91-9818-92-4466
*Email:* pranavdamele at gmail.com
*IM:* pranavdamele (Skype)
 *http://in.linkedin.com/in/pranavdamele*


On 28 February 2013 02:37, Manoj Priyankara <manoj0915 at gmail.com> wrote:

> Good Day Folks!
>
> I have a quick question. Can we have both TEL an SIP URI's in the request
> line of a SIP message? I couldn't find this anywhere in the RFC's?
>
> Cheers!
>  Manoj
>
> _______________________________________________
> This is the SIP Forum discussion mailing list
> TO UNSUBSCRIBE, or edit your delivery options, please visit
> http://sipforum.org/mailman/listinfo/discussion
> Post to the list at discussion at sipforum.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sipforum.org/pipermail/discussion/attachments/20130302/95fbb926/attachment-0002.html>


More information about the discussion mailing list