Topic: VoIP Innovations Trunk Config [Comments: 12]
chrisloomis
Thu, 06/24/2010 - 20:53 | VoIP Innovations Trunk Config
has anyone had experience configuring a VoIP Innovations trunk on the mte
it took about 5 minutes on my free pbx and i am having problems on thirdlane





Fri, 06/25/2010 - 11:11 | nope but it cant be too
nope but it cant be too hard.. what does the sip.conf (and related support files) entry look like on your freepbx box for voip innovations?
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Fri, 06/25/2010 - 11:56 | I use VoIP Innovations
First question, did you set up your MTE ip address as an endpoint in their portal? Also, what problems are you having?
Chris Norris
Carolina Digital Phone
dCAP
Fri, 06/25/2010 - 13:45 | well this is the
well this is the sip_custom.conf ----- on the free pbx machine
; OpenSip
[opensips]
type=friend
host=72.37.220.98
context=a2billing-did
insecure=port,invite
qualify=yes
externrefresh=60
deny=0.0.0.0/0.0.0.0
permit=72.37.220.98/255.255.255.0
*******************************************
this is the sip.conf on the mte
type=peer
host=64.136.174.30
allow=ulaw
disallow=all
nat=never
canreinvite=no
dtmfmode=rfc2833
type=friend
host=64.136.174.30
allow=ulaw
disallow=all
context=from-pstn
insecure=very
[VoIP-Innovations]
qualify=yes
nat=no
;=description=VoIP Innovations US Carrier
host=64.136.174.30
dtmfmode=rfc2833
context=from-outside
type=friend
insecure=very
canreinvite=no
disallow=all
allow=ulaw
Chris L
Fri, 06/25/2010 - 13:31 | the end point is set yp for
the end point is set up for our machine
i did some testing with VoIP innovations and they said that it looked like the call was getting thru to us but it looked like we were not accepting it
Chris L
Fri, 06/25/2010 - 14:49 | ok for starters you cant have
ok for starters you cant have 3 settings with the same ip for a host..
delete all 3 from the gui, verify theyre all gone in the file..
start over..
the type is peer not friend (set to outbound in the gui)
then when you add insecure set it as insecure=port,invite
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Fri, 06/25/2010 - 15:01 | that is what thirdlane put in
that is what thirdlane put in there when i set up the trunk
there is only one trunk total
*************************
this is sip.conf after i remove the one trunk
type=peer
host=64.136.174.30
allow=ulaw
disallow=all
nat=never
canreinvite=no
dtmfmode=rfc2833
type=friend
host=64.136.174.30
allow=ulaw
disallow=all
context=from-pstn
insecure=very
Chris L
Fri, 06/25/2010 - 15:05 | then delete that shit.. you
then delete that shit.. you cant have those declarations without a channel associated. [something]
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Fri, 06/25/2010 - 15:22 | does this look
does this look better
[VoIP-Innovations]
qualify=yes
nat=no
;=description=VoIP-Innovations US Out
host=64.136.174.30
dtmfmode=rfc2833
context=from-outside
type=peer
insecure=port,invite
canreinvite=no
disallow=all
allow=ulaw
so it sounds like i need an entry for in and out?
Chris L
Fri, 06/25/2010 - 15:51 | no, peers can accept calls
no, peers can accept calls when you use insecure=port,invite it matches the host= ip address to the inbound call to know its voipinnovations to use for the configs.
type=user REQUIRES proxy authentication (login) to receive a call
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Fri, 06/25/2010 - 15:54 | but where does type=user get
but where does type=user get put
Chris L
Fri, 06/25/2010 - 15:54 | i think i am going to need to
i think i am going to need to call in and get support started
Chris L
Fri, 06/25/2010 - 16:00 | type=user doesnt get defined
type=user doesnt get defined AT ALL if your trying to do trusted ip.
as far as support have your credit card ready and one of our sales agents can assist in charging a block of hours .
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com