Hi,
Can register request packet's Request URI header field contain Port number?
If I send port number in register packet's Request URI field, vovida and sip express router proxy servers accepts registration.
But another vendor's proxy server replies with 404 Not Found response code.


I am giving one Register Packet sent, so that you can understand it easily:
(Here Proxy Server is 192.168.3.198 listening on default port: 5060)
Session Initiation Protocol
   Request-Line: REGISTER sip:192.168.3.198:5060 SIP/2.0
       Method: REGISTER
       Resent Packet: False
   Message Header
       Via: SIP/2.0/UDP 192.168.3.180:5060
       From: <sip:[EMAIL PROTECTED]:5060>;tag=1075541600
       To: <sip:[EMAIL PROTECTED]:5060>
       Call-ID: [EMAIL PROTECTED]
       CSeq: 1 REGISTER
       Contact: <sip:[EMAIL PROTECTED]:5060>;expires=60
       max-forwards: 70
       Content-Length: 0

If proxy server is listening on port say 1234, then how should be above register request packet?

--
Thanks
Srinivasa Rao Chigurupati


_______________________________________________ Sip-implementors mailing list [email protected] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to