mcollon@xs4all.nl
2004-Oct-17 04:52 UTC
[Asterisk-Users] X100P, Dutch analong line, caller-id
Dear all,
I've seen that there's progress to receive the caller-id over a KPN
analog
phone line, but I can't get it to work on my X100P card. I've seen
Oliver's config
(http://www.mail-archive.com/asterisk-users@lists.digium.com/msg53699.html)
but that doesn't yield any id.
Here my questions:
- Has anybody managed with a X100P?
- Is it enough for my inital debugging if I put in extensions.conf a line
similar to 'exten => s,1,NoOp,${CALLERID}' ?
Thanks in advance for any help or comments,
Max
P.S. That's the zapata.conf file I'm using to test:
[channels]
echocancel=yes
echocancelwhenbridged=yes
txgain=5%
context=incoming
signalling=fxs_ks
immediate=yes
usecallerid=yes
cidsignalling=dtmf
cidstart=polarity
hidecallerid=no
callerid=asreceived
relaxdtmf=yes
useincomingcalleridonzaptransfer=yes
channel=>1
context=internal
signalling=fxo_ks
channel=>2
Florian Overkamp
2004-Oct-17 05:36 UTC
[Asterisk-Users] X100P, Dutch analong line, caller-id
Hi,> -----Original Message----- > I've seen that there's progress to receive the caller-id over > a KPN analog phone line, but I can't get it to work on my > X100P card. I've seen Oliver's config > (http://www.mail-archive.com/asterisk-users@lists.digium.com/m > sg53699.html) > but that doesn't yield any id. > > Here my questions: > - Has anybody managed with a X100P? > > - Is it enough for my inital debugging if I put in > extensions.conf a line similar to 'exten => s,1,NoOp,${CALLERID}' ?I havent' tried this with X100P cards recently, but I was under the impression this would only be supported in the default codebase with TDM cards. Anyway, Dutch lines get callerid between first and second ring, so adding a brief 'Wait' in your dialplan might help a bit. Best regards, Florian