< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] Assert error when received the OPTIONS


I'm develop an app call with 2N device, but got assert error when received OPTIONS from 2N:

Assertion failed: (mServerOutOfDialogRequest == 0), function dispatch, resiprocate-1.9.7/resip/dum/DialogSet.cxx, line 630.


Attached the log in email.


BR
DEBUG | 20140909-194628.678 | P2P Intercom | RESIP | 0x104089310 | 
Security.cxx:978 | BaseSecurity::BaseSecurity
INFO | 20140909-194628.683 | P2P Intercom | RESIP:DNS | 0x104089310 | 
AresDns.cxx:358 | DNS initialization: found  1 name servers
INFO | 20140909-194628.683 | P2P Intercom | RESIP:DNS | 0x104089310 | 
AresDns.cxx:369 |  name server: 192.168.2.1
DEBUG | 20140909-194628.683 | P2P Intercom | RESIP | 0x104089310 | 
Compression.cxx:44 | COMPRESSION SUPPORT NOT COMPILED IN
DEBUG | 20140909-194628.683 | P2P Intercom | RESIP | 0x104089310 | 
Compression.cxx:47 | Compression configuration object created; algorithm = 0
DEBUG | 20140909-194628.683 | P2P Intercom | RESIP:TRANSPORT | 0x104089310 | 
TransportSelector.cxx:99 | No compression library available
DEBUG | 20140909-194629.011 | P2P Intercom | RESIP:TRANSPORT | 0x104089310 | 
InternalTransport.cxx:115 | Creating fd=20 V4/UDP
DEBUG | 20140909-194629.011 | P2P Intercom | RESIP:TRANSPORT | 0x104089310 | 
InternalTransport.cxx:123 | Binding to 192.168.2.191
INFO | 20140909-194629.011 | P2P Intercom | RESIP:TRANSPORT | 0x104089310 | 
UdpTransport.cxx:60 | Creating UDP transport host=192.168.2.191 port=5060 ipv4=1
DEBUG | 20140909-194629.011 | P2P Intercom | RESIP:TRANSPORT | 0x104089310 | 
UdpTransport.cxx:74 | No compression library available: Transport: [ V4 
192.168.2.191:5060 UDP target domain=unspecified mFlowKey=20 ] on 192.168.2.191
DEBUG | 20140909-194629.011 | P2P Intercom | RESIP | 0x104089310 | 
SipStack.cxx:490 | Adding domain alias: 192.168.2.191:5060
DEBUG | 20140909-194629.011 | P2P Intercom | RESIP:TRANSPORT | 0x104089310 | 
TransportSelector.cxx:238 | Adding transport: [ V4 192.168.2.191:5060 UDP 
target domain=unspecified mFlowKey=0 ]
DEBUG | 20140909-194629.012 | P2P Intercom | RESIP:DUM | 0x104089310 | 
UserProfile.cxx:143 | Adding credential: realm=192.168.2.191 user=1
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:DUM | 0x104089310 | 
BaseCreator.cxx:148 | BaseCreator::makeInitialRequest: 

1
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:DUM | 0x104089310 | 
DialogSet.cxx:52 |  ************* Created DialogSet(UAC)  -- 
bGehyvOPI4uQH3J8DoDsRA..-86247e77*************
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:DUM | 0x104089310 | 
DialogUsageManager.cxx:983 | SEND: 

INVITE sip:145@192.168.2.162 SIP/2.0
Via: SIP/2.0/ ;branch=z9hG4bK-524287-1---d59f680686253a3f;rport
Max-Forwards: 70
Contact: <sip:1>;+sip.instance="<urn:uuid:02A82D60-CFC5-E4ED-33F3-4AAC951FBF29>"
To: <sip:145@192.168.2.162>
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
Accept-Language: en
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, REGISTER, 
SUBSCRIBE, INFO
Content-Type: application/sdp
Supported: replaces
User-Agent: P2P Intercom
Content-Length: 332

