[reSIProcate] On Tarball release 0.5.0

Asheesh Joshi asjoshi at varaha.com
Thu Nov 3 01:57:20 CST 2005


Hi,

	I don't know if this is the correct place to ask this question.  Can anyone
of you people who are doing the version control of Resip tell me as to when
is the next main release of Resip targeted ? I remember the last one being
on 7th July, 2005.  And was is the difference between Tarball release and
branch release?  Can 0.5.0 be considered a main release?  I think my
question is whats the difference between tarball and branch release ?

- best regards
Asheesh.

-----Original Message-----
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org]On Behalf Of Clemens
Fischer (VI/SEA)
Sent: Thursday, November 03, 2005 12:06 PM
To: resiprocate-devel at list.sipfoundry.org
Subject: [reSIProcate] resiprocate 0.9.0 - UAC problem

Hi Gurus,

I`m using resiprocate 0.9.0 and encountered a strange problem running
under Windows. Acting as UAS everything works quite well and I can make
hundreds of calls, but acting as UAC the first call is working and the
second attempts somehow (dead)locks the stack (find the complete trace
below).

First call attempt:

[snip]

DEBUG | 20051102-075742.891 | diogenes | RESIP | 1692 | SipStack.cxx:269
| SEND: SipReq:  INVITE 2460 at 159.107.113.163:2051 tid=f16d4916bb41f15a
cseq=INVITE contact=2401 / 1 from(tu)
DEBUG | 20051102-075742.901 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer B tid=f16d4916bb41f15a ms=32000
DEBUG | 20051102-075742.931 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:243 | Looking up dns entries for
sip:2460 at 159.107.113.163:2051;line=4y5sxtis
DEBUG | 20051102-075742.931 | diogenes | RESIP:DNS | 2784 |
DnsResult.cxx:136 | DnsResult::lookup
sip:2460 at 159.107.113.163:2051;line=4y5sxtis
DEBUG | 20051102-075742.941 | diogenes | RESIP:DNS | 2784 |
DnsResult.cxx:255 | Numeric result so return immediately: [ V4
159.107.113.163:2051 UDP connectionId=0 ]
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer A tid=f16d4916bb41f15a ms=500
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:514 | Looked up source for destination: [ V4
159.107.113.163:2051 UDP connectionId=0 ] -> [ V4 159.107.111.157:0 UDP
connectionId=0 ] sent-by= sent-port=0
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:740 | findTransport([ V4 159.107.111.157:0 UDP
connectionId=0 ])
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:782 | findTransport (any port, any interface) =>
Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:620 | !sipit! Populated Contact:
<sip:2401 at 159.107.111.157:5060>

[snip: INVITE sent !!]

Second attempt:

[snip]

DEBUG | 20051102-075755.189 | diogenes | RESIP | 1692 | SipStack.cxx:269
| SEND: SipReq:  INVITE 2460 at 159.107.113.163:2051
tid=f16d4916bb41f15a cseq=INVITE contact=2401 / 1 from(tu)

[snip: thats all, no timers added no debug messages from transport
selector, etc .... !!]

I've checked my UA implementation and I'm almost sure (any hints how to
check again) that my code is not (dead-)locking the stack. Some already
had a similar problem or any hints what could cause this behaviour ?

Regards,
// Clemens


*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
*~*~*~*~*


INFO | 20051102-075638.008 | diogenes | RESIP:TRANSPORT | 1116 |
UdpTransport.cxx:30 | Creating UDP transport host= port=5060 ipv4=1
DEBUG | 20051102-075638.018 | diogenes | RESIP:TRANSPORT | 1116 |
InternalTransport.cxx:87 | Creating fd=2536 V4/UDP
DEBUG | 20051102-075638.018 | diogenes | RESIP:TRANSPORT | 1116 |
InternalTransport.cxx:95 | Binding to 0.0.0.0
DEBUG | 20051102-075638.048 | diogenes | RESIP:TRANSPORT | 1116 |
ConnectionBase.cxx:29 | ConnectionBase::ConnectionBase, no params:
016C9A98
DEBUG | 20051102-075638.048 | diogenes | RESIP:TRANSPORT | 1116 |
InternalTransport.cxx:87 | Creating fd=2504 V4/TCP
DEBUG | 20051102-075638.048 | diogenes | RESIP:TRANSPORT | 1116 |
InternalTransport.cxx:95 | Binding to 0.0.0.0
INFO | 20051102-075638.048 | diogenes | RESIP:TRANSPORT | 1116 |
TcpTransport.cxx:27 | Creating TCP transport host= port=5060 ipv4=1
DEBUG | 20051102-075729.642 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:209 | incoming from: [ V4 159.107.113.163:2051 UDP
received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]
DEBUG | 20051102-075729.652 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:56 | Checking if SipReq:  REGISTER 159.107.111.157
tid=-q8h9sgokbup5 cseq=REGISTER contact=2460 at 159.107.113.163:2051 / 45
from(wire) is for me
DEBUG | 20051102-075729.662 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:61 | Checking rule...
DEBUG | 20051102-075729.662 | diogenes | RESIP:TRANSACTION | 2784 |
MessageFilterRule.cxx:42 | Matching rule for REGISTER
sip:159.107.111.157 SIP/2.0

To: "2460" <sip:2460 at 159.107.111.157>

From: "2460" <sip:2460 at 159.107.111.157>;tag=3hh342yv6r

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-q8h9sgokbup5;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 45 REGISTER

Contact:
<sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;q=1;+sip.instance="<urn:uu
id:4a45039b-1c3c-4572-9dbb-25ed35cf6586>";mobility="fixed";description="
snom190";actor="principal";events="dialog";methods="INVITE,ACK,CANCEL,BY
E,REFER,OPTIONS,NOTIFY,SUBSCRIBE,PRACK,MESSAGE,INFO";audio;duplex="full"

Expires: 60

Max-Forwards: 70

Supported: gruu

User-Agent: snom190/3.60k

Allow-Events: dialog

Content-Length: 0

X-Real-IP: 159.107.113.163

WWW-Contact: <http://159.107.113.163:80 <http://159.107.113.163/> >,
<https://159.107.113.163:443 <https://159.107.113.163/> >




DEBUG | 20051102-075729.662 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:64 | Match!
DEBUG | 20051102-075729.662 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionState.cxx:1535 | Send to TU: TU: DialogUsageManager size=0
REGISTER sip:159.107.111.157 SIP/2.0

To: "2460" <sip:2460 at 159.107.111.157>

From: "2460" <sip:2460 at 159.107.111.157>;tag=3hh342yv6r

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-q8h9sgokbup5;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 45 REGISTER

Contact:
<sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;q=1;+sip.instance="<urn:uu
id:4a45039b-1c3c-4572-9dbb-25ed35cf6586>";mobility="fixed";description="
snom190";actor="principal";events="dialog";methods="INVITE,ACK,CANCEL,BY
E,REFER,OPTIONS,NOTIFY,SUBSCRIBE,PRACK,MESSAGE,INFO";audio;duplex="full"

Expires: 60

Max-Forwards: 70

Supported: gruu

User-Agent: snom190/3.60k

Allow-Events: dialog

Content-Length: 0

X-Real-IP: 159.107.113.163

WWW-Contact: <http://159.107.113.163:80 <http://159.107.113.163/> >,
<https://159.107.113.163:443 <https://159.107.113.163/> >




INFO | 20051102-075729.672 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: SipReq:  REGISTER 159.107.111.157
tid=-q8h9sgokbup5 cseq=REGISTER contact=2460 at 159.107.113.163:2051 / 45
from(wire)
DEBUG | 20051102-075729.672 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1212 | DialogUsageManager::processRequest:
SipReq:  REGISTER 159.107.111.157 tid=-q8h9sgokbup5 cseq=REGISTER
contact=2460 at 159.107.113.163:2051 / 45 from(wire)
DEBUG | 20051102-075729.672 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075729.672 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
3c26700be09c-qlkhmm9e90gt at snom190-e0541b12 in map:
DEBUG | 20051102-075729.672 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 | []
DEBUG | 20051102-075729.672 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075729.682 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:81 |  ************* Created DialogSet(UAS)  --
3c26700be09c-qlkhmm9e90gt at snom190-737c304b*************
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1342 | *********** Calling AppDialogSetFactory
*************
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1348 | ************* Adding DialogSet
***************
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1349 | Before: []
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1351 | After:
Req[3c26700be09c-qlkhmm9e90gt at snom190-737c304b -> 016CAC90]
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
3c26700be09c-qlkhmm9e90gt at snom190-da6eb04b-3hh342yv6r
DEBUG | 20051102-075729.702 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:665 | findDialog:
3c26700be09c-qlkhmm9e90gt at snom190-da6eb04b-3hh342yv6r in []
DEBUG | 20051102-075729.712 | diogenes | RESIP:DUM | 2388 |
ServerRegistration.cxx:97 | got a registration
DEBUG | 20051102-075729.712 | diogenes | RESIP | 2388 | Helper.cxx:296 |
Helper::makeResponse(SipReq:  REGISTER 159.107.111.157 tid=-q8h9sgokbup5
cseq=REGISTER contact=2460 at 159.107.113.163:2051 / 45 from(wire) code=200
reason=
INFO | 20051102-075729.712 | diogenes | RESIP:DUM | 2388 |
ServerRegistration.cxx:39 | accepted a registration
sip:2460 at 159.107.111.157
DEBUG | 20051102-075729.712 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
3c26700be09c-qlkhmm9e90gt at snom190-656def64 in map:
DEBUG | 20051102-075729.712 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[3c26700be09c-qlkhmm9e90gt at snom190-737c304b -> 016CAC90]
DEBUG | 20051102-075729.712 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:607 | SEND: SIP/2.0 200 OK

To: "2460"<sip:2460 at 159.107.111.157>;tag=656def64

From: "2460"<sip:2460 at 159.107.111.157>;tag=3hh342yv6r

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-q8h9sgokbup5;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 45 REGISTER

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;expires=60

Content-Length: 0




DEBUG | 20051102-075729.712 | diogenes | RESIP | 2388 | SipStack.cxx:269
| SEND: SipResp: 200 tid=-q8h9sgokbup5 cseq=REGISTER
contact=2460 at 159.107.113.163:2051 / 45 from(tu)
INFO | 20051102-075729.722 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: DestroyDialogSet
3c26700be09c-qlkhmm9e90gt at snom190-737c304b
DEBUG | 20051102-075729.732 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer J tid=-q8h9sgokbup5 ms=32000
DEBUG | 20051102-075729.742 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:514 | Looked up source for destination: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ] -> [ V4 159.107.111.157:2051 UDP
connectionId=0 ] sent-by=159.107.113.163 sent-port=2051
DEBUG | 20051102-075729.742 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:658 | Transmitting to [ V4 159.107.113.163:2051
UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ] via [ V4 159.107.111.157:2051 UDP connectionId=0
]SIP/2.0 200 OK

To: "2460"<sip:2460 at 159.107.111.157>;tag=656def64

From: "2460"<sip:2460 at 159.107.111.157>;tag=3hh342yv6r

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-q8h9sgokbup5;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 45 REGISTER

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;expires=60

Content-Length: 0




DEBUG | 20051102-075729.742 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:160 | Adding message to tx buffer to: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ]
DEBUG | 20051102-075729.742 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:934 | Destroying usageDestroyDialogSet
3c26700be09c-qlkhmm9e90gt at snom190-737c304b
DEBUG | 20051102-075729.742 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:119 |  ********** DialogSet::~DialogSet:
3c26700be09c-qlkhmm9e90gt at snom190-737c304b*************
DEBUG | 20051102-075729.742 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1524 | ************* Removing DialogSet
***************
DEBUG | 20051102-075729.742 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1525 | Before:
[3c26700be09c-qlkhmm9e90gt at snom190-737c304b -> 016CAC90]
DEBUG | 20051102-075729.742 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1527 | After: []
INFO | 20051102-075737.884 | diogenes | RESIP:TRANSACTION | 2784 |
TuSelector.cxx:69 | Stats message
WARNING | 20051102-075737.884 | diogenes | RESIP:STATS | 2784 |
StatisticsMessage.cxx:152 | RESIP:TRANSACTION
TU summary: 0 TRANSPORT 0 TRANSACTION 0 CLIENTTX 0 SERVERTX 1 TIMERS 1
Transaction summary: reqi 1 reqo 0 rspi 0 rspo 1
Details: INVi 0/S0/F0 INVo 0/S0/F0 ACKi 0 ACKo 0 BYEi 0/S0/F0 BYEo
0/S0/F0 CANi 0/S0/F0 CANo 0/S0/F0 MSGi 0/S0/F0 MSGo 0/S0/F0 OPTi 0/S0/F0
OPTo 0/S0/F0 REGi 1/S1/F0 REGo 0/S0/F0 PUBi 0/S0/F0 PUBo 0/S0/F0 SUBi
0/S0/F0 SUBo 0/S0/F0 NOTi 0/S0/F0 NOTo 0/S0/F0
Retransmissions: INVx 0 BYEx 0 CANx 0 MSGx 0 OPTx 0 REGx 0 finx 0 nonx 0
PUBx 0 SUBx 0 NOTx 0
DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
BaseCreator.cxx:90 | BaseCreator::makeInitialRequest: INVITE
sip:2460 at 159.107.111.157 SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-ae72d62c905f5269-1--d87543-;rport

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2401>

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, INVITE

Content-Length: 0




DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogSet.cxx:51 |  ************* Created DialogSet(UAC)  --
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900*************
DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:382 | ************* Adding DialogSet
***************
DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:383 | Before: []
DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:385 | After:
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:607 | SEND: INVITE
sip:2460 at 159.107.113.163:2051;line=4y5sxtis SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-ae72d62c905f5269-1--d87543-;rport

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2401>

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, INVITE

Content-Type: application/sdp

User-Agent: asb150-b2bua-resiprocate0.9.0

Content-Length: 198



v=0

o=2460 757147 757147 IN IP4 159.107.113.32

s=call

c=IN IP4 159.107.113.32

t=0 0

m=audio 8100 RTP/AVP 8 0 101

a=rtpmap:8 PCMA/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000


DEBUG | 20051102-075742.891 | diogenes | RESIP:DUM | 1692 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-
DEBUG | 20051102-075742.891 | diogenes | RESIP | 1692 | SipStack.cxx:269
| SEND: SipReq:  INVITE 2460 at 159.107.113.163:2051 tid=f16d4916bb41f15a
cseq=INVITE contact=2401 / 1 from(tu)
DEBUG | 20051102-075742.901 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer B tid=f16d4916bb41f15a ms=32000
DEBUG | 20051102-075742.931 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:243 | Looking up dns entries for
sip:2460 at 159.107.113.163:2051;line=4y5sxtis
DEBUG | 20051102-075742.931 | diogenes | RESIP:DNS | 2784 |
DnsResult.cxx:136 | DnsResult::lookup
sip:2460 at 159.107.113.163:2051;line=4y5sxtis
DEBUG | 20051102-075742.941 | diogenes | RESIP:DNS | 2784 |
DnsResult.cxx:255 | Numeric result so return immediately: [ V4
159.107.113.163:2051 UDP connectionId=0 ]
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer A tid=f16d4916bb41f15a ms=500
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:514 | Looked up source for destination: [ V4
159.107.113.163:2051 UDP connectionId=0 ] -> [ V4 159.107.111.157:0 UDP
connectionId=0 ] sent-by= sent-port=0
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:740 | findTransport([ V4 159.107.111.157:0 UDP
connectionId=0 ])
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:782 | findTransport (any port, any interface) =>
Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
DEBUG | 20051102-075742.941 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:620 | !sipit! Populated Contact:
<sip:2401 at 159.107.111.157:5060>
DEBUG | 20051102-075742.951 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:658 | Transmitting to [ V4 159.107.113.163:2051
UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ] via [ V4 159.107.111.157:0 UDP connectionId=0 ]INVITE
sip:2460 at 159.107.113.163:2051;line=4y5sxtis SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2401 at 159.107.111.157:5060>

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, INVITE

Content-Type: application/sdp

User-Agent: asb150-b2bua-resiprocate0.9.0

Content-Length: 198



v=0

o=2460 757147 757147 IN IP4 159.107.113.32

s=call

c=IN IP4 159.107.113.32

t=0 0

m=audio 8100 RTP/AVP 8 0 101

a=rtpmap:8 PCMA/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000


DEBUG | 20051102-075742.951 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:160 | Adding message to tx buffer to: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ]
DEBUG | 20051102-075742.991 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:209 | incoming from: [ V4 159.107.113.163:2051 UDP
received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]
DEBUG | 20051102-075742.991 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionState.cxx:1535 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 180 Ringing

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




INFO | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: SipResp: 180 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1380 | DialogUsageManager::processResponse:
SIP/2.0 180 Ringing

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




DEBUG | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1395 | DialogUsageManager::processResponse:
SipResp: 180 tid=f16d4916bb41f15a cseq=INVITE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:665 | findDialog:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q in []
DEBUG | 20051102-075742.991 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:600 | Creating a new Dialog from msg: SIP/2.0 180 Ringing

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:197 | ************** Created Dialog as UAC **************
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:198 | mRemoteNameAddr:
"2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:199 | mLocalNameAddr:
"2401"<sip:2401 at 159.107.111.157>;tag=23482900
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:200 | mLocalContact: <sip:2401>
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:201 | mRemoteTarget:
<sip:2460 at 159.107.113.163:2051;line=4y5sxtis>
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:206 | Dialog::Dialog
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:635 | ### Calling CreateAppDialog ### SIP/2.0 180 Ringing

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:289 | Dialog::dispatch: SipResp: 180 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:526 | Dialog::dispatch  --  Created new client invite
sessionSipResp: 180 tid=f16d4916bb41f15a cseq=INVITE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075743.001 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:45 | ^^^ InviteSession::InviteSession 016D7B90
INFO | 20051102-075743.011 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:1438 | Transition UAC_Start -> UAC_Early
INFO | 20051102-075743.011 | diogenes | RESIP:DUM | 2388 |
ClientInviteSession.cxx:286 | UAC_Early: startStaleCallTimer
DEBUG | 20051102-075743.021 | diogenes | RESIP:TRANSACTION | 2388 |
TimerQueue.cxx:105 | Adding application timer: DumTimeout::StaleCall
INVITE: 5 UAC_Early ADDR="2401"<sip:2401 at 159.107.111.157>;tag=23482900
PEER="2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q: duration=180 seq=2
DEBUG | 20051102-075743.472 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:209 | incoming from: [ V4 159.107.113.163:2051 UDP
received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]
DEBUG | 20051102-075743.472 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionState.cxx:1535 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 180 Ringing

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




INFO | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: SipResp: 180 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1380 | DialogUsageManager::processResponse:
SIP/2.0 180 Ringing

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1395 | DialogUsageManager::processResponse:
SipResp: 180 tid=f16d4916bb41f15a cseq=INVITE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:665 | findDialog:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q in
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900-pwsibk3z9q -> 016D6768]
DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:361 | Found matching dialog mClientSubscriptions(0),
mServerSubscriptions(0) for
SIP/2.0 180 Ringing

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




DEBUG | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:289 | Dialog::dispatch: SipResp: 180 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
INFO | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:1438 | Transition UAC_Early -> UAC_Early
INFO | 20051102-075743.472 | diogenes | RESIP:DUM | 2388 |
ClientInviteSession.cxx:286 | UAC_Early: startStaleCallTimer
DEBUG | 20051102-075743.472 | diogenes | RESIP:TRANSACTION | 2388 |
TimerQueue.cxx:105 | Adding application timer: DumTimeout::StaleCall
INVITE: 5 UAC_Early ADDR="2401"<sip:2401 at 159.107.111.157>;tag=23482900
PEER="2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q: duration=180 seq=3
DEBUG | 20051102-075744.473 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:209 | incoming from: [ V4 159.107.113.163:2051 UDP
received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]
DEBUG | 20051102-075744.473 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionState.cxx:1535 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 180 Ringing

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




INFO | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: SipResp: 180 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1380 | DialogUsageManager::processResponse:
SIP/2.0 180 Ringing

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1395 | DialogUsageManager::processResponse:
SipResp: 180 tid=f16d4916bb41f15a cseq=INVITE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:665 | findDialog:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q in
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900-pwsibk3z9q -> 016D6768]
DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:361 | Found matching dialog mClientSubscriptions(0),
mServerSubscriptions(0) for
SIP/2.0 180 Ringing

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Allow-Events: talk, hold, refer

Content-Length: 0




DEBUG | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:289 | Dialog::dispatch: SipResp: 180 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
INFO | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:1438 | Transition UAC_Early -> UAC_Early
INFO | 20051102-075744.473 | diogenes | RESIP:DUM | 2388 |
ClientInviteSession.cxx:286 | UAC_Early: startStaleCallTimer
DEBUG | 20051102-075744.473 | diogenes | RESIP:TRANSACTION | 2388 |
TimerQueue.cxx:105 | Adding application timer: DumTimeout::StaleCall
INVITE: 5 UAC_Early ADDR="2401"<sip:2401 at 159.107.111.157>;tag=23482900
PEER="2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q: duration=180 seq=4
DEBUG | 20051102-075744.944 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:209 | incoming from: [ V4 159.107.113.163:2051 UDP
received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]
DEBUG | 20051102-075744.944 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionState.cxx:1535 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 200 Ok

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Content-Type: application/sdp

Supported: timer, 100rel, replaces

User-Agent: snom190/3.60k

Allow-Events: talk, hold, refer

Content-Length: 212



v=0

o=root 255775207 255775208 IN IP4 159.107.113.163

s=call

c=IN IP4 159.107.113.163

t=0 0

m=audio 56804 RTP/AVP 8 101

a=rtpmap:8 pcma/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=sendrecv


DEBUG | 20051102-075744.954 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer StaleClient tid=f16d4916bb41f15a
ms=32000
INFO | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: SipResp: 200 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1380 | DialogUsageManager::processResponse:
SIP/2.0 200 Ok

To: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Content-Type: application/sdp

Supported: timer, 100rel, replaces

User-Agent: snom190/3.60k

Allow-Events: talk, hold, refer

Content-Length: 212



v=0

o=root 255775207 255775208 IN IP4 159.107.113.163

s=call

c=IN IP4 159.107.113.163

t=0 0

m=audio 56804 RTP/AVP 8 101

a=rtpmap:8 pcma/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=sendrecv


DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1395 | DialogUsageManager::processResponse:
SipResp: 200 tid=f16d4916bb41f15a cseq=INVITE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:665 | findDialog:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q in
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900-pwsibk3z9q -> 016D6768]
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:361 | Found matching dialog mClientSubscriptions(0),
mServerSubscriptions(0) for
SIP/2.0 200 Ok

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-f16d4916bb41f15a-1--d87543-;r
port=5060

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE,
PRACK, MESSAGE, INFO

Content-Type: application/sdp

Supported: timer, 100rel, replaces

User-Agent: snom190/3.60k

Allow-Events: talk, hold, refer

Content-Length: 212



v=0

o=root 255775207 255775208 IN IP4 159.107.113.163

s=call

c=IN IP4 159.107.113.163

t=0 0

m=audio 56804 RTP/AVP 8 101

a=rtpmap:8 pcma/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=sendrecv


DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:289 | Dialog::dispatch: SipResp: 200 tid=f16d4916bb41f15a
cseq=INVITE contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075744.954 | diogenes | RESIP | 2388 |
SipMessage.cxx:790 | SipMessage::getContents: application/sdp
INFO | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:1438 | Transition UAC_Early ->
InviteSession::Connected
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:850 | Dialog::makeRequest: ACK
sip:2460 at 159.107.113.163:2051;line=4y5sxtis SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-49039337b7799b62-1--d87543-;rport

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 ACK

Contact: <sip:2401>

Max-Forwards: 70

Content-Length: 0




INFO | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:1681 | Sending SipReq:  ACK 2460 at 159.107.113.163:2051
tid=49039337b7799b62 cseq=ACK contact=2401 / 1 from(tu)
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:607 | SEND: ACK
sip:2460 at 159.107.113.163:2051;line=4y5sxtis SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-49039337b7799b62-1--d87543-;rport

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 ACK

Contact: <sip:2401>

Max-Forwards: 70

User-Agent: asb150-b2bua-resiprocate0.9.0

Content-Length: 0




DEBUG | 20051102-075744.954 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075744.954 | diogenes | RESIP | 2388 | SipStack.cxx:269
| SEND: SipReq:  ACK 2460 at 159.107.113.163:2051 tid=49039337b7799b62
cseq=ACK contact=2401 / 1 from(tu)
DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer Stateless tid=49039337b7799b62
ms=32000
DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:243 | Looking up dns entries for
sip:2460 at 159.107.113.163:2051;line=4y5sxtis
DEBUG | 20051102-075744.984 | diogenes | RESIP:DNS | 2784 |
DnsResult.cxx:136 | DnsResult::lookup
sip:2460 at 159.107.113.163:2051;line=4y5sxtis
DEBUG | 20051102-075744.984 | diogenes | RESIP:DNS | 2784 |
DnsResult.cxx:255 | Numeric result so return immediately: [ V4
159.107.113.163:2051 UDP connectionId=0 ]
DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:514 | Looked up source for destination: [ V4
159.107.113.163:2051 UDP connectionId=0 ] -> [ V4 159.107.111.157:0 UDP
connectionId=0 ] sent-by= sent-port=0
DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:740 | findTransport([ V4 159.107.111.157:0 UDP
connectionId=0 ])
DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:782 | findTransport (any port, any interface) =>
Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:620 | !sipit! Populated Contact:
<sip:2401 at 159.107.111.157:5060>
DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:658 | Transmitting to [ V4 159.107.113.163:2051
UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ] via [ V4 159.107.111.157:0 UDP connectionId=0 ]ACK
sip:2460 at 159.107.113.163:2051;line=4y5sxtis SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/UDP
159.107.111.157:5060;branch=z9hG4bK-d87543-49039337b7799b62-1--d87543-;r
port

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 ACK

Contact: <sip:2401 at 159.107.111.157:5060>

Max-Forwards: 70

User-Agent: asb150-b2bua-resiprocate0.9.0

Content-Length: 0




DEBUG | 20051102-075744.984 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:160 | Adding message to tx buffer to: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ]
DEBUG | 20051102-075751.103 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:209 | incoming from: [ V4 159.107.113.163:2051 UDP
received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]
DEBUG | 20051102-075751.103 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:56 | Checking if SipReq:  BYE
2401 at 159.107.111.157:5060 tid=-1mrw76rwvdqx cseq=BYE
contact=2460 at 159.107.113.163:2051 / 1 from(wire) is for me
DEBUG | 20051102-075751.103 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:61 | Checking rule...
DEBUG | 20051102-075751.103 | diogenes | RESIP:TRANSACTION | 2784 |
MessageFilterRule.cxx:42 | Matching rule for BYE
sip:2401 at 159.107.111.157:5060 SIP/2.0

To: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

From: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-1mrw76rwvdqx;rport=2051

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 BYE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Max-Forwards: 70

User-Agent: snom190/3.60k

Content-Length: 0




DEBUG | 20051102-075751.103 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:64 | Match!
DEBUG | 20051102-075751.103 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionState.cxx:1535 | Send to TU: TU: DialogUsageManager size=0
BYE sip:2401 at 159.107.111.157:5060 SIP/2.0

To: "2401" <sip:2401 at 159.107.111.157>;tag=23482900

From: "2460" <sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-1mrw76rwvdqx;rport=2051

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 BYE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Max-Forwards: 70

User-Agent: snom190/3.60k

Content-Length: 0




INFO | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: SipReq:  BYE 2401 at 159.107.111.157:5060
tid=-1mrw76rwvdqx cseq=BYE contact=2460 at 159.107.113.163:2051 / 1
from(wire)
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1212 | DialogUsageManager::processRequest:
SipReq:  BYE 2401 at 159.107.111.157:5060 tid=-1mrw76rwvdqx cseq=BYE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
INFO | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1266 | Handling in-dialog request: SipReq:  BYE
2401 at 159.107.111.157:5060 tid=-1mrw76rwvdqx cseq=BYE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:665 | findDialog:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q in
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900-pwsibk3z9q -> 016D6768]
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:361 | Found matching dialog mClientSubscriptions(0),
mServerSubscriptions(0) for
BYE sip:2401 at 159.107.111.157:5060 SIP/2.0

To: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

From: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-1mrw76rwvdqx;rport=2051

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 BYE

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>

Max-Forwards: 70

User-Agent: snom190/3.60k

Content-Length: 0




DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:289 | Dialog::dispatch: SipReq:  BYE
2401 at 159.107.111.157:5060 tid=-1mrw76rwvdqx cseq=BYE
contact=2460 at 159.107.113.163:2051 / 1 from(wire)
INFO | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:1053 | Received SipReq:  BYE 2401 at 159.107.111.157:5060
tid=-1mrw76rwvdqx cseq=BYE contact=2460 at 159.107.113.163:2051 / 1
from(wire)
DEBUG | 20051102-075751.103 | diogenes | RESIP | 2388 | Helper.cxx:296 |
Helper::makeResponse(SipReq:  BYE 2401 at 159.107.111.157:5060
tid=-1mrw76rwvdqx cseq=BYE contact=2460 at 159.107.113.163:2051 / 1
from(wire) code=200 reason=
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:918 | Dialog::makeResponse: SIP/2.0 200 OK

To: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

From: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-1mrw76rwvdqx;rport=2051

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 BYE

Contact: <sip:2401>

Content-Length: 0




DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075751.103 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:607 | SEND: SIP/2.0 200 OK

To: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

From: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-1mrw76rwvdqx;rport=2051

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 BYE

Contact: <sip:2401>

User-Agent: asb150-b2bua-resiprocate0.9.0

Content-Length: 0




DEBUG | 20051102-075751.113 | diogenes | RESIP | 2388 | SipStack.cxx:269
| SEND: SipResp: 200 tid=-1mrw76rwvdqx cseq=BYE contact=2401 / 1
from(tu)
INFO | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:1438 | Transition InviteSession::Connected ->
InviteSession::Terminated
INFO | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: DestroyUsage INVITE: 5
InviteSession::Terminated
ADDR="2401"<sip:2401 at 159.107.111.157>;tag=23482900
PEER="2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:934 | Destroying usageDestroyUsage INVITE: 5
InviteSession::Terminated
ADDR="2401"<sip:2401 at 159.107.111.157>;tag=23482900
PEER="2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
InviteSession.cxx:51 | ^^^ InviteSession::~InviteSession 016D7B90
INFO | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: DestroyDialog
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:934 | Destroying usageDestroyDialog
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-pwsibk3z9q
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
Dialog.cxx:211 | Dialog::~Dialog()
INFO | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: DestroyDialogSet
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:934 | Destroying usageDestroyDialogSet
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:119 |  ********** DialogSet::~DialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900*************
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1524 | ************* Removing DialogSet
***************
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1525 | Before:
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016CD510]
DEBUG | 20051102-075751.113 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1527 | After: []
DEBUG | 20051102-075751.133 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer J tid=-1mrw76rwvdqx ms=32000
DEBUG | 20051102-075751.133 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:514 | Looked up source for destination: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ] -> [ V4 159.107.111.157:2051 UDP
connectionId=0 ] sent-by=159.107.113.163 sent-port=2051
DEBUG | 20051102-075751.133 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:620 | !sipit! Populated Contact:
<sip:2401 at 159.107.111.157:5060>
DEBUG | 20051102-075751.133 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:658 | Transmitting to [ V4 159.107.113.163:2051
UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ] via [ V4 159.107.111.157:2051 UDP connectionId=0
]SIP/2.0 200 OK

To: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

From: "2460"<sip:2460 at 159.107.111.157>;tag=pwsibk3z9q

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-1mrw76rwvdqx;rport=2051

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 BYE

Contact: <sip:2401 at 159.107.111.157:5060>

User-Agent: asb150-b2bua-resiprocate0.9.0

Content-Length: 0




DEBUG | 20051102-075751.133 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:160 | Adding message to tx buffer to: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ]
DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
BaseCreator.cxx:90 | BaseCreator::makeInitialRequest: INVITE
sip:2460 at 159.107.111.157 SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-ae72d62c905f5269-1--d87543-;rport

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2401>

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, INVITE

Content-Length: 0




DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
DialogSet.cxx:51 |  ************* Created DialogSet(UAC)  --
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900*************
DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:382 | ************* Adding DialogSet
***************
DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:383 | Before: []
DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:385 | After:
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016D5668]
DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 in map:
DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016D5668]
DEBUG | 20051102-075755.179 | diogenes | RESIP:DUM | 1692 |
DialogUsageManager.cxx:607 | SEND: INVITE
sip:2460 at 159.107.113.163:2051;line=4y5sxtis SIP/2.0

To: "2460"<sip:2460 at 159.107.111.157>

From: "2401"<sip:2401 at 159.107.111.157>;tag=23482900

Via: SIP/2.0/ ;branch=z9hG4bK-d87543-ae72d62c905f5269-1--d87543-;rport

Call-ID:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..

CSeq: 1 INVITE

Contact: <sip:2401>

Max-Forwards: 70

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, INVITE

Content-Type: application/sdp

User-Agent: asb150-b2bua-resiprocate0.9.0

Content-Length: 198



v=0

o=2460 757148 757148 IN IP4 159.107.113.32

s=call

c=IN IP4 159.107.113.32

t=0 0

m=audio 8100 RTP/AVP 8 0 101

a=rtpmap:8 PCMA/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000


DEBUG | 20051102-075755.189 | diogenes | RESIP:DUM | 1692 |
DialogId.cxx:50 | DialogId::DialogId:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900-
DEBUG | 20051102-075755.189 | diogenes | RESIP | 1692 | SipStack.cxx:269
| SEND: SipReq:  INVITE 2460 at 159.107.113.163:2051 tid=f16d4916bb41f15a
cseq=INVITE contact=2401 / 1 from(tu)
DEBUG | 20051102-075759.755 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:209 | incoming from: [ V4 159.107.113.163:2051 UDP
received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]
DEBUG | 20051102-075759.765 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:56 | Checking if SipReq:  REGISTER 159.107.111.157
tid=-rtramihjkj5v cseq=REGISTER contact=2460 at 159.107.113.163:2051 / 46
from(wire) is for me
DEBUG | 20051102-075759.765 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:61 | Checking rule...
DEBUG | 20051102-075759.765 | diogenes | RESIP:TRANSACTION | 2784 |
MessageFilterRule.cxx:42 | Matching rule for REGISTER
sip:159.107.111.157 SIP/2.0

To: "2460" <sip:2460 at 159.107.111.157>

From: "2460" <sip:2460 at 159.107.111.157>;tag=ym0iuqgell

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-rtramihjkj5v;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 46 REGISTER

Contact:
<sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;q=1;+sip.instance="<urn:uu
id:4a45039b-1c3c-4572-9dbb-25ed35cf6586>";mobility="fixed";description="
snom190";actor="principal";events="dialog";methods="INVITE,ACK,CANCEL,BY
E,REFER,OPTIONS,NOTIFY,SUBSCRIBE,PRACK,MESSAGE,INFO";audio;duplex="full"

Expires: 60

Max-Forwards: 70

Supported: gruu

User-Agent: snom190/3.60k

Allow-Events: dialog

Content-Length: 0

X-Real-IP: 159.107.113.163

WWW-Contact: <http://159.107.113.163:80 <http://159.107.113.163/> >,
<https://159.107.113.163:443 <https://159.107.113.163/> >




DEBUG | 20051102-075759.765 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionUser.cxx:64 | Match!
DEBUG | 20051102-075759.765 | diogenes | RESIP:TRANSACTION | 2784 |
TransactionState.cxx:1535 | Send to TU: TU: DialogUsageManager size=0
REGISTER sip:159.107.111.157 SIP/2.0

To: "2460" <sip:2460 at 159.107.111.157>

From: "2460" <sip:2460 at 159.107.111.157>;tag=ym0iuqgell

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-rtramihjkj5v;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 46 REGISTER

Contact:
<sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;q=1;+sip.instance="<urn:uu
id:4a45039b-1c3c-4572-9dbb-25ed35cf6586>";mobility="fixed";description="
snom190";actor="principal";events="dialog";methods="INVITE,ACK,CANCEL,BY
E,REFER,OPTIONS,NOTIFY,SUBSCRIBE,PRACK,MESSAGE,INFO";audio;duplex="full"

Expires: 60

Max-Forwards: 70

Supported: gruu

User-Agent: snom190/3.60k

Allow-Events: dialog

Content-Length: 0

X-Real-IP: 159.107.113.163

WWW-Contact: <http://159.107.113.163:80 <http://159.107.113.163/> >,
<https://159.107.113.163:443 <https://159.107.113.163/> >




INFO | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: SipReq:  REGISTER 159.107.111.157
tid=-rtramihjkj5v cseq=REGISTER contact=2460 at 159.107.113.163:2051 / 46
from(wire)
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1212 | DialogUsageManager::processRequest:
SipReq:  REGISTER 159.107.111.157 tid=-rtramihjkj5v cseq=REGISTER
contact=2460 at 159.107.113.163:2051 / 46 from(wire)
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
3c26700be09c-qlkhmm9e90gt at snom190-f80adb5f in map:
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016D5668]
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:81 |  ************* Created DialogSet(UAS)  --
3c26700be09c-qlkhmm9e90gt at snom190-2b018e6c*************
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1342 | *********** Calling AppDialogSetFactory
*************
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1348 | ************* Adding DialogSet
***************
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1349 | Before:
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016D5668]
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1351 | After:
Req[3c26700be09c-qlkhmm9e90gt at snom190-2b018e6c -> 016DE950,
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 -> 016D5668]
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogSetId.cxx:31 | ********** Generated Local Tag ***********
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogId.cxx:50 | DialogId::DialogId:
3c26700be09c-qlkhmm9e90gt at snom190-f906fd64-ym0iuqgell
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:665 | findDialog:
3c26700be09c-qlkhmm9e90gt at snom190-f906fd64-ym0iuqgell in []
DEBUG | 20051102-075759.765 | diogenes | RESIP:DUM | 2388 |
ServerRegistration.cxx:97 | got a registration
DEBUG | 20051102-075759.775 | diogenes | RESIP | 2388 | Helper.cxx:296 |
Helper::makeResponse(SipReq:  REGISTER 159.107.111.157 tid=-rtramihjkj5v
cseq=REGISTER contact=2460 at 159.107.113.163:2051 / 46 from(wire) code=200
reason=
INFO | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
ServerRegistration.cxx:39 | accepted a registration
sip:2460 at 159.107.111.157
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1493 | Looking for dialogSet:
3c26700be09c-qlkhmm9e90gt at snom190-18575d61 in map:
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1494 |
[3c26700be09c-qlkhmm9e90gt at snom190-2b018e6c -> 016DE950,
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 -> 016D5668]
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:607 | SEND: SIP/2.0 200 OK

To: "2460"<sip:2460 at 159.107.111.157>;tag=18575d61

From: "2460"<sip:2460 at 159.107.111.157>;tag=ym0iuqgell

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-rtramihjkj5v;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 46 REGISTER

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;expires=60

Content-Length: 0




DEBUG | 20051102-075759.775 | diogenes | RESIP | 2388 | SipStack.cxx:269
| SEND: SipResp: 200 tid=-rtramihjkj5v cseq=REGISTER
contact=2460 at 159.107.113.163:2051 / 46 from(tu)
INFO | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:830 | Got: DestroyDialogSet
3c26700be09c-qlkhmm9e90gt at snom190-2b018e6c
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:934 | Destroying usageDestroyDialogSet
3c26700be09c-qlkhmm9e90gt at snom190-2b018e6c
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogSet.cxx:119 |  ********** DialogSet::~DialogSet:
3c26700be09c-qlkhmm9e90gt at snom190-2b018e6c*************
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1524 | ************* Removing DialogSet
***************
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1525 | Before:
[3c26700be09c-qlkhmm9e90gt at snom190-2b018e6c -> 016DE950,
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900 -> 016D5668]
DEBUG | 20051102-075759.775 | diogenes | RESIP:DUM | 2388 |
DialogUsageManager.cxx:1527 | After:
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016D5668]
DEBUG | 20051102-075759.795 | diogenes | RESIP:TRANSACTION | 2784 |
TimerQueue.cxx:85 | Adding timer: Timer J tid=-rtramihjkj5v ms=32000
DEBUG | 20051102-075759.795 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:514 | Looked up source for destination: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ] -> [ V4 159.107.111.157:2051 UDP
connectionId=0 ] sent-by=159.107.113.163 sent-port=2051
DEBUG | 20051102-075759.795 | diogenes | RESIP:TRANSPORT | 2784 |
TransportSelector.cxx:658 | Transmitting to [ V4 159.107.113.163:2051
UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ] via [ V4 159.107.111.157:2051 UDP connectionId=0
]SIP/2.0 200 OK

To: "2460"<sip:2460 at 159.107.111.157>;tag=18575d61

From: "2460"<sip:2460 at 159.107.111.157>;tag=ym0iuqgell

Via: SIP/2.0/UDP
159.107.113.163:2051;branch=z9hG4bK-rtramihjkj5v;rport=2051

Call-ID: 3c26700be09c-qlkhmm9e90gt at snom190

CSeq: 46 REGISTER

Contact: <sip:2460 at 159.107.113.163:2051;line=4y5sxtis>;expires=60

Content-Length: 0




DEBUG | 20051102-075759.795 | diogenes | RESIP:TRANSPORT | 2784 |
Transport.cxx:160 | Adding message to tx buffer to: [ V4
159.107.113.163:2051 UDP received on: Transport: [ V4 0.0.0.0:5060 UDP
connectionId=0 ] connectionId=0 ]
WARNING | 20051102-075805.253 | diogenes | RESIP | 2784 |
StackThread.cxx:43 | Shutting down stack thread
INFO | 20051102-075805.253 | diogenes | RESIP | 1116 | SipStack.cxx:84 |
Shutting down sip stack 01680108
INFO | 20051102-075805.253 | diogenes | RESIP:DUM | 1116 |
DialogUsageManager.cxx:90 | DialogUsageManager::mDialogSetMap has 1
DialogSets
INFO | 20051102-075805.253 | diogenes | RESIP:DUM | 1116 |
DialogUsageManager.cxx:94 |
DialgSetId:8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nv
bi5zZQ..-23482900
DEBUG | 20051102-075805.253 | diogenes | RESIP:DUM | 1116 |
DialogSet.cxx:119 |  ********** DialogSet::~DialogSet:
8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-23
482900*************
DEBUG | 20051102-075805.253 | diogenes | RESIP:DUM | 1116 |
DialogUsageManager.cxx:1524 | ************* Removing DialogSet
***************
DEBUG | 20051102-075805.253 | diogenes | RESIP:DUM | 1116 |
DialogUsageManager.cxx:1525 | Before:
[8467be186c3de14a at RUdFOEYwMDIwMkRHRjBOLmFiZy5hdC5ldS5lcmljc3Nvbi5zZQ..-2
3482900 -> 016D5668]
DEBUG | 20051102-075805.253 | diogenes | RESIP:DUM | 1116 |
DialogUsageManager.cxx:1527 | After: []
DEBUG | 20051102-075805.253 | diogenes | RESIP | 1116 | SipStack.cxx:75
| SipStack::~SipStack()
DEBUG | 20051102-075805.253 | diogenes | RESIP:TRANSACTION | 1116 |
TransactionMap.cxx:18 | -1mrw76rwvdqx -> 016E3558: tid=-1mrw76rwvdqx [
ServerNonInvite/Completed unreliable target=[ V4 159.107.113.163:2051
UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]]
DEBUG | 20051102-075805.253 | diogenes | RESIP:TRANSACTION | 1116 |
TransactionMap.cxx:18 | -rtramihjkj5v -> 016E3F58: tid=-rtramihjkj5v [
ServerNonInvite/Completed unreliable target=[ V4 159.107.113.163:2051
UDP received on: Transport: [ V4 0.0.0.0:5060 UDP connectionId=0 ]
connectionId=0 ]]
DEBUG | 20051102-075805.253 | diogenes | RESIP:TRANSACTION | 1116 |
TransactionMap.cxx:18 | 49039337b7799b62 -> 016E0410:
tid=49039337b7799b62 [ Stateless/Calling unreliable target=[ V4
0.0.0.0:0 UNKNOWN_TRANSPORT connectionId=0 ]]
DEBUG | 20051102-075805.253 | diogenes | RESIP:TRANSACTION | 1116 |
TransactionMap.cxx:18 | f16d4916bb41f15a -> 016CA5C0:
tid=f16d4916bb41f15a [ ClientStale/Terminated unreliable target=[ V4
0.0.0.0:0 UNKNOWN_TRANSPORT connectionId=0 ]]
DEBUG | 20051102-075805.253 | diogenes | RESIP:TRANSPORT | 1116 |
UdpTransport.cxx:39 | Shutting down [ V4 0.0.0.0:5060 UDP connectionId=0
]
DEBUG | 20051102-075805.253 | diogenes | RESIP:TRANSPORT | 1116 |
TcpBaseTransport.cxx:71 | Shutting down [ V4 0.0.0.0:5060 TCP
connectionId=0 ]

_______________________________________________
resiprocate-devel mailing list
resiprocate-devel at list.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel




More information about the resiprocate-devel mailing list