< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
I have created handlers that do printfs when a call comes in…I
see the following debug, but none of my handlers are called. What is called when an incoming INVITE occurs? DEBUG | 20081107-165636.939 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165636.969 | | RESIP | 3536 |
helper.cxx:272 | Helper::makeResponse(SipReq: INVITE 101@xxxxxxxxxx:5060
tid=10301826 cseq=INVITE contact=MultiVoIP-FX@xxxxxxxxxxx:5060 / 1 from(wire)
code=100 reason= DEBUG | 20081107-165636.990 | | RESIP:TRANSACTION | 3536 |
timerqueue.cxx:89 | Adding timer: Timer Trying tid=10301826 ms=80 DEBUG | 20081107-165638.532 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165638.532 | | RESIP:TRANSPORT | 3536 |
transportselector.cxx:769 | Transmitting to [ V4 10.128.0.58:5060 UDP received
on: Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] via [ V4 10.2.2.182:5060 UDP connectionId=0 ]SIP/2.0 100
Trying To: <sip:101@xxxxxxxxxx:5060> From: "MultiVoIP-FX"
<sip:MultiVoIP-FX@xxxxxxxxxxx:5060>;tag=-1713351079 Via: SIP/2.0/UDP 10.128.0.58:5060;branch=z9hG4bK10301826 Call-ID: 1022475307251@xxxxxxxxxxx CSeq: 1 INVITE Content-Length: 0 DEBUG | 20081107-165638.542 | | RESIP:TRANSPORT | 3536 |
transport.cxx:329 | Adding message to tx buffer to: [ V4 10.128.0.58:5060 UDP
received on: Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165711.823 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on: Transport:
[ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182 connectionId=0 ] DEBUG | 20081107-165723.621 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165723.641 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165723.651 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165723.661 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165723.681 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] DEBUG | 20081107-165723.691 | | RESIP:TRANSPORT | 3536 |
transport.cxx:380 | incoming from: [ V4 10.128.0.58:5060 UDP received on:
Transport: [ V4 10.2.2.182:5060 UDP connectionId=0 ] on 10.2.2.182
connectionId=0 ] ... Marshall Jobe EFJohnson |