v=0
o=- 1410281200 1 IN IP4 192.168.2.191
s=call
c=IN IP4 192.168.2.191
t=0 0
m=audio 20434 RTP/AVP 8 0 100 18 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:100 SPEEX/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:60
a=sendrecv

DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:DUM | 0x104089310 | 
DialogId.cxx:50 | DialogId::DialogId: bGehyvOPI4uQH3J8DoDsRA..-86247e77-
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:DUM | 0x104089310 | 
DialogUsageManager.cxx:1144 | Send: SipReq:  INVITE 145@192.168.2.162 
tid=d59f680686253a3f cseq=1 INVITE contact=1 / 1 from(tu)
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP | 0x104089310 | 
SipStack.cxx:622 | SEND: SipReq:  INVITE 145@192.168.2.162 tid=d59f680686253a3f 
cseq=1 INVITE contact=1 / 1 from(tu)
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TimerQueue.cxx:50 | Adding timer: Timer B tid=d59f680686253a3f ms=32000
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:TRANSPORT | 0x11120d000 | 
TransportSelector.cxx:468 | Looking up dns entries for sip:145@192.168.2.162
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
DnsResult.cxx:249 | DnsResult::lookup sip:145@192.168.2.162
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
DnsResult.cxx:466 | Numeric result so return immediately: [ V4 
192.168.2.162:5060 UDP target domain=192.168.2.162 mFlowKey=0 ]
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TimerQueue.cxx:50 | Adding timer: Timer A tid=d59f680686253a3f ms=500
DEBUG | 20140909-194640.537 | P2P Intercom | RESIP:TRANSPORT | 0x11120d000 | 
TransportSelector.cxx:1178 | Transmitting to [ V4 192.168.2.162:5060 UDP target 
domain=192.168.2.162 mFlowKey=0 ] tlsDomain= via [ V4 192.168.2.191:5060 UDP 
target domain=unspecified mFlowKey=20 ]

INVITE sip:145@192.168.2.162 SIP/2.0
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---d59f680686253a3f;rport
Max-Forwards: 70
Contact: 
<sip:1@192.168.2.191:5060>;+sip.instance="<urn:uuid:02A82D60-CFC5-E4ED-33F3-4AAC951FBF29>";+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"
To: <sip:145@192.168.2.162>
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
Accept-Language: en
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, REGISTER, 
SUBSCRIBE, INFO
Content-Type: application/sdp
Supported: replaces
User-Agent: P2P Intercom
Accept-Contact: *;+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"
P-Preferred-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel
Content-Length: 332

v=0
o=- 1410281200 1 IN IP4 192.168.2.191
s=call
c=IN IP4 192.168.2.191
t=0 0
m=audio 20434 RTP/AVP 8 0 100 18 101
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:100 SPEEX/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:60
a=sendrecv
sigcomp id=
DEBUG | 20140909-194640.570 | P2P Intercom | RESIP:TRANSPORT | 0x111290000 | 
Transport.cxx:382 | incoming from: [ V4 192.168.2.162:5060 UDP target 
domain=unspecified mFlowKey=20 ]
DEBUG | 20140909-194640.570 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
DnsResult.cxx:240 | Whitelisting 192.168.2.162(1): 192.168.2.162
DEBUG | 20140909-194640.570 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TuSelector.cxx:70 | Send to TU: TU: DialogUsageManager size=0 

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---d59f680686253a3f;rport=5060
To: <sip:145@192.168.2.162>
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


INFO | 20140909-194640.573 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1599 | Got: SipResp: 100 tid=d59f680686253a3f cseq=1 
INVITE / 1 from(wire)
DEBUG | 20140909-194640.573 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:2149 | DialogUsageManager::processResponse: 

