Thanks for your patience
I reran the test with sip debugging on.
I think that I have captured the matching dialogue from both sides. The timestamping is very weak on the Asterisk side.
I created the problem by dialling one of our conference rooms and going through the Meetme process until I was in and then hanging up. The Eyebeam is then unable to make a call (tried extension 105) for a while (3200 ms sounds about right).
Both logs
**********a s t e r i s k
<------------->
<— SIP read from UDP:192.168.3.107:25764 —>
BYE sip:6300@192.168.3.10:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.3.107:25764;branch=z9hG4bK-d8754z-a8795133e3542242-1—d8754z-;rport
Max-Forwards: 70
Contact: sip:102@192.168.3.107:25764
To: "6300"sip:6300@192.168.3.10:5060;tag=as74a42826
From: "Ron Wheeler"sip:102@192.168.3.10:5060;tag=041d4319
Call-ID: NjMxNGIyMzExZGZkZGRlZDY3MzI0YmE1YTVmZDcxOWM.
CSeq: 3 BYE
User-Agent: eyeBeam release 1105z stamp 59030
Authorization: Digest username=“102”,realm=“asterisk”,nonce=“07586622”,uri=“sip:6300@192.168.3.10:5060”,response=“f78f63ee96fd754aa332a0c56c7e5d52”,algorithm=MD5
Reason: SIP;description="User Hung Up"
Content-Length: 0
<------------->
— (12 headers 0 lines) —
Sending to 192.168.3.107:25764 (NAT)
Scheduling destruction of SIP dialog ‘NjMxNGIyMzExZGZkZGRlZDY3MzI0YmE1YTVmZDcxOWM.’ in 32000 ms (Method: BYE)
<— Transmitting (NAT) to 192.168.3.107:25764 —>
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.3.107:25764;branch=z9hG4bK-d8754z-a8795133e3542242-1—d8754z-;received=192.168.3.107;rport=25764
From: "Ron Wheeler"sip:102@192.168.3.10:5060;tag=041d4319
To: "6300"sip:6300@192.168.3.10:5060;tag=as74a42826
Call-ID: NjMxNGIyMzExZGZkZGRlZDY3MzI0YmE1YTVmZDcxOWM.
CSeq: 3 BYE
Server: Asterisk PBX 1.8.15.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
<------------>
– Stopped music on hold on SIP/102-00000009
– Hungup ‘DAHDI/pseudo-842728396’
– Hungup ‘DAHDI/pseudo-312433482’
== Spawn extension (DLPN_DialPlan1, 6300, 2) exited non-zero on ‘SIP/102-00000009’
– Executing [h@DLPN_DialPlan1:1] Hangup(“SIP/102-00000009”, “”) in new stack
== Spawn extension (DLPN_DialPlan1, h, 1) exited non-zero on ‘SIP/102-00000009’
<— SIP read from UDP:192.168.3.107:25764 —>
INVITE sip:105@192.168.3.10:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.3.107:25764;branch=z9hG4bK-d8754z-87755d6c96144e5c-1—d8754z-;rport
Max-Forwards: 70
Contact: sip:102@192.168.3.107:25764
To: "105"sip:105@192.168.3.10:5060
From: "Ron Wheeler"sip:102@192.168.3.10:5060;tag=be36e433
Call-ID: OTZlYmRmNjE5ZTI3NTVlZjU4NGViZmY4ZGJkYmU4MmU.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO
Content-Type: application/sdp
User-Agent: eyeBeam release 1105z stamp 59030
Content-Length: 287
v=0
o=- 5 2 IN IP4 192.168.3.107
s=CounterPath eyeBeam 1.5
c=IN IP4 192.168.3.107
t=0 0
m=audio 61148 RTP/AVP 0 8 18 101
a=alt:1 1 : XaxIn4Qf t5XoGeo9 192.168.3.107 61148
a=fmtp:18 annexb=yes
a=fmtp:101 0-15
a=rtpmap:18 G729/8000
a=rtpmap:101 telephone-event/8000
a=sendrecv
<------------->
— (12 headers 12 lines) —
Sending to 192.168.3.107:25764 (NAT)
Using INVITE request as basis request - OTZlYmRmNjE5ZTI3NTVlZjU4NGViZmY4ZGJkYmU4MmU.
Found peer ‘102’ for ‘102’ from 192.168.3.107:25764
<— Reliably Transmitting (NAT) to 192.168.3.107:25764 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.3.107:25764;branch=z9hG4bK-d8754z-87755d6c96144e5c-1—d8754z-;received=192.168.3.107;rport=25764
From: "Ron Wheeler"sip:102@192.168.3.10:5060;tag=be36e433
To: "105"sip:105@192.168.3.10:5060;tag=as17c0478b
Call-ID: OTZlYmRmNjE5ZTI3NTVlZjU4NGViZmY4ZGJkYmU4MmU.
CSeq: 1 INVITE
Server: Asterisk PBX 1.8.15.1
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm=“asterisk”, nonce="1c725c35"
Content-Length: 0
<------------>
Scheduling destruction of SIP dialog ‘OTZlYmRmNjE5ZTI3NTVlZjU4NGViZmY4ZGJkYmU4MmU.’ in 32000 ms (Method: INVITE)
<— SIP read from UDP:192.168.3.107:25764 —>
ACK sip:105@192.168.3.10:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.3.107:25764;branch=z9hG4bK-d8754z-87755d6c96144e5c-1—d8754z-;rport
To: "105"sip:105@192.168.3.10:5060;tag=as17c0478b
From: "Ron Wheeler"sip:102@192.168.3.10:5060;tag=be36e433
Call-ID: OTZlYmRmNjE5ZTI3NTVlZjU4NGViZmY4ZGJkYmU4MmU.
CSeq: 1 ACK
Content-Length: 0
<------------->
— (7 headers 0 lines) —
E Y E B E A M
[12-09-05]16:12:26.935 | Debug | RESIP:TRANSACTION | "Send to TU: TU: DialogUsageManager size=0
SIP/2.0 408 Request Timeout
Via: SIP/2.0/UDP 192.168.3.107:25764;branch=z9hG4bK-d8754z-0f7dda4353185f62-1—d8754z-;rport
To: "“Ron Wheeler”"sip:102@192.168.3.10:5060;tag=as31d1364f
From: "“Ron Wheeler”"sip:102@192.168.3.10:5060;tag=ae109c48
Call-ID: YTlkMGI3ZTk3YWI5ODA1OTgzODc0NTEzODg5YTMzOTg.
CSeq: 142 SUBSCRIBE
Content-Length: 0
" |
[12-09-05]16:12:26.935 | Info | RESIP:DUM | “Got: SipResp: 408 tid=0f7dda4353185f62 cseq=SUBSCRIBE / 142 from(wire)” |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | "DialogUsageManager::processResponse:
SipResp: 408 tid=0f7dda4353185f62 cseq=SUBSCRIBE / 142 from(wire)" |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “DialogId::DialogId: YTlkMGI3ZTk3YWI5ODA1OTgzODc0NTEzODg5YTMzOTg.-ae109c48-as31d1364f” |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | "Found matching dialog mClientSubscriptions(1), mServerSubscriptions(0) for
SIP/2.0 408 Request Timeout
Via: SIP/2.0/UDP 192.168.3.107:25764;branch=z9hG4bK-d8754z-0f7dda4353185f62-1—d8754z-;rport
To: "“Ron Wheeler”"sip:102@192.168.3.10:5060;tag=as31d1364f
From: "“Ron Wheeler”"sip:102@192.168.3.10:5060;tag=ae109c48
Call-ID: YTlkMGI3ZTk3YWI5ODA1OTgzODc0NTEzODg5YTMzOTg.
CSeq: 142 SUBSCRIBE
Content-Length: 0
" |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “Dialog::dispatch: SipResp: 408 tid=0f7dda4353185f62 cseq=SUBSCRIBE / 142 from(wire)” |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “ClientAuthManager::handle: transitioning YTlkMGI3ZTk3YWI5ODA1OTgzODc0NTEzODg5YTMzOTg.-ae109c48to cached” |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “ClientAuthManager::RealmState::transition from cached to cached” |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “ClientSubscription::dispatch SipResp: 408 tid=0f7dda4353185f62 cseq=SUBSCRIBE / 142 from(wire)” |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “processing client subscription response” |
[12-09-05]16:12:26.935 | Info | RESIP:DUM | "Received 408 to SUBSCRIBE "“Ron Wheeler”“sip:102@192.168.3.10:5060;tag=as31d1364f” |
[12-09-05]16:12:26.935 | Debug | CCM | “SipResp: 408 tid=0f7dda4353185f62 cseq=SUBSCRIBE / 142 from(wire)[102@192.168.3.10:5060 -> 102@192.168.3.10:5060]” | sua::CSIPClientSubscription::onRequestRetry
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “Application requested failure on Retry-After” |
[12-09-05]16:12:26.935 | Debug | CCM | “SipResp: 408 tid=0f7dda4353185f62 cseq=SUBSCRIBE / 142 from(wire)[102@192.168.3.10:5060 -> 102@192.168.3.10:5060]” | sua::CSIPClientSubscription::onTerminated
[12-09-05]16:12:26.935 | Debug | CCM | “[m_eUpdateResponseState:1][102@192.168.3.10:5060 -> 102@192.168.3.10:5060]” | sua::CSIPClientSubscription::InternalShutdown
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “Dialog::~Dialog() " |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | “Association removed for [ V4 192.168.3.10:5060 UDP target domain=unspecified received on: Transport: [ V4 0.0.0.0:25764 UDP target domain=unspecified connectionId=0 ] connectionId=0 ]” |
[12-09-05]16:12:26.935 | Debug | RESIP:DUM | " ********** DialogSet::~DialogSet: YTlkMGI3ZTk3YWI5ODA1OTgzODc0NTEzODg5YTMzOTg.-ae109c48*************” |
[12-09-05]16:12:26.935 | Debug | CCM | “[102@192.168.3.10:5060 -> 102@192.168.3.10:5060]” | sua::CSIPClientSubscriptionSession::InternalShutdown
[12-09-05]16:12:26.935 | Info | CCM | “Will attempt to re-SUBSCRIBE in 60 sec.[102@192.168.3.10:5060 -> 102@192.168.3.10:5060]” | sua::CSIPClientSubscriptionWatcher::OnSIPClientSubscriptionSessionDestroyed
[12-09-05]16:12:26.935 | Debug | Utilities | “Adding timer22315, m_cTimers.size() 8” | sua::CTimerManager::CreateTimer
[12-09-05]16:12:26.935 | Debug | AbstractPhone | “[102@192.168.3.10:5060]::OnSIPClientSubscriptionTerminated” | AbPhone::CAccount::CCCMSink::OnSIPClientSubscriptionTerminated
[12-09-05]16:12:26.935 | Debug | AbstractPhone | “Subscription terminates for 102@192.168.3.10:5060, code: 408” | AbPhone::CAccount::CCCMSink::OnSIPClientSubscriptionTerminated
[12-09-05]16:12:26.935 | Debug | AbstractPhone | “[102@192.168.3.10:5060]::OnSIPClientSubscriptionSessionFailure” | AbPhone::CAccount::CCCMSink::OnSIPClientSubscriptionSessionFailure
[12-09-05]16:12:26.944 | Info | Audio | “Evaluating audio 643 1” | sua::CAudioManager::ServiceAudioOut
[12-09-05]16:12:26.954 | Info | Audio | “Evaluating audio 643 1” | sua::CAudioManager::ServiceAudioOut