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 for PRI
Used PRI SIP trunk Line for my DID (30 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=1234
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!