How to Configure DID Extentions to my DID Numbers
Added by Murali Adupa over 10 years ago
Hi Team!
Software Used for Dialer Installation
GoAutoDial 2.1 Distro
Vicidial SVN 2.4-309a BUILD: 110430-1642
Asterisk 1.4.39.1-vici
DAHDI 2.4.1
CentOS 5.6
Sangoma Wanpipe 3.4.20
No Hardware used
Used PRI SIP trunk Line for my DID (100 Channels)
I installed using above things and configured outbound campaign, it worked perfectly.
Now I am trying to create INBOUND Campaign using my DID. The DID Number is: 67254444
I created Ingroup, Added DID Number, I setup everything reading vicidial manager manual.
And I successfully got incoming Call for above number. But the Main thing is I am unable to create the extentions for the above DID.
Kindly help me in configuring Extentions for the above DID number. The DID provider gave me 99 extentions (67254400 to 67254499)
sip trunk i created is:
[SIPtrunk]
type=friend
username=67254444
secret=xxxx
host=10.0.67.2
context=trunkinbound
insecure=very
permit=10.0.67.2/8
disallow=all
allow=ulaw
allow=alaw
allow=g729
dtmfmode=rfc2833
nat=no
canreinvite=no
directmedia=no
directrtpsetup=no
Kindly help me in configuring DID extentions .
Thanks in advance!
muraliadupa
Replies (1)
RE: How to Configure DID Extentions to my DID Numbers - Added by Demian Biscocho over 10 years ago
We highly recommend upgrading to GOautodial 3.0. Your current version is no longer supported. You need to manually edit Asterisk config files to configure your DIDs. Unlike in the latest GOautodial version, everything is done via the web GUI.
You can check the HOWTO for setting up inbound in GOautodial 3.0 here: HOWTO Setup Inbound Campaign.