Trunk Settings for nexVortex.com

wyseguy79
Posts: 8
Member Since:
2008-03-29

Does anyone have a working example of what you input for the Peer details: & User Details: portion of a Trunk setup?

My Registration is working fine and the admin control panel shows me as a green light with registration.

I have setup my inbound route to match any number so that its a catch all and it sends it to my IVR but for some reason when I call the number I get a "Im sorry, this number is not setup.. etc etc".

When I search the reports of my trixbox SE it shows that my call came in and just shows the status as "S"... Am I to assume then that my inbound trunk settings are correct and for some reason the call is not getting routed to my IVR?

As of right now im convinced its a setting with my inbound trunk.

If anyone has any suggestions or help with setting up with nexvortex as a provider that would be great.

I aslo get a forbidden message when I try and make outgoing calls.



nVsupport
Posts: 3
Member Since:
2008-03-10
Answer

Hello,

The voice response you are hearing is from nexVortex. You need to log into your nexVortex web portal and follow the links for Preferences -> Change Inbound Number Routing.

By default, nV numbers are setup to terminate to the voice response you heard. You must then reroute the numbers to point to your local PBX.

Hope that helps!
nV



wyseguy79
Posts: 8
Member Since:
2008-03-29
Thanks for the message, I

Thanks for the message, I have setup my account within the nV web site to forward to my IP address prior to having all the problems. I have noticed within my reports section of trixbox the calls are showing up in the report, it even says ANSWERED as the status, but before that I get a S in the colum before the ANSWERED status. Which then leaves me to believe its a problem on my configuration of Trixbox.

according to my status page it says I have Registered my SIP connection and my SIP Trunk is active. I dont know if active means the line is in use, or just that I have configured it right.

That is why im looking to see if anyone has a configuration that I can compare mine with. As I am using the one provided by nV.



nVsupport
Posts: 3
Member Since:
2008-03-10
Check your General Settings

Please make sure you have the following setting:

Allow Anonymous Inbound SIP Calls? YES

Hope that helps,
nV



mephi
Posts: 17
Member Since:
2009-02-12
Hi there. I got a fresh

Hi there.
I got a fresh Trixbox installed and I got a sip trunk service from nexvortex.

I got the proxy ip address, realm, auth username and password but I dont know how to setup them into my trixbox and link it to nexvortex.

Please Help me out



shawno66
Posts: 9
Member Since:
2009-09-19
create a trunk called

create a trunk called 66.23.129.253 (nexvortex's proxy)
trunk name: 66.23.129.253
under peer details:dtmf=rfc2833
dtmfmode=rfc2833
host=66.23.129.253
insecure=very
nat=yes
qualify=no
secret=**the code you got from nexvortex**
type=peer
username=**the user name you got from nexvortex**
user=phone
authname=**the user name you got from nexvortex**

under incoming settings

user context: from-trunk
under user details:
context=from-trunk
host=**your public static ip address **
insecure=very
nat=yes
quality=no
secret=**the code you got from nexvortex**type=user
username=**the user name you got from nexvortex**

under registerstring
**your user name**@nexvortex.com:**your secret**:**your user name**@66.23.129.253

lastly, you need to go pbx/config file editor and edit sit_nat.conf
nat=yes
externip=** your external public ip **
localnet=192.168.1.0/255.255.255.0 **set this up to your internal scheme and KEEP the ending 0**

good luck



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.