Digium discontinued support for the X100 series a while ago.

Cheers!
Reza.
----- Original Message ----- From: "Ansar Mohammed" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, April 14, 2007 1:43 AM
Subject: RE: [on-asterisk] X101P Clone No CallerID


Are X100Ps considered supported?

-----Original Message-----
From: Michael Potocki [mailto:[EMAIL PROTECTED]
Sent: April 14, 2007 12:36 AM
To: [email protected]
Subject: [on-asterisk] X101P Clone No CallerID

Hello Everyone,

Somewhat new to the Asterisk system, have been configuring it the last few
months. I went ahead and put in an X101P Clone card to do some actual zap
configuration and testing.

The calls work both ways on incoming and outgoing.  The issue I am having
is
there is no callerid on the incoming side through the Zap X101P device.

I did do some searching online and could not find anything that gave a
conclusive "Where to look for" answer.

There is callerid on the POTS line, I tested and made sure it was passing
the information to a normal handset.

Basic questions:
Does the X101P support callerid?
Is there something simple that I am missing here?

The logs do NOT show any callerid coming across the device.

The configuration on the test box is:
Fedora FC5 lastest patch
Asterisk 1.4.2
Loaded zaptel but NOT libpri
X101P clone has ambient firmware

zaptel.conf
fxsks=1
loadzone = us
defaultzone=us

zapata.conf
[channels]
context=incoming2
signalling=fxs_ks
busydetect=1
busycount=7
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
cancallforward=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
callerid=asreceived
language=en
usecallerid=yes
hidecallerid=no
echocancel=yes
transfer=yes
immediate=no
musiconholdÞfault
ringtimeout?00
cidsignalling¾ll
cidstart=ring
group=1
callgroup=1
pickupgroup=1
channel => 1

extensions.conf
[incoming2]
; incoming2 calls from the FXO port are directed to this context from
zapata.conf
exten => s,1,Wait(10)
exten => s,2,Answer( )
exten => s,3,Noop('Callerid is '${CALLERID})
exten => s,4,Noop('Calleridname is '${CALLERIDNAME})
exten => s,5,Noop('Calleridnum is '${CALLERIDNUM})
exten => s,6,Dial(SIP/mike,20,r)
....
....


Thanks,
Michael Potocki



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to