[Asterisk-Users] How can i configure extensions.conf.
maya mn
maya_mglmn at yahoo.com
Tue Aug 24 18:08:59 MST 2004
I have TDM40B, TDM04B cards, 4 analog and digital
phones.
First I want to use 4 analog phones with my TDM40B
card. I would like to dial between 4 analog phones.
The dialing numbers for 4 analog phone will be
800,801,802 and 803.
These are my conf files.
/etc/zaptel.conf
fxsks=1-4
fxoks=5-8
loadzone = us
defaultzone=us
;;;;;;;;;;;
/etc/asterisk/zapata.conf
[channels]
relaxdtmf=yes
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
immediate=no
context=bell
signalling=fxs_ks
channel=1-4
signalling=fxo_ks
callerid="Anolag 1"<801>
channel=5
signalling=fxo_ks
callerid="Anolag 2"<802>
channel=6
signalling=fxo_ks
callerid="Anolag 3"<803>
channel=7
signalling=fxo_ks
callerid="Anolag 4"<804>
channel=8
;;;;;;;;;;;;;;
extensions.conf
exten => 800,1,Answer
exten => 800,2,Playback(new/password)
exten => 800,3,AGI(agi-test.agi,${pass})
exten => 800,4,Hangup
exten => 801,1,Playback(new/password)
exten => 801,2,SetMusicOnHold,loud
exten => 801,3,WaitMusicOnHold,30
exten => 801,4,Hangup
;;;;;;;;;;
I have tried this long time, But I can't do this so I
need some help. Please help.
Best regards.
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
More information about the asterisk-users
mailing list