SipResp: 100 tid=d59f680686253a3f cseq=1 INVITE / 1 from(wire)
DEBUG | 20140909-194640.737 | P2P Intercom | RESIP:TRANSPORT | 0x111290000 | 
Transport.cxx:382 | incoming from: [ V4 192.168.2.162:5060 UDP target 
domain=unspecified mFlowKey=20 ]
DEBUG | 20140909-194640.737 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
DnsResult.cxx:240 | Whitelisting 192.168.2.162(1): 192.168.2.162
DEBUG | 20140909-194640.737 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
RRVip.cxx:128 | updating an existing vip: 192.168.2.162 with 192.168.2.162
DEBUG | 20140909-194640.737 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TuSelector.cxx:70 | Send to TU: TU: DialogUsageManager size=0 

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---d59f680686253a3f;rport=5060
Contact: <sip:145@192.168.2.162:5060>
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194640.738 | P2P Intercom | RESIP:TRANSPORT | 0x111290000 | 
Transport.cxx:382 | incoming from: [ V4 192.168.2.162:5060 UDP target 
domain=unspecified mFlowKey=20 ]
DEBUG | 20140909-194640.738 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
DnsResult.cxx:240 | Whitelisting 192.168.2.162(1): 192.168.2.162
DEBUG | 20140909-194640.738 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
RRVip.cxx:128 | updating an existing vip: 192.168.2.162 with 192.168.2.162
DEBUG | 20140909-194640.738 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TuSelector.cxx:70 | Send to TU: TU: DialogUsageManager size=1 

SIP/2.0 200 OK
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---d59f680686253a3f;rport=5060
Contact: <sip:145@192.168.2.162:5060>
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
Allow: REGISTER, INVITE, ACK, CANCEL, OPTIONS, BYE, INFO, NOTIFY, PRACK
Content-Type: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 201

v=0
o=- 208209413 55984616 IN IP4 192.168.2.162
s=HIP 2.6.0.13.7
t=0 0
m=audio 5000 RTP/AVP 0 101
c=IN IP4 192.168.2.162
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16

DEBUG | 20140909-194640.738 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TimerQueue.cxx:50 | Adding timer: Timer StaleClient tid=d59f680686253a3f 
ms=32000
INFO | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1599 | Got: SipResp: 180 tid=d59f680686253a3f cseq=1 
INVITE contact=145@192.168.2.162:5060 / 1 from(wire)
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:2149 | DialogUsageManager::processResponse: 

