LRERR 5 second hangup

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

LRERR 5 second hangup

Postby c20xh2 » Wed Nov 08, 2017 4:17 pm

Asterisk 11.25.1-vici
VERSION: 2.14-588a
BUILD: 170211-1041

I have been working on this problem for the last 2 weeks. First my Twilio calls stop to work so I tried another provider. Everything was working as up today.

Providers tell me that I'm sending a "BYE" and thats why the call hangup after 5 secondes or so. When I look at the asterisk log I see that some calls don't seem to receive sound.

Weird thing is that I didn't made any change to the firewall or career settings. Everything was working perfectly for 3 months with Twilio as a provider. Also the badcall seem to receive "Forbidden" message but Carriers say it's on my side.

rtp config:

Code: Select all
[general]
;
; RTP start and RTP end configure start and end addresses
;
; Defaults are rtpstart=5000 and rtpend=31000
;
rtpstart=10000
rtpend=20000
externip=69.70.103.202



Account Entry:
Code: Select all
[anexa]
context=trunkinbound
allowguest=yes
type=friend
qualify=yes
fromdomain=expcontact.20711.service
host=75.98.50.46
disallow=all
allow=ulaw
insecure=port,invite
dtmfmode=rfc2833



Dialplan Entry:
Code: Select all
exten => _3+1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _3+1NXXNXXXXXX,2,set(CALLERID(num)=+12892120150)
exten => _3+1NXXNXXXXXX,3,Dial(${SIPTRUNK}/+${EXTEN:1},,tTor)
exten => _3+1NXXNXXXXXX,4,Wait(2)
exten => _3+1NXXNXXXXXX,5,Hangup

exten => _3NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _3NXXNXXXXXX,2,set(CALLERID(num)=+12892120150)
exten => _3NXXNXXXXXX,3,Dial(${SIPTRUNK}/+${EXTEN:1},,tTor)
exten => _3NXXNXXXXXX,4,Wait(2)
exten => _3NXXNXXXXXX,5,Hangup

exten => _31NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _31NXXNXXXXXX,2,set(CALLERID(num)=+12892120150)
exten => _31NXXNXXXXXX,3,Dial(${SIPTRUNK}/+${EXTEN:1},,tTor)
exten => _31NXXNXXXXXX,4,Wait(2)
exten => _31NXXNXXXXXX,5,Hangup




Trace from a Bad call (LRERR):

Code: Select all
INVITE sip:+19058395589@75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK627d3775;rport
Max-Forwards: 70
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
To: <sip:+19058395589@75.98.50.46>
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 102 INVITE
User-Agent: Asterisk PBX 11.25.1-vici
Date: Wed, 08 Nov 2017 20:23:45 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Remote-Party-ID: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;party=calling;privacy=off;screen=no
Content-Type: application/sdp
Content-Length: 241

v=0
o=root 494947160 494947160 IN IP4 69.70.103.202
s=Asterisk PBX 11.25.1-vici
c=IN IP4 69.70.103.202
t=0 0
m=audio 11032 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
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK627d3775;received=69.70.103.202;rport=5060
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 102 INVITE
Content-Length: 0

INVITE sip:+19054716889@75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK200e7ab0;rport
Max-Forwards: 70
From: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;tag=as63be2f1b
To: <sip:+19054716889@75.98.50.46>
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 33b5ea84474cc62800520f8653d5ace0@expcontact.20711.service
CSeq: 102 INVITE
User-Agent: Asterisk PBX 11.25.1-vici
Date: Wed, 08 Nov 2017 20:23:45 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Remote-Party-ID: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;party=calling;privacy=off;screen=no
Content-Type: application/sdp
Content-Length: 241

v=0
o=root 508285454 508285454 IN IP4 69.70.103.202
s=Asterisk PBX 11.25.1-vici
c=IN IP4 69.70.103.202
t=0 0
m=audio 17452 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
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK627d3775;received=69.70.103.202;rport=5060
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
Server: NetSapiens SiPBx v38-0x65
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK200e7ab0;received=69.70.103.202;rport=5060
To: <sip:+19054716889@75.98.50.46>;tag=Fuab6zoEMWPamvZhA1FF82
From: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;tag=as63be2f1b
Call-ID: 33b5ea84474cc62800520f8653d5ace0@expcontact.20711.service
CSeq: 102 INVITE
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK200e7ab0;received=69.70.103.202;rport=5060
Call-ID: 33b5ea84474cc62800520f8653d5ace0@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;tag=as63be2f1b
To: <sip:+19054716889@75.98.50.46>;tag=Fuab6zoEMWPamvZhA1FF82
Server: NetSapiens SiPBx v38-0x65
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK627d3775;received=69.70.103.202;rport=5060
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
Server: NetSapiens SiPBx v38-0x65
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK200e7ab0;received=69.70.103.202;rport=5060
Call-ID: 33b5ea84474cc62800520f8653d5ace0@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;tag=as63be2f1b
To: <sip:+19054716889@75.98.50.46>;tag=Fuab6zoEMWPamvZhA1FF82
Server: NetSapiens SiPBx v38-0x65
Content-Length: 0

SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK627d3775;received=69.70.103.202;rport=5060
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
Server: NetSapiens SiPBx v38-0x65
Content-Type: application/sdp
Content-Length: 252

v=0
o=NetSapiens_Nms 1510172625 1510172627213 IN IP4 75.98.50.46
s=SIP Media Capabilities
c=IN IP4 75.98.50.46
t=0 0
m=audio 25954 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=maxptime:20
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK200e7ab0;received=69.70.103.202;rport=5060
Call-ID: 33b5ea84474cc62800520f8653d5ace0@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;tag=as63be2f1b
To: <sip:+19054716889@75.98.50.46>;tag=Fuab6zoEMWPamvZhA1FF82
Server: NetSapiens SiPBx v38-0x65
Content-Type: application/sdp
Content-Length: 252

v=0
o=NetSapiens_Nms 1510172625 1510172628247 IN IP4 75.98.50.46
s=SIP Media Capabilities
c=IN IP4 75.98.50.46
t=0 0
m=audio 25450 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=maxptime:20
SIP/2.0 200 OK
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK200e7ab0;received=69.70.103.202;rport=5060
Call-ID: 33b5ea84474cc62800520f8653d5ace0@expcontact.20711.service
Contact: <sip:system@75.98.50.46:5060;transport=udp>
CSeq: 102 INVITE
From: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;tag=as63be2f1b
To: <sip:+19054716889@75.98.50.46>;tag=Fuab6zoEMWPamvZhA1FF82
Require: timer
Server: NetSapiens SiPBx v38-0x65
Supported: timer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Length: 252

v=0
o=NetSapiens_Nms 1510172625 1510172635172 IN IP4 75.98.50.46
s=SIP Media Capabilities
c=IN IP4 75.98.50.46
t=0 0
m=audio 25450 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=maxptime:20
ACK sip:system@75.98.50.46:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK6056e9c9;rport
Max-Forwards: 70
From: "V1081523450039116601" <sip:+12892120150@expcontact.20711.service>;tag=as63be2f1b
To: <sip:+19054716889@75.98.50.46>;tag=Fuab6zoEMWPamvZhA1FF82
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 33b5ea84474cc62800520f8653d5ace0@expcontact.20711.service
CSeq: 102 ACK
User-Agent: Asterisk PBX 11.25.1-vici
Content-Length: 0

SIP/2.0 200 OK
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK627d3775;received=69.70.103.202;rport=5060
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
Contact: <sip:system@75.98.50.46:5060;transport=udp>
CSeq: 102 INVITE
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
Require: timer
Server: NetSapiens SiPBx v38-0x65
Supported: timer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Length: 252

v=0
o=NetSapiens_Nms 1510172625 1510172640018 IN IP4 75.98.50.46
s=SIP Media Capabilities
c=IN IP4 75.98.50.46
t=0 0
m=audio 25954 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=maxptime:20
ACK sip:system@75.98.50.46:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK74bb1b54;rport
Max-Forwards: 70
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 102 ACK
User-Agent: Asterisk PBX 11.25.1-vici
Content-Length: 0

BYE sip:system@75.98.50.46:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK7f4011aa;rport
Max-Forwards: 70
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 103 BYE
User-Agent: Asterisk PBX 11.25.1-vici
X-Asterisk-HangupCause: Normal Clearing
X-Asterisk-HangupCauseCode: 16
Content-Length: 0

SIP/2.0 200 OK
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK7f4011aa;received=69.70.103.202;rport=5060
To: <sip:+19058395589@75.98.50.46>;tag=5W0DHgORmyB4dXLNA1FF0D
From: "V1081523450039116573" <sip:+12892120150@expcontact.20711.service>;tag=as278afd81
Call-ID: 4e8416bd5654077923b9c81119f92c01@expcontact.20711.service
CSeq: 103 BYE
Content-Length: 0

OPTIONS sip:75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK033c3e5d;rport
Max-Forwards: 70
From: "asterisk" <sip:asterisk@69.70.103.202>;tag=as268dbe5b
To: <sip:75.98.50.46>
Contact: <sip:asterisk@69.70.103.202:5060>
Call-ID: 0dacb88d144b3bd4779fd7a70725a883@69.70.103.202:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 11.25.1-vici
Date: Wed, 08 Nov 2017 20:24:05 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0

SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK033c3e5d;received=69.70.103.202;rport=5060
To: <sip:75.98.50.46>;tag=UMLYkQVuedpbnAfAA232BA
From: "asterisk" <sip:asterisk@69.70.103.202>;tag=as268dbe5b
Call-ID: 0dacb88d144b3bd4779fd7a70725a883@69.70.103.202:5060
CSeq: 102 OPTIONS
Content-Length: 0

OPTIONS sip:75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK61b0e6d5;rport
Max-Forwards: 70
From: "asterisk" <sip:asterisk@69.70.103.202>;tag=as63a1019e
To: <sip:75.98.50.46>
Contact: <sip:asterisk@69.70.103.202:5060>
Call-ID: 472e9b9169b5146b648b61d32bec7667@69.70.103.202:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 11.25.1-vici
Date: Wed, 08 Nov 2017 20:25:05 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0

SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK61b0e6d5;received=69.70.103.202;rport=5060
To: <sip:75.98.50.46>;tag=Q5Eex85k6I45RV5YA2B1EE
From: "asterisk" <sip:asterisk@69.70.103.202>;tag=as63a1019e
Call-ID: 472e9b9169b5146b648b61d32bec7667@69.70.103.202:5060
CSeq: 102 OPTIONS
Content-Length: 0



Trace from a Good call (agent spoke to someone):

Code: Select all

INVITE sip:+19056839722@75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;rport
Max-Forwards: 70
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 INVITE
User-Agent: Asterisk PBX 11.25.1-vici
Date: Wed, 08 Nov 2017 20:21:08 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Remote-Party-ID: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;party=calling;privacy=off;screen=no
Content-Type: application/sdp
Content-Length: 243

v=0
o=root 1608852274 1608852274 IN IP4 69.70.103.202
s=Asterisk PBX 11.25.1-vici
c=IN IP4 69.70.103.202
t=0 0
m=audio 17854 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
INVITE sip:+19056839722@75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;rport
Max-Forwards: 70
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 INVITE
User-Agent: Asterisk PBX 11.25.1-vici
Date: Wed, 08 Nov 2017 20:21:08 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Remote-Party-ID: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;party=calling;privacy=off;screen=no
Content-Type: application/sdp
Content-Length: 243

v=0
o=root 1608852274 1608852274 IN IP4 69.70.103.202
s=Asterisk PBX 11.25.1-vici
c=IN IP4 69.70.103.202
t=0 0
m=audio 17854 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
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;received=69.70.103.202;rport=5060
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 INVITE
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;received=69.70.103.202;rport=5060
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
Server: NetSapiens SiPBx v38-0x65
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;received=69.70.103.202;rport=5060
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
Server: NetSapiens SiPBx v38-0x65
Content-Length: 0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;received=69.70.103.202;rport=5060
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
Server: NetSapiens SiPBx v38-0x65
Content-Length: 0

SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;received=69.70.103.202;rport=5060
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 INVITE
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
Server: NetSapiens SiPBx v38-0x65
Content-Type: application/sdp
Content-Length: 252

v=0
o=NetSapiens_Nms 1510172469 1510172470181 IN IP4 75.98.50.46
s=SIP Media Capabilities
c=IN IP4 75.98.50.46
t=0 0
m=audio 32290 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=maxptime:20
SIP/2.0 200 OK
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK1eabdae6;received=69.70.103.202;rport=5060
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
Contact: <sip:system@75.98.50.46:5060;transport=udp>
CSeq: 102 INVITE
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
Require: timer
Server: NetSapiens SiPBx v38-0x65
Supported: timer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Length: 252

v=0
o=NetSapiens_Nms 1510172469 1510172478090 IN IP4 75.98.50.46
s=SIP Media Capabilities
c=IN IP4 75.98.50.46
t=0 0
m=audio 32290 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=maxptime:20
ACK sip:system@75.98.50.46:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK66f24dbf;rport
Max-Forwards: 70
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 102 ACK
User-Agent: Asterisk PBX 11.25.1-vici
Content-Length: 0

