Hi,
Just a question regarding the received-Parameter in usrloc:
Is it ALWAYS in the format "sip:<ip>:<port>" or may there also be variations like "sips:<ip>:<port>"? What about TCP-connections? Could there be a transport identifier?
Thanks, Andy
Hi Andy,
theoretically, the received can be any kind of SIP URI.. no restrictions.
practically, the received param may have two sources: 1) as received param of contact uri - so, it can be any kind of URI 2) generated by nathelper (via fix_nated_register) - this is "sip:ip:port[;transport=xxx]"
so, a transport URI param may be present.
regards, bogdan
Andreas Granig wrote:
Hi,
Just a question regarding the received-Parameter in usrloc:
Is it ALWAYS in the format "sip:<ip>:<port>" or may there also be variations like "sips:<ip>:<port>"? What about TCP-connections? Could there be a transport identifier?
Thanks, Andy
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users