SipResp: 180 tid=d59f680686253a3f cseq=1 INVITE contact=145@192.168.2.162:5060 
/ 1 from(wire)
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogId.cxx:50 | DialogId::DialogId: bGehyvOPI4uQH3J8DoDsRA..-86247e77-14564
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogSet.cxx:854 | mState == 2 Creating a new Dialog from msg: 

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---d59f680686253a3f;rport=5060
Contact: <sip:145@192.168.2.162:5060>
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogId.cxx:50 | DialogId::DialogId: bGehyvOPI4uQH3J8DoDsRA..-86247e77-14564
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:267 | ************** Created Dialog as UAC **************
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:268 | mRemoteNameAddr: <sip:145@192.168.2.162>;tag=14564
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:269 | mLocalNameAddr: <sip:1@192.168.2.191>;tag=86247e77
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:270 | mLocalContact: 
<sip:1>;+sip.instance="<urn:uuid:02A82D60-CFC5-E4ED-33F3-4AAC951FBF29>";+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:271 | mRemoteTarget: <sip:145@192.168.2.162:5060>
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:274 | Dialog::Dialog bGehyvOPI4uQH3J8DoDsRA..-86247e77-14564
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogSet.cxx:901 | ### Calling CreateAppDialog ###: 

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---d59f680686253a3f;rport=5060
Contact: <sip:145@192.168.2.162:5060>
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:405 | Dialog::dispatch: SipResp: 180 tid=d59f680686253a3f cseq=1 
INVITE contact=145@192.168.2.162:5060 / 1 from(wire)
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
KeepAliveManager.cxx:26 | First keep alive for id=0: [ V4 192.168.2.162:5060 
UDP target domain=unspecified mFlowKey=20 ], interval=30s, 
supportsOutbound=false
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:TRANSACTION | 0x111396000 | 
TimerQueue.cxx:124 | Adding application timer: KeepAliveTimeout[ V4 
192.168.2.162:5060 UDP target domain=unspecified mFlowKey=20 ](0) ms=30000
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:691 | Dialog::dispatch  --  Created new client invite 
sessionSipResp: 180 tid=d59f680686253a3f cseq=1 INVITE 
contact=145@192.168.2.162:5060 / 1 from(wire)
DEBUG | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
InviteSession.cxx:83 | ^^^ InviteSession::InviteSession 0x10e8d1e00
INFO | 20140909-194640.776 | P2P Intercom | RESIP:DUM | 0x111396000 | 
InviteSession.cxx:2754 | Transition UAC_Start -> UAC_Early
INFO | 20140909-194640.777 | P2P Intercom | RESIP:DUM | 0x111396000 | 
ClientInviteSession.cxx:357 | UAC_Early: startStaleCallTimer
DEBUG | 20140909-194640.777 | P2P Intercom | RESIP:TRANSACTION | 0x111396000 | 
TimerQueue.cxx:124 | Adding application timer: DumTimeout::StaleCall: 
duration=180 seq=2 ms=180000
INFO | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1599 | Got: SipResp: 200 tid=d59f680686253a3f cseq=1 
INVITE contact=145@192.168.2.162:5060 / 1 from(wire)
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:2149 | DialogUsageManager::processResponse: 

SipResp: 200 tid=d59f680686253a3f cseq=1 INVITE contact=145@192.168.2.162:5060 
/ 1 from(wire)
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogId.cxx:50 | DialogId::DialogId: bGehyvOPI4uQH3J8DoDsRA..-86247e77-14564
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogSet.cxx:529 | Found matching dialog mClientSubscriptions(0), 
mServerSubscriptions(0) for 

SIP/2.0 200 OK
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---d59f680686253a3f;rport=5060
Contact: <sip:145@192.168.2.162:5060>
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 INVITE
Allow: REGISTER, INVITE, ACK, CANCEL, OPTIONS, BYE, INFO, NOTIFY, PRACK
Content-Type: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 201

v=0
o=- 208209413 55984616 IN IP4 192.168.2.162
s=HIP 2.6.0.13.7
t=0 0
m=audio 5000 RTP/AVP 0 101
c=IN IP4 192.168.2.162
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16

DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:405 | Dialog::dispatch: SipResp: 200 tid=d59f680686253a3f cseq=1 
INVITE contact=145@192.168.2.162:5060 / 1 from(wire)
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
KeepAliveManager.cxx:78 | Last association removed for keep alive id=0: [ V4 
192.168.2.162:5060 UDP target domain=unspecified mFlowKey=20 ]
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
KeepAliveManager.cxx:26 | First keep alive for id=1: [ V4 192.168.2.162:5060 
UDP target domain=unspecified mFlowKey=20 ], interval=30s, 
supportsOutbound=false
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:TRANSACTION | 0x111396000 | 
TimerQueue.cxx:124 | Adding application timer: KeepAliveTimeout[ V4 
192.168.2.162:5060 UDP target domain=unspecified mFlowKey=20 ](1) ms=30000
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP | 0x111396000 | 
SipMessage.cxx:1045 | SipMessage::getContents: application/sdp
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP | 0x111396000 | 
Helper.cxx:2170 | Got sdp

INFO | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
InviteSession.cxx:2754 | Transition UAC_Early -> InviteSession::Connected
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
Dialog.cxx:1062 | Dialog::makeRequest: 

