[reSIProcate] failed to find tranport
I'm running my test UAC with repro as the proxy server on the same machine. The IP is
172.16.0.46. But my UAC couldn't register. Below is the debug log, it's looking for transport at
127.0.0.1:0 UDP before the failure. Why does the transport selector look for the loopback IP instead of the LAN IP? How I can fix this problem?
Thank you for your help!
Kevin
-------------------------------------- DEBUG log here ----------------------------------------
DEBUG | 20060414-105815.703 | TEST | RESIP:DUM | 1852 | DialogUsageManager.cxx:472 | SEND: REGISTER sip:
172.16.0.46 SIP/2.0
To: "bob"<
sip:101@xxxxxxxxxxx>
From: "bob"<
sip:101@xxxxxxxxxxx>;tag=5737cd42
Via: SIP/2.0/ ;branch=z9hG4bK-d87543-413cea15bb605658-1--d87543-;rport
Call-ID: 5e1574132f018d42@eHdhbmc1OC1tY2U.
CSeq: 1 REGISTER
Contact: <sip:101>
Expires: 3600
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, MESSAGE, NOTIFY, SUBSCRIBE
Supported: timer
Content-Length: 0
DEBUG | 20060414-105815.703 | TEST | RESIP:DUM | 1852 | DialogId.cxx:50 | DialogId::DialogId: 5e1574132f018d42@xxxxxxxxxxxxxxxxxxxxxxxxxx
DEBUG | 20060414-105815.703
| TEST | RESIP:DUM | 1852 | DialogUsageManager.cxx:1308 | Looking for dialogSet: 5e1574132f018d42@xxxxxxxxxxxxxxxxxxxxxxxxx in map:
DEBUG | 20060414-105815.703 | TEST | RESIP:DUM | 1852 | DialogUsageManager.cxx:1309 | [
5e1574132f018d42@xxxxxxxxxxxxxxxxxxxxxxxxx -> 01FDD168]
DEBUG | 20060414-105815.703 | TEST | RESIP:DUM | 1852 | DialogUsageManager.cxx:525 | Using outbound proxy
DEBUG | 20060414-105815.718 | TEST | RESIP:TRANSACTION | 1132 |
timerqueue.cxx:89 | Adding timer: Timer F tid=282fd153ab0a0833 ms=32000
DEBUG | 20060414-105815.718 | TEST | RESIP:DNS | 1132 | dnsresult.cxx:120 | DnsResult::lookup sip:
172.16.0.46
DEBUG | 20060414-105815.718 | TEST | RESIP:DNS | 1132 | dnsresult.cxx:200 | Numeric result so return immediately: [ V4
172.16.0.46:5060 UDP connectionId=0 ]
DEBUG | 20060414-105815.718
| TEST | RESIP:TRANSACTION | 1132 | timerqueue.cxx:89 | Adding timer: Timer E1 tid=282fd153ab0a0833 ms=500
DEBUG | 20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 | transportselector.cxx:627 | Looked up source for destination: [ V4
172.16.0.46:5060 UDP connectionId=0 ] -> [ V4
127.0.0.1:0 UDP connectionId=0 ] sent-by= sent-port=0
DEBUG | 20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 |
transportselector.cxx:885 | findTransport([ V4
127.0.0.1:0 UDP connectionId=0 ])
DEBUG | 20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 | transportselector.cxx:933 | Exact interface / Specific port: [[ V4
172.16.0.46:9060 UDP connectionId=0 ] -> 01FB4A58]
DEBUG | 20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 | transportselector.cxx:934 | Any interface / Specific port: []
DEBUG | 20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 | transportselector.cxx:935 | Exact interface / Any port: [[ V4
172.16.0.46:9060 UDP connectionId=0 ] -> 01FB4A58]
DEBUG |
20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 | transportselector.cxx:936 | Any interface / Any port: []
WARNING | 20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 | transportselector.cxx:938 | Can't find matching transport [ V4
127.0.0.1:0 UDP connectionId=0 ]
INFO | 20060414-105815.718 | TEST | RESIP:TRANSPORT | 1132 | transportselector.cxx:774 | tid=282fd153ab0a0833 failed to find a transport to [ V4
172.16.0.46:5060 UDP connectionId=0 ]
INFO | 20060414-105815.718 | TEST | RESIP:TRANSACTION | 1132 | transactionstate.cxx:1229 | Try sending request to a different dns result
INFO | 20060414-105815.718 | TEST | RESIP:TRANSACTION | 1132 |
transactionstate.cxx:1212 | Ran out of dns entries for
172.16.0.46. Send 503
DEBUG | 20060414-105815.718 | TEST | RESIP | 1132 | helper.cxx:272 | Helper::makeResponse(SipReq: REGISTER
172.16.0.46 tid=282fd153ab0a0833 cseq=REGISTER contact=101 / 1 from(tu) code=503 reason=
DEBUG | 20060414-105815.718 | TEST | RESIP | 1132 | sipstack.cxx:301 | RECV: SipResp: 503 tid=282fd153ab0a0833 cseq=REGISTER / 1 from(wire)
INFO | 20060414-105815.718 | TEST | RESIP:DUM | 1132 | DialogUsageManager.cxx:663 | Got: SipResp: 503 tid=282fd153ab0a0833 cseq=REGISTER / 1 from(wire)
DEBUG | 20060414-105815.718 | TEST | RESIP:DUM | 1132 | DialogUsageManager.cxx
:668 | DialogUsageManager::process: SipResp: 503 tid=282fd153ab0a0833 cseq=REGISTER / 1 from(wire)
DEBUG | 20060414-105815.718 | TEST | RESIP:DUM | 1132 | DialogUsageManager.cxx:1202 | DialogUsageManager::processResponse: SIP/2.0 503 Service Unavailable
To: "bob"<
sip:101@xxxxxxxxxxx>;tag=374b8178
From: "bob"<
sip:101@xxxxxxxxxxx>;tag=5737cd42
Via: SIP/2.0/ ;branch=z9hG4bK-d87543-282fd153ab0a0833-1--d87543-;rport
Call-ID: 5e1574132f018d42@eHdhbmc1OC1tY2U.
CSeq: 1 REGISTER
Warning: 499 xwang58-mce "No other DNS entries to try"
Content-Length: 0