TIPS Voip Innovations Trunk setup

jmcguirl

Veteran Member
Joined
Dec 3, 2010
Messages
28
Reaction score
0
I have several systems setup that use Voip Innovations for trunking. However, I am having major problems getting inbound calling to work properly with Incredible PBX 13-12.0 for CentOS 6.

It seems as though Incredible PBX 13-12.0 for CentOS 6 needs the trunk setup differently than past versions. If I "Allow Anonymous Inbound SIP Calls" they come through, but I shouldn't have to do that right?

Could someone please post a working trunk setup config?
[2015-08-28 12:35:59] VERBOSE[8388][C-0000000c] pbx.c: Executing [s@from-sip-external:1] GotoIf("SIP/64.136.173.31-0000000d", "0?checklang:noanonymous") in new stack
[2015-08-28 12:35:59] VERBOSE[8388][C-0000000c] pbx.c: Goto (from-sip-external,s,5)
[2015-08-28 12:35:59] VERBOSE[8388][C-0000000c] pbx.c: Executing [s@from-sip-external:5] Set("SIP/64.136.173.31-0000000d", "TIMEOUT(absolute)=15") in new stack
[2015-08-28 12:35:59] VERBOSE[8388][C-0000000c] func_timeout.c: Channel will hangup at 2015-08-28 12:36:14.145 EDT.
[2015-08-28 12:35:59] VERBOSE[8388][C-0000000c] pbx.c: Executing [s@from-sip-external:6] Log("SIP/64.136.173.31-0000000d", "WARNING,"Rejecting unknown SIP connection from 64.136.173.31"") in new stack
[2015-08-28 12:35:59] WARNING[8388][C-0000000c] Ext. s: "Rejecting unknown SIP connection from 64.136.173.31"
[2015-08-28 12:35:59] VERBOSE[8388][C-0000000c] pbx.c: Executing [s@from-sip-external:7] Answer("SIP/64.136.173.31-0000000d", "") in new stack
[2015-08-28 12:35:59] VERBOSE[8388][C-0000000c] pbx.c: Executing [s@from-sip-external:8] Wait("SIP/64.136.173.31-0000000d", "2") in new stack
[2015-08-28 12:36:01] VERBOSE[8388][C-0000000c] pbx.c: Executing [s@from-sip-external:9] Playback("SIP/64.136.173.31-0000000d", "ss-noservice") in new stack
[2015-08-28 12:36:01] VERBOSE[8388][C-0000000c] file.c: <SIP/64.136.173.31-0000000d> Playing 'ss-noservice.gsm' (language 'en')
[2015-08-28 12:36:05] VERBOSE[8388][C-0000000c] pbx.c: Executing [h@from-sip-external:1] Hangup("SIP/64.136.173.31-0000000d", "") in new stack
[2015-08-28 12:36:05] VERBOSE[8388][C-0000000c] pbx.c: Spawn extension (from-sip-external, h, 1) exited non-zero on 'SIP/64.136.173.31-0000000d'
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
Use /root/add-ip or add-fqdn to whitelist the trunk provider's SIP address and see if that helps. Are you actually registering the trunk??
 

atsak

Guru
Joined
Sep 7, 2009
Messages
2,381
Reaction score
436
VI doesn't register. It looks like you don't have their 64.136.173.31 setup as a trunk. They added a couple new origination IP's last year sometime, maybe you forgot to setup those trunks?
 

jmcguirl

Veteran Member
Joined
Dec 3, 2010
Messages
28
Reaction score
0
definitely have the ip's added. I have two trunks set up. In the peer details:
type=friend
insecure=very
host=64.136.174.30
dtmf=auto
disallow=all
context=from-trunk
canreinvite=no
caninvite=no
allow=ulaw&alaw

and

type=friend
insecure=very
host=64.136.174.31
dtmf=auto
disallow=all
context=from-trunk
canreinvite=no
caninvite=no
allow=ulaw&alaw

there is NOTHING in the:
USER Context
USER Details or
Register String
 

atsak

Guru
Joined
Sep 7, 2009
Messages
2,381
Reaction score
436
You're missing two of their hosts; there are 4 altogether.

Mine looks this way:

host=64.136.173.30
canreinvite=nonat
nat=yes
context=from-trunk
type=friend
disallow=all
allow=ulaw
trustrpid=yes
sendrpid=yes
insecure=port,invite
qualify=no
 

jroper

Guru
Joined
Oct 20, 2007
Messages
3,832
Reaction score
71
Hi

Also note, as shown by atsak post, insecure=very has not been valid for a few Asterisk versions now, replace with insecure=port,invite, it does the same.

Joe
 

Members online

No members online now.

Forum statistics

Threads
25,782
Messages
167,509
Members
19,202
Latest member
pbxnewguy
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top