ACK sip:145@192.168.2.162:5060 SIP/2.0
Via: SIP/2.0/ ;branch=z9hG4bK-524287-1---8378b27fc28ca34b;rport
Max-Forwards: 70
Contact: 
<sip:1>;+sip.instance="<urn:uuid:02A82D60-CFC5-E4ED-33F3-4AAC951FBF29>";+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 0 ACK
Content-Length: 0


DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:TRANSACTION | 0x111396000 | 
TimerQueue.cxx:124 | Adding application timer: DumTimeout::CanDiscardAck: 
duration=32000 seq=1 ms=32000
INFO | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
InviteSession.cxx:3098 | Sending SipReq:  ACK 145@192.168.2.162:5060 
tid=8378b27fc28ca34b cseq=1 ACK contact=1 / 1 from(tu)
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:983 | SEND: 

ACK sip:145@192.168.2.162:5060 SIP/2.0
Via: SIP/2.0/ ;branch=z9hG4bK-524287-1---8378b27fc28ca34b;rport
Max-Forwards: 70
Contact: 
<sip:1>;+sip.instance="<urn:uuid:02A82D60-CFC5-E4ED-33F3-4AAC951FBF29>";+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 ACK
User-Agent: P2P Intercom
Content-Length: 0


DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogId.cxx:50 | DialogId::DialogId: bGehyvOPI4uQH3J8DoDsRA..-86247e77-14564
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1144 | Send: SipReq:  ACK 145@192.168.2.162:5060 
tid=8378b27fc28ca34b cseq=1 ACK contact=1 / 1 from(tu)
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP | 0x111396000 | 
SipStack.cxx:622 | SEND: SipReq:  ACK 145@192.168.2.162:5060 
tid=8378b27fc28ca34b cseq=1 ACK contact=1 / 1 from(tu)
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TimerQueue.cxx:50 | Adding timer: Timer Stateless tid=8378b27fc28ca34b ms=32000
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:TRANSPORT | 0x11120d000 | 
TransportSelector.cxx:468 | Looking up dns entries for 
sip:145@192.168.2.162:5060
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
DnsResult.cxx:249 | DnsResult::lookup sip:145@192.168.2.162:5060
DEBUG | 20140909-194640.828 | P2P Intercom | RESIP:DNS | 0x11120d000 | 
DnsResult.cxx:466 | Numeric result so return immediately: [ V4 
192.168.2.162:5060 UDP target domain=192.168.2.162 mFlowKey=0 ]
DEBUG | 20140909-194640.829 | P2P Intercom | RESIP:TRANSPORT | 0x11120d000 | 
TransportSelector.cxx:1178 | Transmitting to [ V4 192.168.2.162:5060 UDP target 
domain=192.168.2.162 mFlowKey=0 ] tlsDomain= via [ V4 192.168.2.191:5060 UDP 
target domain=unspecified mFlowKey=20 ]

ACK sip:145@192.168.2.162:5060 SIP/2.0
Via: SIP/2.0/UDP 
192.168.2.191:5060;branch=z9hG4bK-524287-1---8378b27fc28ca34b;rport
Max-Forwards: 70
Contact: 
<sip:1@192.168.2.191:5060>;+sip.instance="<urn:uuid:02A82D60-CFC5-E4ED-33F3-4AAC951FBF29>";+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"
To: <sip:145@192.168.2.162>;tag=14564
From: <sip:1@192.168.2.191>;tag=86247e77
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 1 ACK
User-Agent: P2P Intercom
Content-Length: 0

sigcomp id=
DEBUG | 20140909-194650.849 | P2P Intercom | RESIP:TRANSPORT | 0x111290000 | 
Transport.cxx:382 | incoming from: [ V4 192.168.2.162:5060 UDP target 
domain=unspecified mFlowKey=20 ]
DEBUG | 20140909-194650.850 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TransactionUser.cxx:79 | Checking if SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=8032 cseq=2 OPTIONS contact=145@192.168.2.162:5060 / 2 from(wire) is for me
DEBUG | 20140909-194650.850 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TransactionUser.cxx:84 | Checking rule...
DEBUG | 20140909-194650.850 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
MessageFilterRule.cxx:45 | Matching rule for: 

OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK8032
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 2 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194650.850 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TransactionUser.cxx:87 | Match!
DEBUG | 20140909-194650.850 | P2P Intercom | RESIP | 0x11120d000 | 
Helper.cxx:374 | Helper::makeResponse(SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=8032 cseq=2 OPTIONS contact=145@192.168.2.162:5060 / 2 from(wire) code=100 
reason=
DEBUG | 20140909-194650.850 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TimerQueue.cxx:50 | Adding timer: Timer Trying tid=8032 ms=3500
DEBUG | 20140909-194650.850 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TuSelector.cxx:70 | Send to TU: TU: DialogUsageManager size=0 

OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK8032
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 2 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


INFO | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1599 | Got: SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=8032 cseq=2 OPTIONS contact=145@192.168.2.162:5060 / 2 from(wire)
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1957 | DialogUsageManager::processRequest: SipReq:  
OPTIONS 1@192.168.2.191:5060 tid=8032 cseq=2 OPTIONS 
contact=145@192.168.2.162:5060 / 2 from(wire)
INFO | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:2017 | Handling in-dialog request: SipReq:  OPTIONS 
1@192.168.2.191:5060 tid=8032 cseq=2 OPTIONS contact=145@192.168.2.162:5060 / 2 
from(wire)
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogId.cxx:50 | DialogId::DialogId: bGehyvOPI4uQH3J8DoDsRA..-86247e77-14564
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogSet.cxx:529 | Found matching dialog mClientSubscriptions(0), 
mServerSubscriptions(0) for 

OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK8032
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 2 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogSet.cxx:628 | In DialogSet::dispatch, default(ServerOutOfDialogRequest), 
msg: OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK8032
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 2 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
ServerOutOfDialogReq.cxx:52 | ServerOutOfDialogReq::dispatch - handler found 
for OPTIONS method.
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP | 0x111396000 | 
Helper.cxx:374 | Helper::makeResponse(SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=8032 cseq=2 OPTIONS contact=145@192.168.2.162:5060 / 2 from(wire) code=200 
reason=
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:983 | SEND: 

SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK8032
Contact: <sip:>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 2 OPTIONS
Accept: application/sdp, multipart/mixed, multipart/signed, 
multipart/alternative
Accept-Language: en
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, REGISTER, 
SUBSCRIBE, INFO
Supported: replaces
User-Agent: P2P Intercom
Content-Length: 0


DEBUG | 20140909-194650.854 | P2P Intercom | RESIP | 0x111396000 | 
SipStack.cxx:605 | SEND: SipResp: 200 tid=8032 cseq=2 OPTIONS contact= / 2 
from(tu)
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP | 0x111396000 | 
Helper.cxx:374 | Helper::makeResponse(SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=8032 cseq=2 OPTIONS contact=145@192.168.2.162:5060 / 2 from(wire) code=200 
reason=
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TimerQueue.cxx:50 | Adding timer: Timer J tid=8032 ms=32000
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:983 | SEND: 

SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK8032
Contact: <sip:>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 2 OPTIONS
Accept: application/sdp, multipart/mixed, multipart/signed, 
multipart/alternative
Accept-Language: en
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, REGISTER, 
SUBSCRIBE, INFO
Supported: replaces
User-Agent: P2P Intercom
Content-Length: 0


DEBUG | 20140909-194650.854 | P2P Intercom | RESIP | 0x111396000 | 
SipStack.cxx:605 | SEND: SipResp: 200 tid=8032 cseq=2 OPTIONS contact= / 2 
from(tu)
DEBUG | 20140909-194650.854 | P2P Intercom | RESIP:TRANSPORT | 0x11120d000 | 
TransportSelector.cxx:1178 | Transmitting to [ V4 192.168.2.162:5060 UDP target 
domain=unspecified mFlowKey=20 ] tlsDomain= via [ V4 192.168.2.191:5060 UDP 
target domain=unspecified mFlowKey=20 ]

SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK8032
Contact: <sip:192.168.2.191:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 2 OPTIONS
Accept: application/sdp, multipart/mixed, multipart/signed, 
multipart/alternative
Accept-Language: en
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, REGISTER, 
SUBSCRIBE, INFO
Supported: replaces
User-Agent: P2P Intercom
Content-Length: 0

sigcomp id=
DEBUG | 20140909-194700.880 | P2P Intercom | RESIP:TRANSPORT | 0x111290000 | 
Transport.cxx:382 | incoming from: [ V4 192.168.2.162:5060 UDP target 
domain=unspecified mFlowKey=20 ]
DEBUG | 20140909-194700.880 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TransactionUser.cxx:79 | Checking if SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=5494 cseq=3 OPTIONS contact=145@192.168.2.162:5060 / 3 from(wire) is for me
DEBUG | 20140909-194700.880 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TransactionUser.cxx:84 | Checking rule...
DEBUG | 20140909-194700.880 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
MessageFilterRule.cxx:45 | Matching rule for: 

OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK5494
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 3 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194700.880 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TransactionUser.cxx:87 | Match!
DEBUG | 20140909-194700.880 | P2P Intercom | RESIP | 0x11120d000 | 
Helper.cxx:374 | Helper::makeResponse(SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=5494 cseq=3 OPTIONS contact=145@192.168.2.162:5060 / 3 from(wire) code=100 
reason=
DEBUG | 20140909-194700.880 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TimerQueue.cxx:50 | Adding timer: Timer Trying tid=5494 ms=3500
DEBUG | 20140909-194700.880 | P2P Intercom | RESIP:TRANSACTION | 0x11120d000 | 
TuSelector.cxx:70 | Send to TU: TU: DialogUsageManager size=0 

OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK5494
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 3 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


INFO | 20140909-194700.928 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1599 | Got: SipReq:  OPTIONS 1@192.168.2.191:5060 
tid=5494 cseq=3 OPTIONS contact=145@192.168.2.162:5060 / 3 from(wire)
DEBUG | 20140909-194700.928 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:1957 | DialogUsageManager::processRequest: SipReq:  
OPTIONS 1@192.168.2.191:5060 tid=5494 cseq=3 OPTIONS 
contact=145@192.168.2.162:5060 / 3 from(wire)
INFO | 20140909-194700.928 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogUsageManager.cxx:2017 | Handling in-dialog request: SipReq:  OPTIONS 
1@192.168.2.191:5060 tid=5494 cseq=3 OPTIONS contact=145@192.168.2.162:5060 / 3 
from(wire)
DEBUG | 20140909-194700.928 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogId.cxx:50 | DialogId::DialogId: bGehyvOPI4uQH3J8DoDsRA..-86247e77-14564
DEBUG | 20140909-194700.928 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogSet.cxx:529 | Found matching dialog mClientSubscriptions(0), 
mServerSubscriptions(0) for 

OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK5494
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 3 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0


DEBUG | 20140909-194700.928 | P2P Intercom | RESIP:DUM | 0x111396000 | 
DialogSet.cxx:628 | In DialogSet::dispatch, default(ServerOutOfDialogRequest), 
msg: OPTIONS sip:1@192.168.2.191:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.2.162:5060;rport=5060;branch=z9hG4bK5494
Max-Forwards: 70
Contact: <sip:145@192.168.2.162:5060>
To: <sip:1@192.168.2.191>;tag=86247e77
From: <sip:145@192.168.2.162>;tag=14564
Call-ID: bGehyvOPI4uQH3J8DoDsRA..
CSeq: 3 OPTIONS
Accept: application/sdp
User-Agent: 2N Helios IP Vario 2.6.0.13.7
Content-Length: 0