[Asterisk-Users] BT Caller ID - From Patch ?

Chris Bond chris at logics.co.uk
Thu Jun 17 10:57:52 MST 2004


Another solution to get uk caller id is to get a meteor unit, andy powell
kindly wrote a few agi scripts and the perl script for the meteor to
integerate it fully with *.

-----Original Message-----
From: Kannaiyan Natesan [mailto:nkans at speak2world.com] 
Sent: 17 June 2004 6:20 PM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] BT Caller ID - From Patch ?

Any body used patch,

http://bugs.digium.com/bug_view_page.php?bug_id=0001719

to get the callerid for BT Line.

I applied the patch successfully but could not get it to work.
Any help.

Here are the logs:

 -- Starting simple switch on 'Zap/1-1'
Jun 17 18:22:31 NOTICE[426000]: chan_zap.c:4811 ss_thread: Got event 2
(Ring/Answered)...
Jun 17 18:22:34 NOTICE[426000]: chan_zap.c:4811 ss_thread: Got event 2
(Ring/Answered)...
    -- Executing MySQLput("Zap/1-1", "cid/cid=s") in new stack
    -- mysqlput: family=cid, key=cid, value=s
    -- Executing Dial("Zap/1-1", "SIP/12345|20|tr") in new stack
    -- Called 12345
    -- SIP/12345-c377 is ringing
  == Spawn extension (default, s, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'

and in my extensions.conf

exten => s,1,MySQLPut(cid/02085034825=${CALLERID}${EXTEN})
exten => s,2,Dial(SIP/12345,20,tr)

can anyone please help what could be the problem.

My Zapata.conf:

[channels]

busydetect=1
busycount=7

relaxdtmf=yes
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes

usecallerid=yes
ukcallerid=yes

echotraining=yes
echocancel=yes
echocancelwhenbridged=yes

jitterbuffers=4

rxgain=0.0
txgain=0.0

group=1
pickupgroup=1-4
immediate=no

context=default

signalling=fxs_ks
callerid=asreceived
channel=1


Am I missing anything here?

Kannaiyan



_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list