[pjsip] Call-ID

Mike Wixon mike at podelectronics.com
Sat Nov 1 13:27:54 EDT 2008


Hi all - 

I'm new to PJSIP and I've run into a compatability problem.   I'm working with an endpoint that is looking for the IP address of the sender appended to the call-id.  Is there a configuration switch to make this happen?

PJSIP is sending:

ACK sip:2000 at 172.16.8.36:5060 SIP/2.0
Via: SIP/2.0/UDP 172.16.1.37:5060;rport;branch=z9hG4bKPjf9845dfa-e322-490f-93b7-087acfca58b2
Max-Forwards: 70
From: sip:999 at 172.16.1.37;tag=d33539a9-6643-4ff2-916a-9ee4942462d5
To: sip:2000 at 172.16.8.36;tag=3913955584-1
Call-ID: 4ae0ad70-e122-4037-af39-ae32947622c7
CSeq: 5281 ACK
Content-Length:  0

And I need:

ACK sip:2000 at 172.16.8.36:5060 SIP/2.0
Via: SIP/2.0/UDP 172.16.1.37:5060;rport;branch=z9hG4bKPjf9845dfa-e322-490f-93b7-087acfca58b2
Max-Forwards: 70
From: sip:999 at 172.16.1.37;tag=d33539a9-6643-4ff2-916a-9ee4942462d5
To: sip:2000 at 172.16.8.36;tag=3913955584-1
Call-ID: 4ae0ad70-e122-4037-af39-ae32947622c7 at 172.16.1.37
CSeq: 5281 ACK
Content-Length:  0

Any help would be appreciated.

Thanks 
-Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081101/f71d09ec/attachment.html>


More information about the pjsip mailing list