CARRIER Configuration Please

All installation and configuration problems and questions

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

CARRIER Configuration Please

Postby adi369 » Wed Oct 10, 2012 5:20 am

Hi,

I am new to Vicidial.
I am trying to add a CARRIER but, unfortunately i could not gone through. :(
When I am trying to use the sample trunk its connecting(i have checked in asterisk -r)....But when i tried copied the same data and tried with new career it's not going through......May I know the SIP configuration....
some people are telling in register string to add user,psw & gateway and some are telling some other.....may I know the clear view of it.
Even i have a doubt, is there any modifications have to done in extensions.conf.
I don't want to do any changes in sip.conf.


ViciBox.x86_64-4.0.0_Standard
VERSION: 2.6-375a
BUILD: 120831-1523
Asterisk 1.4.44-vici,
Single Server

Thanks
adi369
 
Posts: 1
Joined: Wed Oct 10, 2012 4:55 am

Re: CARRIER Configuration Please

Postby udfxrookie » Mon Oct 15, 2012 8:21 pm

What did you put in for the account entry and dialplan entry for the carrier? then you need an asterisk sample but it might just be setup wrong
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.10-452n build: 14111-0554 | Asterisk 1.8.31.0-vici | 1 AIO Setup Helping local companies startup www.AKAMarketing.net
udfxrookie
 
Posts: 178
Joined: Thu Dec 10, 2009 9:42 am
Location: Florida

Re: CARRIER Configuration Please

Postby udfxrookie » Mon Oct 15, 2012 8:27 pm

Here's a basic carrier setup I start with, this is with xcast:
Account entry:
Code: Select all
[xcast]
insecure=port,invite
qualify=yes
host=38.102.250.50
disallow=all
allow=ulaw
allow=alaw
dtmfmode=rfc2833
nat=no
canreinvite=yes
type=peer

Globals String:
Code: Select all
DIAL6TRUNK=SIP/xcast


Diaplan Entry:
Code: Select all
exten => _61NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _61NXXNXXXXXX,n,Dial(${DIAL6TRUNK}/${EXTEN:1},,Ttor)
exten => _61NXXNXXXXXX,n,Hangup


See if your carrier has sip authentication, you may need something in your registration string.
Make sure you have the carrier active.
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.10-452n build: 14111-0554 | Asterisk 1.8.31.0-vici | 1 AIO Setup Helping local companies startup www.AKAMarketing.net
udfxrookie
 
Posts: 178
Joined: Thu Dec 10, 2009 9:42 am
Location: Florida


Return to Support

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 149 guests