All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by Keyfin » Fri Feb 10, 2017 11:40 am
I couldn't find this anywhere in the forum. I hope this isn't a double post. Here is the carrier settings for voxox that works for me. I will update this as changes with the carrier come about. Don't forget to add the host IP to the allowed IPs in your whitelisted firewall. Never run Vicidial without securing the firewall after installing. (Thanks William for the advice on that)
Account Entry:
- Code: Select all
[Voxox]
type=friend
host=0.0.0.0 //replace with host IP given by Voxox VOIP service
dtmfmode=rfc2833
nat=no
canreinvite=no
disallow=all
allow=ulaw
allow=alaw
insecure=port,invite
Globals String:
DIAL6TRUNK = SIP/Voxox
Dial Plan Entry:
- Code: Select all
exten => _61NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _61NXXNXXXXXX,n,Dial(${DIAL6TRUNK}/1${EXTEN:2})
exten => _61NXXNXXXXXX,n,Hangup
exten => _6NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _6NXXNXXXXXX,n,Dial(${DIAL6TRUNK}/1${EXTEN:1})
exten => _6NXXNXXXXXX,n,Hangup
NOTE: As the Dialplan here is a 6 to dial out, you'll need to change the Dial Prefix: under campaigns: campaign main: then detail view tab in the admin screen change Dial Prefix: from 9 to 6 if you copy this code exactly.
Last edited by
Keyfin on Thu Jun 29, 2017 8:07 pm, edited 10 times in total.
ViciBox: 7.0.3 | VERSION: 2.14-585a BUILD: 170114-1356 | SVN Version: 2661 |Single Server | DGG installed
-
Keyfin
-
- Posts: 60
- Joined: Tue Feb 23, 2016 8:27 pm
by frequency » Fri Feb 10, 2017 1:34 pm
- Code: Select all
exten => _61X.,2,Dial(SIP/${EXTEN:2}@Voxox,,tTor)
you can try this if it works
-
frequency
-
- Posts: 117
- Joined: Mon Jun 13, 2016 11:18 am
by Keyfin » Thu Jun 29, 2017 7:24 pm
would that be just 1 line for the entire dialplan entry?
i'm using a US dialing plan here, obviously.
ViciBox: 7.0.3 | VERSION: 2.14-585a BUILD: 170114-1356 | SVN Version: 2661 |Single Server | DGG installed
-
Keyfin
-
- Posts: 60
- Joined: Tue Feb 23, 2016 8:27 pm
Return to Support
Who is online
Users browsing this forum: Google [Bot] and 67 guests