[reSIProcate] Fwd: 180 does not generate call back
Byron Campen
bcampen at estacado.net
Tue Jul 24 08:21:46 CDT 2007
You definitely need a Contact in anything that is part of a Dialog.
(Remote-Contact is an important part of Dialog state, after all)
Best regards,
Byron Campen
> I saw it have to tag, but have no Contact, so resip "Cannot create
> a dialog, no Contact or To tag in 1xx."
> Is the Contact must have in sip message?
>
>
>
> SIP/2.0 180 Ringing
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
>
>
>
> 2007/7/23, Scott Godin <slgodin at icescape.com>:
> There is no To tag so these 18x responses will end up getting
> triggered in the DialogSetHandler::onNonDialogCreatingProvisional
> if you have one registered with DUM.
>
>
> Scott
>
>
> From: resiprocate-devel-bounces at list.resiprocate.org
> [mailto:resiprocate-devel-bounces at list.resiprocate.org] On Behalf
> Of maodong hu
> Sent: Monday, July 23, 2007 4:07 AM
> To: resiprocate-devel at list.resiprocate.org
> Subject: [reSIProcate] Fwd: 180 does not generate call back
>
>
>
>
>
> hi
>
>
> I made a outbound call and received 180 and 183 , but dum doesn't
> generate callback, anyone can help to see what is the problem
>
>
> DEBUG | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> BaseCreator.cxx:142 | BaseCreator::makeInitialRequest: 067EBA18
> DEBUG | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogSet.cxx:52 | ************* Created DialogSet(UAC) --
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59*************
> STACK | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:470 | ************* Adding DialogSet
> ***************
> STACK | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx :471 | Before: [DCFE928D-385E11DC-8145B3E3-
> BA88EB2 at 192.168.1.195-9437d24f -> 067EFD90]
> STACK | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:473 | After: [ DCFE928D-385E11DC-8145B3E3-
> BA88EB2 at 192.168.1.195-9437d24f -> 067EFD90,
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 -> 067ED068]
> STACK | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx :1918 | Looking for dialogSet:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 in map:
> STACK | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1919 | [ DCFE928D-385E11DC-8145B3E3-
> BA88EB2 at 192.168.1.195-9437d24f -> 067EFD90,
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 -> 067ED068]
> DEBUG | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx :831 | SEND:
>
> INVITE sip:6598515970 at 192.168.1.195 SIP/2.0
>
> Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-ea36ec47a90e9022-1---
> d8754z-;rport
>
> Max-Forwards: 70
>
> Contact: <sip:6566123123>
>
> To: <sip:6598515970 at 192.168.1.195>
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE
>
> Content-Type: application/sdp
>
> User-Agent: hmd/2.0
>
> Content-Length: 209
>
>
> v=0
>
> o=20 369696545 369696545 IN IP4 192.168.1.192
>
> s=hhmmdd
>
> c=IN IP4 192.168.1.192
>
> t=0 0
>
> m=audio 49104 RTP/AVP 8 101
>
> a=fmtp:101 0-15
>
> a=rtpmap:98 ilbc/8000
>
> a=rtpmap:101 telephone-event/8000
>
> a=sendrecv
>
>
> STACK | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1918 | Looking for dialogSet:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 in map:
> STACK | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1919 | [DCFE928D-385E11DC-8145B3E3-
> BA88EB2 at 192.168.1.195-9437d24f -> 067EFD90,
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 -> 067ED068]
> DEBUG | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogId.cxx:50 | DialogId::DialogId:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59-
> DEBUG | 20070723-142011.968 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx :958 | Send: SipReq: INVITE
> 6598515970 at 192.168.1.195 tid=ea36ec47a90e9022 cseq=INVITE
> contact=6566123123 / 1 from(tu)
> DEBUG | 20070723-142011.968 | SIP_TEL | RESIP | 5316 | SipStack.cxx:
> 307 | SEND: SipReq: INVITE 6598515970 at 192.168.1.195
> tid=ea36ec47a90e9022 cseq=INVITE contact=6566123123 / 1 from(tu)
> STACK | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:279 | No matching transaction for SipReq:
> INVITE 6598515970 at 192.168.1.195 tid=ea36ec47a90e9022 cseq=INVITE
> contact=6566123123 / 1 from(tu)
> STACK | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:53 | Creating new TransactionState:
> tid=ea36ec47a90e9022 [ ClientInvite/Calling reliable target=[ V4
> 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> STACK | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:680 | TransactionState::processClientInvite:
> SipReq: INVITE 6598515970 at 192.168.1.195 tid=ea36ec47a90e9022
> cseq=INVITE contact=6566123123 / 1 from(tu) tid=ea36ec47a90e9022
> [ ClientInvite/Calling reliable target=[ V4 0.0.0.0:0
> UNKNOWN_TRANSPORT target domain=unspecified connectionId=0 ]]
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TimerQueue.cxx:85 | Adding timer: Timer B tid=ea36ec47a90e9022
> ms=32000
> STACK | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx :1738 | sendToWire with no dns result:
> tid=ea36ec47a90e9022 [ ClientInvite/Calling reliable target=[ V4
> 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> TransportSelector.cxx:275 | Looking up dns entries for sip:
> 6598515970 at 192.168.1.195
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:DNS | 5860 |
> DnsResult.cxx:221 | DnsResult::lookup sip:6598515970 at 192.168.1.195
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:DNS | 5860 |
> DnsResult.cxx:405 | Numeric result so return immediately: [ V4
> 192.168.1.195:5060 UDP target domain=192.168.1.195 connectionId=0 ]
> STACK | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx :1571 | tid=ea36ec47a90e9022 [ ClientInvite/
> Calling reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target
> domain=unspecified connectionId=0 ]] got DNS result: 192.168.1.195
> --> [[ V4 192.168.1.195:5060 UDP target domain=192.168.1.195
> connectionId=0 ]]
> STACK | 20070723-142012.000 | SIP_TEL | RESIP:DNS | 5860 |
> DnsResult.cxx:201 | Returning next dns entry: [ V4
> 192.168.1.195:5060 UDP target domain= 192.168.1.195 connectionId=0 ]
> STACK | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:1612 | Unreliable transport:
> tid=ea36ec47a90e9022 [ ClientInvite/Calling unreliable target=[ V4
> 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TimerQueue.cxx:85 | Adding timer: Timer A tid=ea36ec47a90e9022 ms=500
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> TransportSelector.cxx :520 | Looked up source for destination: [ V4
> 192.168.1.195:5060 UDP target domain=192.168.1.195 connectionId=0 ]
> -> [ V4 192.168.1.192:0 UDP target domain=192.168.1.195
> connectionId=0 ] sent-by= sent-port=0
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> TransportSelector.cxx:1056 | findTransportBySource([ V4
> 192.168.1.192:0 UDP target domain= 192.168.1.195 connectionId=0 ])
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> TransportSelector.cxx :1157 | findTransport (any port, specific
> interface) => Transport: [ V4 192.168.1.192:5060 UDP target
> domain=unspecified connectionId=0 ] on 192.168.1.192
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> TransportSelector.cxx:878 | Transmitting to [ V4 192.168.1.195:5060
> UDP target domain= 192.168.1.195 received on: Transport: [ V4
> 192.168.1.192:5060 UDP target domain=unspecified connectionId=0 ]
> on 192.168.1.192 connectionId=0 ] tlsDomain= via [ V4
> 192.168.1.192:5060 UDP target domain=192.168.1.195 connectionId=0 ]
>
> INVITE sip:6598515970 at 192.168.1.195 SIP/2.0
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> Max-Forwards: 70
>
> Contact: <sip:6566123123 at 192.168.1.192:5060>
>
> To: <sip:6598515970 at 192.168.1.195>
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Allow: INVITE, ACK, CANCEL, OPTIONS, BYE
>
> Content-Type: application/sdp
>
> User-Agent: hmd/2.0
>
> Content-Length: 209
>
>
> v=0
>
> o=20 369696545 369696545 IN IP4 192.168.1.192
>
> s=hhmmdd
>
> c=IN IP4 192.168.1.192
>
> t=0 0
>
> m=audio 49104 RTP/AVP 8 101
>
> a=fmtp:101 0-15
>
> a=rtpmap:98 ilbc/8000
>
> a=rtpmap:101 telephone-event/8000
>
> a=sendrecv
>
>
> DEBUG | 20070723-142012.000 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> Transport.cxx:213 | Adding message to tx buffer to: [ V4
> 192.168.1.195:5060 UDP target domain= 192.168.1.195 received on:
> Transport: [ V4 192.168.1.192:5060 UDP target domain=unspecified
> connectionId=0 ] on 192.168.1.192 connectionId=0 ]
> DEBUG | 20070723-142012.015 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> Transport.cxx:287 | incoming from: [ V4 192.168.1.195:5060 UDP
> target domain=unspecified received on: Transport: [ V4
> 192.168.1.192:5060 UDP target domain=unspecified connectionId=0 ]
> on 192.168.1.192 connectionId=0 ]
> STACK | 20070723-142012.015 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> Transport.cxx:288 |
>
> SIP/2.0 100 Trying
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 0
>
>
>
> STACK | 20070723-142012.015 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:244 | Found matching transaction for SipResp:
> 100 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire) ->
> tid=ea36ec47a90e9022 [ ClientInvite/Calling unreliable target=[ V4
> 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> STACK | 20070723-142012.015 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:680 | TransactionState::processClientInvite:
> SipResp: 100 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> tid=ea36ec47a90e9022 [ ClientInvite/Calling unreliable target=[ V4
> 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> DEBUG | 20070723-142012.015 | SIP_TEL | RESIP:DNS | 5860 |
> DnsResult.cxx:213 | Whitelisting 192.168.1.195(1): 192.168.1.195
> DEBUG | 20070723-142012.015 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:1838 | Send to TU: TU: DialogUsageManager size=0
>
> SIP/2.0 100 Trying
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 0
>
>
>
> INFO | 20070723-142012.015 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1294 | Got: SipResp: 100
> tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> STACK | 20070723-142012.015 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1918 | Looking for dialogSet:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 in map:
> STACK | 20070723-142012.015 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1919 | [ DCFE928D-385E11DC-8145B3E3-
> BA88EB2 at 192.168.1.195-9437d24f -> 067EFD90,
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 -> 067ED068]
> DEBUG | 20070723-142012.015 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx :1802 | DialogUsageManager::processResponse:
>
> SipResp: 100 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> STACK | 20070723-142012.015 | SIP_TEL | RESIP:DUM | 5316 |
> DialogSet.cxx:435 | No matching dialog for
>
> SIP/2.0 100 Trying
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 0
>
>
>
> STACK | 20070723-142012.515 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:244 | Found matching transaction for Timer:
> Timer A 500 -> tid=ea36ec47a90e9022 [ ClientInvite/Proceeding
> unreliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target
> domain=unspecified connectionId=0 ]]
> STACK | 20070723-142012.515 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:680 | TransactionState::processClientInvite:
> Timer: Timer A 500 tid=ea36ec47a90e9022 [ ClientInvite/Proceeding
> unreliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target
> domain=unspecified connectionId=0 ]]
> STACK | 20070723-142012.515 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:823 | timer fired: TimerMessage TransactionId
> [ea36ec47a90e9022] Type[Timer A] duration[500]
> DEBUG | 20070723-142015.734 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> Transport.cxx:287 | incoming from: [ V4 192.168.1.195:5060 UDP
> target domain=unspecified received on: Transport: [ V4
> 192.168.1.192:5060 UDP target domain=unspecified connectionId=0 ]
> on 192.168.1.192 connectionId=0 ]
> STACK | 20070723-142015.734 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> Transport.cxx:288 |
>
> SIP/2.0 180 Ringing
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 0
>
>
>
> STACK | 20070723-142015.734 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:244 | Found matching transaction for SipResp:
> 180 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire) ->
> tid=ea36ec47a90e9022 [ ClientInvite/Proceeding unreliable target=
> [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> STACK | 20070723-142015.734 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:680 | TransactionState::processClientInvite:
> SipResp: 180 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> tid=ea36ec47a90e9022 [ ClientInvite/Proceeding unreliable target=
> [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> DEBUG | 20070723-142015.734 | SIP_TEL | RESIP:DNS | 5860 |
> DnsResult.cxx:213 | Whitelisting 192.168.1.195(1): 192.168.1.195
> DEBUG | 20070723-142015.734 | SIP_TEL | RESIP:DNS | 5860 |
> RRVip.cxx:129 | updating an existing vip: 192.168.1.195 with
> 192.168.1.195
> DEBUG | 20070723-142015.734 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx :1838 | Send to TU: TU: DialogUsageManager size=0
>
> SIP/2.0 180 Ringing
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 0
>
>
>
> INFO | 20070723-142015.734 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1294 | Got: SipResp: 180
> tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> STACK | 20070723-142015.734 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1918 | Looking for dialogSet:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 in map:
> STACK | 20070723-142015.734 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1919 | [ DCFE928D-385E11DC-8145B3E3-
> BA88EB2 at 192.168.1.195-9437d24f -> 067EFD90,
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 -> 067ED068]
> DEBUG | 20070723-142015.734 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx :1802 | DialogUsageManager::processResponse:
>
> SipResp: 180 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> DEBUG | 20070723-142015.734 | SIP_TEL | RESIP:DUM | 5316 |
> DialogId.cxx:50 | DialogId::DialogId:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59-53358150-1541
> STACK | 20070723-142015.734 | SIP_TEL | RESIP:DUM | 5316 |
> DialogSet.cxx:435 | No matching dialog for
>
> SIP/2.0 180 Ringing
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 0
>
>
>
> INFO | 20070723-142015.734 | SIP_TEL | RESIP:DUM | 5316 |
> DialogSet.cxx:721 | Cannot create a dialog, no Contact or To tag in
> 1xx.
> DEBUG | 20070723-142019.062 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> Transport.cxx:287 | incoming from: [ V4 192.168.1.195:5060 UDP
> target domain=unspecified received on: Transport: [ V4
> 192.168.1.192:5060 UDP target domain=unspecified connectionId=0 ]
> on 192.168.1.192 connectionId=0 ]
> STACK | 20070723-142019.062 | SIP_TEL | RESIP:TRANSPORT | 5860 |
> Transport.cxx:288 |
>
> SIP/2.0 183 Session Progress
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Content-Disposition: session;handling=required
>
> Content-Type: application/sdp
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 238
>
>
> v=0
>
> o=CiscoSystemsSIP-GW-UserAgent 3016 1032 IN IP4 192.168.1.195
>
> s=SIP Call
>
> c=IN IP4 192.168.1.195
>
> t=0 0
>
> m=audio 18698 RTP/AVP 8 101
>
> c=IN IP4 192.168.1.195
>
> a=rtpmap:8 PCMA/8000
>
> a=rtpmap:101 telephone-event/8000
>
> a=fmtp:101 0-15
>
>
> STACK | 20070723-142019.062 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:244 | Found matching transaction for SipResp:
> 183 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire) ->
> tid=ea36ec47a90e9022 [ ClientInvite/Proceeding unreliable target=
> [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> STACK | 20070723-142019.062 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx:680 | TransactionState::processClientInvite:
> SipResp: 183 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> tid=ea36ec47a90e9022 [ ClientInvite/Proceeding unreliable target=
> [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified
> connectionId=0 ]]
> DEBUG | 20070723-142019.062 | SIP_TEL | RESIP:DNS | 5860 |
> DnsResult.cxx:213 | Whitelisting 192.168.1.195(1): 192.168.1.195
> DEBUG | 20070723-142019.062 | SIP_TEL | RESIP:DNS | 5860 |
> RRVip.cxx:129 | updating an existing vip: 192.168.1.195 with
> 192.168.1.195
> DEBUG | 20070723-142019.062 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TransactionState.cxx :1838 | Send to TU: TU: DialogUsageManager size=0
>
> SIP/2.0 183 Session Progress
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Content-Disposition: session;handling=required
>
> Content-Type: application/sdp
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 238
>
>
> v=0
>
> o=CiscoSystemsSIP-GW-UserAgent 3016 1032 IN IP4 192.168.1.195
>
> s=SIP Call
>
> c=IN IP4 192.168.1.195
>
> t=0 0
>
> m=audio 18698 RTP/AVP 8 101
>
> c=IN IP4 192.168.1.195
>
> a=rtpmap:8 PCMA/8000
>
> a=rtpmap:101 telephone-event/8000
>
> a=fmtp:101 0-15
>
>
> INFO | 20070723-142019.062 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1294 | Got: SipResp: 183
> tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> STACK | 20070723-142019.062 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1918 | Looking for dialogSet:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 in map:
> STACK | 20070723-142019.062 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx:1919 | [ DCFE928D-385E11DC-8145B3E3-
> BA88EB2 at 192.168.1.195-9437d24f -> 067EFD90,
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59 -> 067ED068]
> DEBUG | 20070723-142019.062 | SIP_TEL | RESIP:DUM | 5316 |
> DialogUsageManager.cxx :1802 | DialogUsageManager::processResponse:
>
> SipResp: 183 tid=ea36ec47a90e9022 cseq=INVITE / 1 from(wire)
> DEBUG | 20070723-142019.062 | SIP_TEL | RESIP:DUM | 5316 |
> DialogId.cxx:50 | DialogId::DialogId:
> NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.-9746be59-53358150-1541
> STACK | 20070723-142019.062 | SIP_TEL | RESIP:DUM | 5316 |
> DialogSet.cxx:435 | No matching dialog for
>
> SIP/2.0 183 Session Progress
>
> Via: SIP/2.0/UDP 192.168.1.192:5060;branch=z9hG4bK-d8754z-
> ea36ec47a90e9022-1---d8754z-;rport
>
> To: <sip:6598515970 at 192.168.1.195>;tag=53358150-1541
>
> From: <sip:7822334455 at 192.168.1.195>;tag=9746be59
>
> Call-ID: NjU5MDU0YmIyMDBlOTRkMTFkM2IxYzIwMjllNDIxYTk.
>
> CSeq: 1 INVITE
>
> Content-Disposition: session;handling=required
>
> Content-Type: application/sdp
>
> Date: Mon, 23 Jul 2007 14:21:55 GMT
>
> Server: Cisco-SIPGateway/IOS-12.x
>
> Allow-Events: telephone-event
>
> Content-Length: 238
>
>
> v=0
>
> o=CiscoSystemsSIP-GW-UserAgent 3016 1032 IN IP4 192.168.1.195
>
> s=SIP Call
>
> c=IN IP4 192.168.1.195
>
> t=0 0
>
> m=audio 18698 RTP/AVP 8 101
>
> c=IN IP4 192.168.1.195
>
> a=rtpmap:8 PCMA/8000
>
> a=rtpmap:101 telephone-event/8000
>
> a=fmtp:101 0-15
>
>
> INFO | 20070723-142019.062 | SIP_TEL | RESIP:DUM | 5316 |
> DialogSet.cxx:721 | Cannot create a dialog, no Contact or To tag in
> 1xx.
> INFO | 20070723-142023.031 | SIP_TEL | RESIP:TRANSACTION | 5860 |
> TuSelector.cxx :70 | Stats message
> WARNING | 20070723-142023.031 | SIP_TEL | RESIP:STATS | 5860 |
> StatisticsMessage.cxx:152 | RESIP:TRANSACTION
>
>
> --
> Best Regards
>
> Maodong Hu
>
>
>
>
>
>
>
> --
> Best Regards
>
> Maodong Hu
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070724/26a1438d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2423 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20070724/26a1438d/attachment.bin>
More information about the resiprocate-devel
mailing list