[Home]

Summary:ASTERISK-18671: a new Invite after 5 mins
Reporter:Michele (mickyvoip)Labels:
Date Opened:2011-10-04 19:58:37Date Closed:2011-11-21 14:11:45.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:1.8.5.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Linux - I7 920Attachments:
Description:After, exactly, 5 minutes asterisk send a new Invite some ATA hangup answering BUSY HERE

Here the dialog
U 2011/10/05 02:29:15.284081 ser.ver.ip.ip:5061 -> cli.ent.ip.ipg:5061
INVITE sip:000002@192.168.1.26:5061 SIP/2.0.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK12a0816a;rport.
Max-Forwards: 40.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>.
Contact: <sip:000001@ser.ver.ip.ip:5060>.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 102 INVITE.
User-Agent: asterisk.
Date: Wed, 05 Oct 2011 00:29:15 GMT.
Session-Expires: 600.
Min-SE: 90.
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
Supported: replaces, timer.
Content-Type: application/sdp.
Content-Length: 506.
.
v=0.
o=root 751930613 751930613 IN IP4 ser.ver.ip.ip.
s=asterisk.
c=IN IP4 ser.ver.ip.ip.
t=0 0.
m=audio 47682 RTP/AVP 0 8 3 97 9 111 112 4 18 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:3 GSM/8000.
a=rtpmap:97 iLBC/8000.
a=fmtp:97 mode=30.
a=rtpmap:9 G722/8000.
a=rtpmap:111 G726-32/8000.
a=rtpmap:112 AAL2-G726-32/8000.
a=rtpmap:4 G723/8000.
a=fmtp:4 annexa=no.
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=sendrecv.

#
U 2011/10/05 02:29:15.641633 cli.ent.ip.ipg:5061 -> ser.ver.ip.ip:5061
SIP/2.0 100 Trying.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK12a0816a;rport=5061.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 102 INVITE.
Contact: "000002" <sip:000002@192.168.1.26:5061>.
Content-Length: 0.
.

#
U 2011/10/05 02:29:16.118714 cli.ent.ip.ipg:5061 -> ser.ver.ip.ip:5061
SIP/2.0 180 Ringing.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK12a0816a;rport=5061.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 102 INVITE.
Contact: "000002" <sip:000002@192.168.1.26:5061>.
Content-Length: 0.
.

#
U 2011/10/05 02:29:19.334684 cli.ent.ip.ipg:5061 -> ser.ver.ip.ip:5061
SIP/2.0 200 OK.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK12a0816a;rport=5061.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 102 INVITE.
Contact: "000002" <sip:000002@192.168.1.26:5061>.
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, INFO.
Content-Type: application/sdp.
Content-Length: 180.
.
v=0.
o=000002 8000 1 IN IP4 192.168.1.26.
s=-.
c=IN IP4 192.168.1.26.
t=0 0.
m=audio 8000 RTP/AVP 0 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-16.

#
U 2011/10/05 02:29:19.334942 ser.ver.ip.ip:5061 -> cli.ent.ip.ipg:5061
ACK sip:000002@192.168.1.26:5061 SIP/2.0.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK2132265c;rport.
Max-Forwards: 40.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Contact: <sip:000001@ser.ver.ip.ip:5060>.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 102 ACK.
User-Agent: asterisk.
Content-Length: 0.
.

#
U 2011/10/05 02:34:17.472723 cli.ent.ip.ipg:5061 -> ser.ver.ip.ip:5061
..................
#
U 2011/10/05 02:34:19.335112 ser.ver.ip.ip:5061 -> cli.ent.ip.ipg:5061
INVITE sip:000002@192.168.1.26:5061 SIP/2.0.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK3ebbdaa1;rport.
Max-Forwards: 40.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Contact: <sip:000001@ser.ver.ip.ip:5060>.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 103 INVITE.
User-Agent: asterisk.
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH.
Supported: replaces, timer.
Content-Type: application/sdp.
Content-Length: 232.
.
v=0.
o=root 751930613 751930613 IN IP4 ser.ver.ip.ip.
s=asterisk.
c=IN IP4 ser.ver.ip.ip.
t=0 0.
m=audio 47682 RTP/AVP 0 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-16.
a=ptime:20.
a=sendrecv.

#
U 2011/10/05 02:34:19.678130 cli.ent.ip.ipg:5061 -> ser.ver.ip.ip:5061
SIP/2.0 100 Trying.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK3ebbdaa1;rport=5061.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 103 INVITE.
Contact: "000002" <sip:000002@192.168.1.26:5061>.
Content-Length: 0.
.

#
U 2011/10/05 02:34:19.729901 cli.ent.ip.ipg:5061 -> ser.ver.ip.ip:5061
SIP/2.0 200 OK.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK3ebbdaa1;rport=5061.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 103 INVITE.
Contact: "000002" <sip:000002@192.168.1.26:5061>.
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, INFO.
Content-Type: application/sdp.
Content-Length: 180.
.
v=0.
o=000002 8000 2 IN IP4 192.168.1.26.
s=-.
c=IN IP4 192.168.1.26.
t=0 0.
m=audio 8000 RTP/AVP 0 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-16.

#
U 2011/10/05 02:34:19.730150 ser.ver.ip.ip:5061 -> cli.ent.ip.ipg:5061
ACK sip:000002@192.168.1.26:5061 SIP/2.0.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK4c8e49a8;rport.
Max-Forwards: 40.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Contact: <sip:000001@ser.ver.ip.ip:5060>.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 103 ACK.
User-Agent: asterisk.
Content-Length: 0.
.

#
U 2011/10/05 02:35:05.080908 ser.ver.ip.ip:5061 -> cli.ent.ip.ipg:5061
BYE sip:000002@192.168.1.26:5061 SIP/2.0.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK4f97ad53;rport.
Max-Forwards: 40.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 104 BYE.
User-Agent: asterisk.
X-Asterisk-HangupCause: Normal Clearing.
X-Asterisk-HangupCauseCode: 16.
Content-Length: 0.
.

#
U 2011/10/05 02:35:05.369739 cli.ent.ip.ipg:5061 -> ser.ver.ip.ip:5061
SIP/2.0 200 OK.
Via: SIP/2.0/UDP ser.ver.ip.ip:5060;branch=z9hG4bK4f97ad53;rport=5061.
From: "PocketNORTP" <sip:000001@ser.ver.ip.ip>;tag=as711e6f68.
To: <sip:000002@192.168.1.26:5061>;tag=2097481983.
Call-ID: 6dec5e4d7388fecb798e11541f6bb8a2@ser.ver.ip.ip:5060.
CSeq: 104 BYE.
Contact: "000002" <sip:000002@192.168.1.26:5061>.
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, INFO.
Content-Length: 0.
.

exit
13 received, 0 dropped
Comments:By: Leif Madsen (lmadsen) 2011-11-01 08:20:02.181-0500

How is your peer configured? How is sip.conf configured? What are the end points involved? We'll need to be able to reproduce the issue in order to move this forward. Please provide whatever information you can in order to allow someone to reproduce the issue.

By: Leif Madsen (lmadsen) 2011-11-21 14:11:40.619-0600

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines