I've been having a problem with Anveo Direct outgoing calls for some time. The calls connect to the destination number, but there is no audio coming through either way after the call is answered. I have no DID phone number at Anveo. (Could that in itself be the reason why I am having a problem?). When I reached out to Anveo, they said they don't proxy the voice channel so wouldn't be able to see it or help me with this problem.
Running IncrediblePBX 2021. I've been over the set up for outgoing calls in the Anveo portal many times and can't see any problem, even though that's where I think it probably is.
In Reports--> Asterisk Logfile I observe the following when the call starts to go bad:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
04943[2021-01-12 11:27:56] VERBOSE[10377][C-00000010] app_dial.c: SIP/sbc.anveo.com-0000001e answered SIP/703-0000001d
104944[2021-01-12 11:27:56] VERBOSE[10398][C-00000010] bridge_channel.c: Channel SIP/sbc.anveo.com-0000001e joined 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104945[2021-01-12 11:27:56] VERBOSE[10377][C-00000010] bridge_channel.c: Channel SIP/703-0000001d joined 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104946[2021-01-12 11:28:27] NOTICE[1901] chan_sip.c: Disconnecting call 'SIP/sbc.anveo.com-0000001e' for lack of RTP activity in 31 seconds
104947[2021-01-12 11:28:27] VERBOSE[10398][C-00000010] bridge_channel.c: Channel SIP/sbc.anveo.com-0000001e left 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104948[2021-01-12 11:28:27] VERBOSE[10377][C-00000010] bridge_channel.c: Channel SIP/703-0000001d left 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104949[2021-01-12 11:28:27] VERBOSE[10377][C-00000010] app_macro.c: Spawn extension (macro-dialout-trunk, s, 37) exited non-zero on 'SIP/703-0000001d' in macro 'dialout-trunk'
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
When I look at the siptrace in the Anveo portal, it looks like my server offers RTP port 10490, and the carrier offers RTP port 30406 (does it matter if these are the same?)
Can anyone tell what might be wrong?
I have UDP ports 5060-61 and 10,000-20,000 forwarded to IncrediblePBX 2020 by my router. Here is the entire siptrace, with sensative numbers replaced with phrases:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/*<<<|myserverip:5060 @ 2021-01-12 16:27:52 */
INVITE sip:0XXXXXDestPhone#@sbc.anveo.com SIP/2.0
Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK62fc8aaa;rport
Max-Forwards: 70
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>
Contact: <sip:CIDPHONE#@192.168.1.3:5060>
Call-ID: [email protected]:5060
CSeq: 102 INVITE
User-Agent: IncrediblePBX-15.0.17.9.1(18.1.1)
Date: Tue, 12 Jan 2021 16:27:52 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Remote-Party-ID: "CIDPHONE#" <sip:CIDPHONE#@192.168.1.3>;party=calling;privacy=off;screen=no
Content-Type: application/sdp
Content-Length: 554
v=0
o=root 2010611583 2010611583 IN IP4 192.168.1.3
s=Asterisk PBX 18.1.1
c=IN IP4 192.168.1.3
t=0 0
m=audio 10490 RTP/AVP 0 9 107 101
a=rtpmap:0 PCMU/8000
a=rtpmap:9 G722/8000
a=rtpmap:107 opus/48000/2
a=fmtp:107 useinbandfec=1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:20
a=ice-ufrag:61e52591392e42766f398dc50c1ffdb0
a=ice-pwd:082d4573739975e854f6630d542f278d
a=candidate:Hc0a80103 1 UDP 2130706431 192.168.1.3 10490 typ host
a=candidate:Hc0a80103 2 UDP 2130706430 192.168.1.3 10491 typ host
a=sendrecv
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:27:52 */
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;branch=z9hG4bK62fc8aaa;rport=5060
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>
Call-ID: [email protected]:5060
CSeq: 102 INVITE
Server: Anveo Callcontrol
Content-Length: 0
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:27:53 */
SIP/2.0 180 Ringing
Server: Anveo Callcontrol
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;rport=5060;branch=z9hG4bK62fc8aaa
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Call-ID: [email protected]:5060
CSeq: 102 INVITE
Server: Anveo Callcontrol
Content-Length: 0
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:27:56 */
SIP/2.0 200 OK
Server: Anveo Callcontrol
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;rport=5060;branch=z9hG4bK62fc8aaa
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Call-ID: [email protected]:5060
CSeq: 102 INVITE
Server: Anveo Callcontrol
Contact: Anonymous <sip:169.48.232.158:5060>
Content-Type: application/sdp
Content-Length: 234
v=0
o=Sonus_UAC 253599 468908 IN IP4 67.231.5.112
s=SIP Media Capabilities
c=IN IP4 67.231.5.80
t=0 0
m=audio 30406 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=ptime:20
/*<<<|myserverIPaddress:5060 @ 2021-01-12 16:27:56 */
ACK sip:169.48.232.158:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK1655266a;rport
Max-Forwards: 70
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Contact: <sip:CIDPHONE#@192.168.1.3:5060>
Call-ID: [email protected]:5060
CSeq: 102 ACK
User-Agent: IncrediblePBX-15.0.17.9.1(18.1.1)
Content-Length: 0
/*<<<|myserverIPaddress:5060 @ 2021-01-12 16:28:27 */
BYE sip:169.48.232.158:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK3bb69466;rport
Max-Forwards: 70
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Call-ID: [email protected]:5060
CSeq: 103 BYE
User-Agent: IncrediblePBX-15.0.17.9.1(18.1.1)
X-Asterisk-HangupCause: Requested channel not available
X-Asterisk-HangupCauseCode: 44
Content-Length: 0
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:28:27 */
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;branch=z9hG4bK3bb69466;rport=5060
Running IncrediblePBX 2021. I've been over the set up for outgoing calls in the Anveo portal many times and can't see any problem, even though that's where I think it probably is.
In Reports--> Asterisk Logfile I observe the following when the call starts to go bad:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
04943[2021-01-12 11:27:56] VERBOSE[10377][C-00000010] app_dial.c: SIP/sbc.anveo.com-0000001e answered SIP/703-0000001d
104944[2021-01-12 11:27:56] VERBOSE[10398][C-00000010] bridge_channel.c: Channel SIP/sbc.anveo.com-0000001e joined 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104945[2021-01-12 11:27:56] VERBOSE[10377][C-00000010] bridge_channel.c: Channel SIP/703-0000001d joined 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104946[2021-01-12 11:28:27] NOTICE[1901] chan_sip.c: Disconnecting call 'SIP/sbc.anveo.com-0000001e' for lack of RTP activity in 31 seconds
104947[2021-01-12 11:28:27] VERBOSE[10398][C-00000010] bridge_channel.c: Channel SIP/sbc.anveo.com-0000001e left 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104948[2021-01-12 11:28:27] VERBOSE[10377][C-00000010] bridge_channel.c: Channel SIP/703-0000001d left 'simple_bridge' basic-bridge <c507fa13-098f-483f-a933-8118de5e6b2e>
104949[2021-01-12 11:28:27] VERBOSE[10377][C-00000010] app_macro.c: Spawn extension (macro-dialout-trunk, s, 37) exited non-zero on 'SIP/703-0000001d' in macro 'dialout-trunk'
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
When I look at the siptrace in the Anveo portal, it looks like my server offers RTP port 10490, and the carrier offers RTP port 30406 (does it matter if these are the same?)
Can anyone tell what might be wrong?
I have UDP ports 5060-61 and 10,000-20,000 forwarded to IncrediblePBX 2020 by my router. Here is the entire siptrace, with sensative numbers replaced with phrases:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/*<<<|myserverip:5060 @ 2021-01-12 16:27:52 */
INVITE sip:0XXXXXDestPhone#@sbc.anveo.com SIP/2.0
Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK62fc8aaa;rport
Max-Forwards: 70
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>
Contact: <sip:CIDPHONE#@192.168.1.3:5060>
Call-ID: [email protected]:5060
CSeq: 102 INVITE
User-Agent: IncrediblePBX-15.0.17.9.1(18.1.1)
Date: Tue, 12 Jan 2021 16:27:52 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Remote-Party-ID: "CIDPHONE#" <sip:CIDPHONE#@192.168.1.3>;party=calling;privacy=off;screen=no
Content-Type: application/sdp
Content-Length: 554
v=0
o=root 2010611583 2010611583 IN IP4 192.168.1.3
s=Asterisk PBX 18.1.1
c=IN IP4 192.168.1.3
t=0 0
m=audio 10490 RTP/AVP 0 9 107 101
a=rtpmap:0 PCMU/8000
a=rtpmap:9 G722/8000
a=rtpmap:107 opus/48000/2
a=fmtp:107 useinbandfec=1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:20
a=ice-ufrag:61e52591392e42766f398dc50c1ffdb0
a=ice-pwd:082d4573739975e854f6630d542f278d
a=candidate:Hc0a80103 1 UDP 2130706431 192.168.1.3 10490 typ host
a=candidate:Hc0a80103 2 UDP 2130706430 192.168.1.3 10491 typ host
a=sendrecv
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:27:52 */
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;branch=z9hG4bK62fc8aaa;rport=5060
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>
Call-ID: [email protected]:5060
CSeq: 102 INVITE
Server: Anveo Callcontrol
Content-Length: 0
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:27:53 */
SIP/2.0 180 Ringing
Server: Anveo Callcontrol
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;rport=5060;branch=z9hG4bK62fc8aaa
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Call-ID: [email protected]:5060
CSeq: 102 INVITE
Server: Anveo Callcontrol
Content-Length: 0
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:27:56 */
SIP/2.0 200 OK
Server: Anveo Callcontrol
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;rport=5060;branch=z9hG4bK62fc8aaa
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Call-ID: [email protected]:5060
CSeq: 102 INVITE
Server: Anveo Callcontrol
Contact: Anonymous <sip:169.48.232.158:5060>
Content-Type: application/sdp
Content-Length: 234
v=0
o=Sonus_UAC 253599 468908 IN IP4 67.231.5.112
s=SIP Media Capabilities
c=IN IP4 67.231.5.80
t=0 0
m=audio 30406 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv
a=ptime:20
/*<<<|myserverIPaddress:5060 @ 2021-01-12 16:27:56 */
ACK sip:169.48.232.158:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK1655266a;rport
Max-Forwards: 70
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Contact: <sip:CIDPHONE#@192.168.1.3:5060>
Call-ID: [email protected]:5060
CSeq: 102 ACK
User-Agent: IncrediblePBX-15.0.17.9.1(18.1.1)
Content-Length: 0
/*<<<|myserverIPaddress:5060 @ 2021-01-12 16:28:27 */
BYE sip:169.48.232.158:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.3:5060;branch=z9hG4bK3bb69466;rport
Max-Forwards: 70
From: <sip:CIDPHONE#@192.168.1.3>;tag=as169a92f8
To: <sip:mypinDestPhone#@sbc.anveo.com>;tag=c27181dfb2bf8fc943389145f808e126
Call-ID: [email protected]:5060
CSeq: 103 BYE
User-Agent: IncrediblePBX-15.0.17.9.1(18.1.1)
X-Asterisk-HangupCause: Requested channel not available
X-Asterisk-HangupCauseCode: 44
Content-Length: 0
/*>>>|myserverIPaddress:5060 @ 2021-01-12 16:28:27 */
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.3:5060;received=myserverIPaddress;branch=z9hG4bK3bb69466;rport=5060