CANCEL sip:+19056220050@75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK600a2a2b;rport
Max-Forwards: 70
From: "V1081520580039116609" <sip:+12892120150@expcontact.20711.service>;tag=as7a549f86
To: <sip:+19056220050@75.98.50.46>
Call-ID: 3fa194ba67f50952614e5fa34f153e93@expcontact.20711.service
CSeq: 102 CANCEL
User-Agent: Asterisk PBX 11.25.1-vici
Content-Length: 0

SIP/2.0 200 OK
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK600a2a2b;received=69.70.103.202;rport=5060
To: <sip:+19056220050@75.98.50.46>;tag=mv6QEzvx2VuqBnVfA07664
From: "V1081520580039116609" <sip:+12892120150@expcontact.20711.service>;tag=as7a549f86
Call-ID: 3fa194ba67f50952614e5fa34f153e93@expcontact.20711.service
CSeq: 102 CANCEL
Content-Length: 0

SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK600a2a2b;received=69.70.103.202;rport=5060
To: <sip:+19056220050@75.98.50.46>;tag=mv6QEzvx2VuqBnVfA07664
From: "V1081520580039116609" <sip:+12892120150@expcontact.20711.service>;tag=as7a549f86
Call-ID: 3fa194ba67f50952614e5fa34f153e93@expcontact.20711.service
CSeq: 102 INVITE
Content-Length: 0

ACK sip:+19056220050@75.98.50.46 SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK600a2a2b;rport
Max-Forwards: 70
From: "V1081520580039116609" <sip:+12892120150@expcontact.20711.service>;tag=as7a549f86
To: <sip:+19056220050@75.98.50.46>;tag=mv6QEzvx2VuqBnVfA07664
Contact: <sip:+12892120150@69.70.103.202:5060>
Call-ID: 3fa194ba67f50952614e5fa34f153e93@expcontact.20711.service
CSeq: 102 ACK
User-Agent: Asterisk PBX 11.25.1-vici
Content-Length: 0

BYE sip:system@75.98.50.46:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK0bfd9bf4;rport
Max-Forwards: 70
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 103 BYE
User-Agent: Asterisk PBX 11.25.1-vici
X-Asterisk-HangupCause: Unknown
X-Asterisk-HangupCauseCode: 0
Content-Length: 0

SIP/2.0 200 OK
Via: SIP/2.0/UDP 69.70.103.202:5060;branch=z9hG4bK0bfd9bf4;received=69.70.103.202;rport=5060
To: <sip:+19056839722@75.98.50.46>;tag=MhiEb0BtQpzRT22HA08F25
From: "V1081521080039116683" <sip:+12892120150@expcontact.20711.service>;tag=as50055eb3
Call-ID: 61cc68e42c11035f110a2de122ca8ad6@expcontact.20711.service
CSeq: 103 BYE
Content-Length: 0


c20xh2
 
Posts: 95
Joined: Mon Feb 20, 2017 2:28 am

Re: LRERR 5 second hangup

Postby mflorell » Wed Nov 08, 2017 5:33 pm

We have fixed the LRERR routing blocking issue completely with our Asterisk 13 code changes. In Asterisk 13, they completely rewrote the code that handles Local/ channels, so we can now get a true channel pointer on every call. Not sure if that fixes the problem with Audio not being there, but it might be worth a try. Also, have you tried a different carrier?
mflorell
Site Admin
 
Posts: 18335
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: LRERR 5 second hangup

Postby c20xh2 » Wed Nov 08, 2017 6:47 pm

Yes I have this issue on two different Carriers :(

Is there an Upgrade procedure I could run to get everything up to date ?
c20xh2
 
Posts: 95
Joined: Mon Feb 20, 2017 2:28 am

Re: LRERR 5 second hangup

Postby alo » Wed Nov 08, 2017 6:54 pm

Check your Dialplan first. Thats the trouble I had years ago with LRERR
alo
 
Posts: 187
Joined: Wed Jun 20, 2012 10:21 am

Re: LRERR 5 second hangup

Postby mflorell » Wed Nov 08, 2017 10:19 pm

Here are the Asterisk 13 instructions,
http://vicidial.org/docs/ASTERISK_13.txt
mflorell
Site Admin
 
Posts: 18335
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 90 guests