2010/5/19 Bob Penfield <[email protected]>:
> Parameters inside the <> are URI parameters. Parameters outside the <> are 
> Header parameters. 'user' is a URI parameter, so user=phone belongs inside 
> the <>. So "To: <sip:192.168.0.247:5060;user=phone>" is correct.

Also take into account that, due to the complex SIP BNF grammar, the
following ;user=phone is also a header parameter:

  To: sip:192.168.0.247:5060;user=phone
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to