users@glassfish.java.net

IP of SIP contact header fix. Help.

From: <glassfish_at_javadesktop.org>
Date: Wed, 04 Nov 2009 00:34:58 PST

Hi. I would like to ask about the SIP Contact Header. Is the IP of this header fixed? I mean fixed in a sense that the IP is of the server. Here is a sample log.

INFO: ===== Performing printSipRequestHeader() =====
INFO: Fromipaddress: 172.16.100.13
INFO: Max-Forwards: 70
INFO: Contact: <sip:172.16.100.21:5060;fid=server_1>
INFO: To: <sip:1003_at_ws20.racequeen.local>
INFO: Cseq: 1 INVITE
INFO: From: <sip:1009_at_ws20.racequeen.local>;tag=g1lruvcy-7
INFO: Call-Id: 172.16.100.21_7_8444577621919260318
INFO: ===== Leaving printSipRequestHeader() =====

Here, the IP address of the contact header is the server's IP but then it was deployed in another machine which is in the IP address recorded first. Is this a bug in the SIP Servlet or is this fixed?
[Message sent by forum member 'gcutegirl08' (kristine_at_racequeen.ph)]

http://forums.java.net/jive/thread.jspa?messageID=370432