[Asterisk-Users] X100P Setup

Jeff Fern sf at fcse.co.uk
Wed Feb 2 04:21:02 MST 2005


Hello all,

I have just installed a Wildcard X100P into an Asterisk box. I connected
the line socket to the internal telephone system where I work. The card is
identified to asterisk etc, however I am unable to recieve or make calls.

When attempting to dial I get:
Executing Dial("SIP/1106-ec8b", "Zap/1/644746") in new stack
Called 1/644746
Zap/1-1 answered SIP/1106-ec8b
Hungup 'Zap/1-1'
=Spawn extension (local, 9644746, 1) exited non-zero on 'SIP/1106-ec8b'

When recieving a call I get:
NOTICE: chan_zap.c:5368 ss_thread: Got event 2 (Ring/Answered)..
Executing Answer("Zap/1-1", "") in new stack
Executing Dial("Zap/1-1", "Console/dsp") in new stack
Called dsp
ALSA/default answered ZAP/1-1
=Spawn extension (incoming, s, 1) exited non-zero on 'ZAP/1-1'
Hungup 'Zap/1-1'
WARNING chan_zap.c:5647 handle_init_event:Deleted alam on channel 1: Red
Alarm
NOTICE chan_zap.c:5647 handle_init_event: Alam cleared on channel 1

The phone that is calling continues to ring, even though asterisk has
'answered' it.

Any thoughts / advise would be much appreciated. Someone has suggested
that it might be cause I am connected to an internal telephone network?

My config files are as follows:
/etc/zaptel.conf
fxsks=1
defaultzone=uk
loadzone=uk

/etc/asterisk/zapata.conf
[channels]
signalling=fxs_ks
context=incoming
channel => 1
busydetect=1
busycount=7
relaxdtmy=yes
callwaiting=yes
callwaitingcallerid=yes
transfer=yes
cancallforward=yes
usercallerid=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
immediate=no
calleris=asreceived

/etc/asterisk/extensions.conf
[incoming]
exten => s,1,Answer
exten => s,2,Dial(Console/dsp)

[local]
exten => _9X.,1,Dial,Zap/1/${EXTEN:1}


Regards,

-Jeff Fern





More information about the asterisk-users mailing list