Displaying 1 result from an estimated 1 matches for "7fqj0hox08ji9ay3".
2005 Jan 31
0
Strange sip address?
...ere the asterisk server sits.
I turn the debug on, and the log are shown below. I can see "REGISTER"
method is OK. ( SIP/2.0 200 OK) But Later, in the "INVITE" method, the
SIP addresses become something like:
From: "10916" <sip:219.xx.xx.9@60.xx.xx.164>;tag=7Fqj0hOx08JI9aY3
To: "10920" <sip:192.168.1.2@60.xx.xx.164>
which have IP addresses in the part before @. Then I got a "SIP/2.0 404 Not
Found" and the call failed. I am very confused by this type of SIP
addresses. Are they valid? If it is a problem, how can I fix it? Thanks in
advanc...