Vonage Inbound Configuration

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Vonage Inbound Configuration

Postby xenia2608 » Sun Feb 14, 2016 11:15 am

I have configured vonage TollFree as Inbound DID in vicidial system to get all inbound calls to vicidial phone.

My config

[Vonage4021]
disallow=all
allow=ulaw
allow=alaw
type=friend
username=********
secret=******
host=******vocalocity.com
dtmfmode=rfc2833
context=trunkinbound
trustrpid=yes
sendtrpid=yes
trunk=yes
qualify=yes
insecure=invite,port
nat=yes

But whenever i try to make calls on this DID it says "no one is avilable to take your calls", and asterisk cli shows
[Feb 14 21:43:39] NOTICE[4453]: chan_sip.c:23534 handle_request_invite: Call from 'SIP-ID' (54.213.138.56:5060) to extension 's' rejected because extension not found in context 'trunkinbound'.
== Using SIP RTP CoS mark 5
[Feb 14 21:43:40] NOTICE[4453]: chan_sip.c:23534 handle_request_invite: Call from 'SIP-ID' (54.213.138.56:5060) to extension 's' rejected because extension not found in context 'trunkinbound'.
VERSION: 2.14-719a BUILD: 190930-2110 |Asterisk 13.27.0-vici|
|1xDatabase-Standalone|
RAM:16GB DDR4 2133 MHZ|SSD:256 GB|Intel Xeon E3 1240v6|Core 4x3.70 GHz
|1xWeb and Telephony|
RAM:16GB DDR4 2133 MHZ|SSD:512 GB|Intel Xeon E3 1240v6|Core 4x3.70 GHz
xenia2608
 
Posts: 31
Joined: Wed Nov 19, 2014 4:39 pm

Re: Vonage Inbound Configuration

Postby striker » Mon Feb 15, 2016 12:28 am

try the below

go to vi /etc/asterisk/extensions.conf

do the below changes

[trunkinbound]
exten => _X.,1,AGI(agi-DID_route.agi)

to
[trunkinbound]
exten => s,1,AGI(agi-DID_route.agi)

then in the gui create a DID with number as s
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am


Return to Support

Who is online

Users browsing this forum: No registered users and 125 guests