From: Andre Kirchner <[EMAIL PROTECTED]>

   I have just started learning SIP, and was wondering if there is a
   way to specify to which port a SIP server should answer.
   I'm sending the following message from port X to port 5060 of a box
   runing Asterisk, and want it answer back to port 6000 instead of
   port X.

   OPTIONS sip:192.168.0.103 SIP/2.0\r\n
   CSeq: 4711 OPTIONS\r\n\r\n

The server that receives the request must respond to the address and
port given in the first Via header in the message.

Dale
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to