Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
Matt wrote:- If you need to add E1/T1/PRI/POTS/FXO/FXS lines, you will first need a reliable telco connection
card for your computer, we recommend Sangoma cards(http://www.sangoma.com), but Digium or
Rhino will usually work as well. You will need to coordinate with your systems administrator to set up
the zaptel/dahdi conf files properly as well as adding the dialplan entries to dial out these PSTN lines.
There are sample zaptel.conf and zapata.conf files included with VICIdial for these kinds of
connections(/docs/conf_examples/zaptel... and zapata...), as well as sample dialplan entries in the
extensions.conf sample files:
confirm the group you have set in zapata.conf and that it matches the TRUNK global variable line in
extensions.conf:
TRUNK=Zap/r1
TRUNKX=Zap/r2
Then uncomment the dialing lines(this example is dialing through line group 2 in zapata.conf):
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(${TRUNKX}/${EXTEN:1},,To)
exten => _91NXXNXXXXXX,3,Hangup
Users browsing this forum: Bing [Bot] and 138 guests