[Asterisk-Users] Beginners help
Rajiv Khaneja
RajivK at Sparklit.com
Wed Nov 5 22:43:25 MST 2003
Hi,
I recently purchased two X100Ps and a TMD40B. I have set everything up
according to the instructions however I can't get asterisk to pick up an
incoming call (It just keeps ringing). Also, when I pick up an internal
extension I get dead air. I searched the mailing list for 3+ hours -- What
am I missing?
Thanks in advance for your help.
Here are the installion steps that I used:
/etc/zaptel.conf added:
fxsks=5-6
fxoks=1-4
--------
/etc/asterisk/zapata.conf added:
signalling=fxs_ks ; X100P
group=1
context=incoming
channel => 5-6
signalling=fxo_ks ; TDM40B
group=2
context=internal
channel => 1-4
--------
/etc/asterisk/extensions.conf added:
[incoming]
exten => s,1,Dial,Zap/1
;exten => s,1,Dial,Zap/5
[internal]
exten => 34,1,Dial,Zap/1
exten => 823,1,Dial,Zap/2
exten => 400,1,Dial,Zap/3
exten => 500,1,Dial,Zap/4
exten => _9X.,1,Dial,Zap/5/${EXTEN}
--------
lsmod outputs:
Module Size Used by Tainted: P
wcfxo 7424 0 (unused)
wcfxs 15808 0 (unused)
zaptel 183072 0 [wcfxo wcfxs]
ppp_generic 15676 0 [zaptel]
slhc 4864 0 [ppp_generic]
usb-ohci 17064 0 (unused)
usbcore 36416 0 [usb-ohci]
amd74xx 9380 1
nvnet 25216 2
--------
"ztcfg -vv **" outputs:
Zaptel Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02)
Channel 03: FXO Kewlstart (Default) (Slaves: 03)
Channel 04: FXO Kewlstart (Default) (Slaves: 04)
Channel 05: FXS Kewlstart (Default) (Slaves: 05)
Channel 06: FXS Kewlstart (Default) (Slaves: 06)
6 channels configured.
More information about the asterisk-users
mailing list