Displaying 2 results from an estimated 2 matches for "b661670b".
Did you mean:
b661177b
2015 Jan 08
4
Asterisk 13.1.0/PJSIP peer IP address issue
Thank you for your note, Scott.
I set rewrite_contact=yes for both contacts, and I also had to do
remove_existing=yes because I had to remove the existing contact
information (max_contacts = 1 was preventing new contact information)
using pjsip
qualify demo-alice etc., after which the right IP addresses showed in pjsip
show endpoints. Anyway, it works as expected now, I think. My pjsip.conf is
2015 Jan 09
0
Asterisk 13.1.0/PJSIP peer IP address issue
.../2.0
Via: SIP/2.0/UDP 146.115.163.234:64009
;branch=z9hG4bK-d8754z-5803642ad92cbd00-1---d8754z-
Max-Forwards: 70
Contact: <sip:demo-alice at 146.115.163.234:64009;transport=UDP>
To: <sip:6002 at 192.168.1.139;transport=UDP>
From: <sip:demo-alice at 192.168.1.139;transport=UDP>;tag=b661670b
Call-ID: YmZiODE4Yzc2NmJmNzY5NDhkM2Y2ZDNhM2U4NTZmZmE.
CSeq: 2 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO,
SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer, X-cisco-serviceuri
User-Agent: Z 3.3.21933 r21903
Authorizati...