Caller ID in India

Hi All,

I just downloaded and installed TrixBoxCE 2.8.0.1
I am having a huge amount of trouble with setting up inbound Called ID.
${CALLERID(all)} in the dialplan just gives <>

I have specified cidstart=polarity_IN and cidsignalling=dtmf in dahdi_channels.conf but it still does not work.

I thought this feature was available in the asterisk 1.6 release that TrixBos is using?

Has anyone been able to figure this out?

P.S. I’m using the Digium TDM 400P card

This is my dahdi_channels.conf file:

; Autogenerated by /usr/sbin/dahdi_genconf on Fri Sep 11 11:45:43 2009
; If you edit this file and execute /usr/sbin/dahdi_genconf again,
; your manual changes will be LOST.
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/chan_dahdi.conf that will include the global settings
;

; Span 1: WCTDM/4 “Wildcard TDM400P REV E/F Board 5” (MASTER)
;;; line="1 WCTDM/4/0 FXSKS"
signalling=fxs_ks
callerid=asreceived
cidstart=polarity_IN
cidsignalling=dtmf
group=0
context=from-pstn
channel => 1
callerid=
group=
context=default

;;; line="2 WCTDM/4/1 FXSKS"
signalling=fxs_ks
callerid=asreceived
cidstart=polarity_IN
cidsignalling=dtmf
group=0
context=from-pstn
channel => 2
callerid=
group=
context=default

;;; line="3 WCTDM/4/2 FXSKS"
signalling=fxs_ks
callerid=asreceived
cidstart=polarity_IN
cidsignalling=dtmf
group=0
context=from-pstn
channel => 3
callerid=
group=
context=default

;;; line="4 WCTDM/4/3 FXSKS"
signalling=fxs_ks
callerid=asreceived
cidstart=polarity_IN
cidsignalling=dtmf
group=0
context=from-pstn
channel => 4
callerid=
group=
context=default

; Span 2: WCTDM/4 “Wildcard TDM400P REV E/F Board 5”
;;; line="5 WCTDM/4/0 FXOKS"
signalling=fxo_ks
callerid=“Channel 5” <4005>
mailbox=4005
group=5
context=from-internal
channel => 5
callerid=
mailbox=
group=
context=default

;;; line="6 WCTDM/4/1 FXOKS"
signalling=fxo_ks
callerid=“Channel 6” <4006>
mailbox=4006
group=5
context=from-internal
channel => 6
callerid=
mailbox=
group=
context=default

;;; line="7 WCTDM/4/2 FXOKS"
signalling=fxo_ks
callerid=“Channel 7” <4007>
mailbox=4007
group=5
context=from-internal
channel => 7
callerid=
mailbox=
group=
context=default

;;; line="8 WCTDM/4/3 FXOKS"
signalling=fxo_ks
callerid=“Channel 8” <4008>
mailbox=4008
group=5
context=from-internal
channel => 8
callerid=
mailbox=
group=
context=default