Displaying 1 result from an estimated 1 matches for "55dbe0f7a94841e5b2170d8bc3a35cab".
2003 Jun 14
0
Asterisk confused when interface has multiple addresses?
...REQUEST
18:31:37.196309 192.168.0.2.1026 > 192.168.0.1.5060: udp 314
REGISTER sip:domain.es SIP/2.0
Via: SIP/2.0/UDP 192.168.0.2:5060
From: 912345678 <sip:912345678@domain.es>
To: 912345678 <sip:912345678@domain.es>
Contact: 912345678 <sip:912345678@192.168.0.2:5060>
Call-ID: 55DBE0F7A94841E5B2170D8BC3A35CAB@domain.es
CSeq: 20739 REGISTER
Expires: 500
Content-Length: 0
Asterisk sends Trying but mentions it's public ip address in the
contact field (is this normal? sip.conf has bindaddr = 192.168.0.1)
18:31:37.198137 192.168.0.1.5060 > 192.168.0.2.5060: udp 317 (DF)
SIP/2.0 100 Trying
Via: SIP/...