How do I capture Caller ID in PIAF (using British Telecom analog lines, ZAP cards)

Lee Christie

New Member
Joined
Aug 22, 2008
Messages
14
Reaction score
0
Hi, my company has a PIAF system set up in the UK (British Telecom) and I've been told by some that setting up CLI (Caller Line Identification) so that IP phones display the incomming number is easy, others said there's a problem with BT.

I have Caller ID enabled on the lines, it's standard analog lines on ZAP cards, how do I get the PBX to recognise the Caller ID?
 
Sorry I had to go away from my thread for so long, our office lost Internet connection.

Anyway, thanks, but the link you posted is broken. The domain seems to be parked.
 
first, check that BT have provided your lines with CLID (test with a normal telephone), they sometimes "forget" this..

the bits in bold and red below should be in your zapata.conf file

if you have featurelines and get errors with "internal" extension caller ID or run into any other odd quirks let me know as I have workarounds against these..


root@pbx01b:/etc/asterisk $ cat zapata.conf
;
; Zapata telephony interface
;
; Configuration file

[trunkgroups]

[channels]

language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes

usecallerid=yes
cidsignalling=v23
cidstart=polarity

hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
;echotraining=800
rxgain=3.0
txgain=5.5
group=0
callgroup=1
pickupgroup=1
immediate=no

;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no

;Include genzaptelconf configs
#include zapata-auto.conf



;Include AMP configs
#include zapata_additional.conf

;
; Genzaptel conf auto file commented out
;#include zapata-channels.conf
;
; channel settings coded below to include custom context
;
; Span 1: WCTDM/0 "Wildcard TDM400P REV I Board 1" (MASTER)
;;; line="1 WCTDM/0/0 FXSKS (In use)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 1
context=default

;;; line="2 WCTDM/0/1 FXSKS (In use)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 2
context=default

;;; line="3 WCTDM/0/2 FXSKS (In use)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 3
context=default


root@pbx01b:/etc/asterisk $
 

Members online

No members online now.

Forum statistics

Threads
26,688
Messages
174,412
Members
20,259
Latest member
Fadeek86
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top