Hi all,
I am quite new to Asterisk and facing an issue in configuring my X100P
card with Asterix, it would be great if I can draw some help from this
community !
Following are the details.
I am trying to configure X100P with my Airtel connection.
I am running
Zaptel 1.2.18
Asterisk 1.2.20
Libpri 1.2.4(i think)
My zaptel.conf looks like
fxsks=1
loadzone = uk
defaultzone = uk
Zapata.conf looks like
[channels]
signalling=fxs_ks
context=incoming
channel=>1 ;X100P
extentions.conf looks like
[incoming]
Exten => s,1,Wait(2)
Exten => s,2,Record(/tmp/asterisk-recording:gsm)
Exten => s,3,Wait(2)
Exten => s,4,Playback (/tmp/asterisk-recording)
Exten => s,5,wait(2)
Exten => s,6,Hangup
Now the problem is that, when I call to Asterisk, I always get busy
tone from remote phone. If I detach the line from the card I get
ringing tone of course so looks like the card is working but does not
start from hang up mode.
Asterisk Debug info:-
cat /proc/zaptel/*
results in
Span 1: WCFXO/0 "Wildcard X100P Board 1"
1 WCFXO/0/0 FXSKS (In use)
*CLI> pri show span 1
No PRI running on span 1
Thanks in advance,
Lalit