Install Success but have a problem with dialing

All installation and configuration problems and questions

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

Install Success but have a problem with dialing

Postby Need » Mon Mar 25, 2013 10:05 am

Box:
Intel Celeron 2.50Ghz
160gB Barracuda HD
2Gb Ram

Vicidial:
Vicibox 4.0.3 Standard install
VERSION: 2.6-362c BUILD: 130220-1214

Asterisk 1.4

Hi guys its me again, After WilliamConely's advice i went ahead and installed Vicidial myself on the desktop spec above using Vicidial Spec above also.
Everything went well Vicidial is up and running i can access the server from all the computers in the office everything seems to be fine.

I have one problem tho, I knew i would have trouble setting up the carrier.

Heres my Carrier Settings :

register => USERNAME:PASSWoRD@sip[dot]voipcheap[dot]co[dot]uk:5060

[voipcheap]
disallow=all
allow=ulaw
allow=g729
type=friend
username=USERNAME
secret=PASSWoRD
host=sip[dot]voipcheap[dot]co[dot]uk
dtmfmode=rfc2833
context=trunkinbound

voipcheapuk = SIP/voipcheap

exten => _0044XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _0044XXXXXXXXXX,2,Dial(${voipcheapuk}/${EXTEN:2},,To)
exten => _0044XXXXXXXXXX,3,Hangup

The reason it has 00 is because when i dial without it a voice tells me to place 00 then the country code then the number so i came up with that.
if i just place the 44 then i get thats a invalid extension.

Here are the settings i had from my voip provider :

General
SIP port : 5060
Registrar : sip[dot]voipcheap[dot]co[dot]uk
Proxy server : sip[dot]voipcheap[dot]co[dot]uk
Outbound proxy server : leave empty
Account name : your VoIPCheap username
Password : your VoIPCheap password
Display name/number : your VoIPCheap username or voipnumber
Stunserver (option) : stun[dot]voipcheap[dot]co[dot]uk

Codecs
G.711 (64 kbps)
G.726 (32 kbps)
G.729 (8 kbps)
G.723 (5.3 & 6.3 kbps)
GSMFR (13.2 kbps)

I have also installed g729 codec via wincp and putty.

If there is any other info needed then i can try and supply.

Thanks in advance
Mark
Need
 
Posts: 13
Joined: Sat Feb 02, 2013 9:35 am

Re: Install Success but have a problem with dialing

Postby Need » Mon Mar 25, 2013 11:54 am

Figured it out guys no worries.

exten => _44XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _44XXXXXXXXXX,2,Dial(${voipcheapuk}/${EXTEN},,To)
exten => _44XXXXXXXXXX,3,Hangup

And dial prefix in campaign of X

Works well ;)
Need
 
Posts: 13
Joined: Sat Feb 02, 2013 9:35 am

Re: Install Success but have a problem with dialing

Postby williamconley » Wed Mar 27, 2013 2:04 pm

Need wrote:exten => _944XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _944XXXXXXXXXX,2,Dial(${voipcheapuk}/${EXTEN:1},,To)
exten => _944XXXXXXXXXX,3,Hangup

Never use "X" as it will limit you to a single carrier. The above dialplan will allow dial 9 (and later ... dial 8, dial 7 ... etc, providers galore). No limits and the same outcome.

The "9" is used to select the carrier and is then discarded by the :1 in "EXTEN:1" in the dial string. So the carrier never sees the 9 and everyone is happy. 8-)

Good job.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to Support

Who is online

Users browsing this forum: No registered users and 158 guests