ftocc

Vonage SIP trunk and DID inbound routes

tfittsy
Posts: 9
Member Since:
2007-09-26

I've got a SIP trunk from vonage coming in to my trixbox. I'm having trouble routing it though. The number is a toll-free 866 number but when I do DID routing using the number or anything like _866_ or _514_ it doesn't route. The only way to route it is through Any DID/Any CID. This is the only line coming in on this trunk. Is there any way to route a call by trunk instead of DID or CID or is there a way I can look at what DID is actually being provided? Thanks.



craftedpacket
Posts: 78
Member Since:
2007-11-15
I have outgoing on my vonage

I have outgoing on my vonage sip working, but when I try to dial inbound I get "The number you have dialed is not in service". Do you mind showing your inbound rule?



dswartz
Posts: 162
Member Since:
2006-09-26
a thought

i've seen at least one provider who you need to put the DID at the end of the register string. so, for example:

username:password@provider.com/8005551212



datu503
Posts: 218
Member Since:
2007-06-06
Vonage 800 number

Our installations with Vonage Toll Free works perfect.

You may wish to try to use your NON-800 number that they originally assigned to you.
I believe the registration is based on the BASED number and NOT the added service of Toll Free 800.

Please try that.

--

Walden, Certified FtoCC Admin & Tech
www.tech-r-us.com everythingIP
www.citivoip.com everythingVOIP



craftedpacket
Posts: 78
Member Since:
2007-11-15
Our box is registered to

Our box is registered to vonage because I can dial out. When I dial in it registers a new call in the call log...but I get a recording that says the number I have dialed is not in service. This recording is coming from Trixbox. I think my inbound dial rule is correct. I just created a default rule to accept any DID/CID and forward it to an extension.



craftedpacket
Posts: 78
Member Since:
2007-11-15
Bump

Bump



craftedpacket
Posts: 78
Member Since:
2007-11-15
Below is some code from

Below is some code from sip.conf. when we changed this setting it started working.

; If you need to answer unauthenticated calls, you should change this
; next line to 'from-trunk', rather than 'from-sip-external'.
; You'll know this is happening if when you call in you get a message
; saying "The number you have dialed is not in service. Please check the
; number and try again."
context = from-trunk ; Send unknown SIP callers to this context



Comment viewing options

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