keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

Problems with FSK CallerID A1200p + dahdi + Elastix 2.0.3

13 years 2 days ago #6913 by amarias
Hi Everyone
I'm having problems detecting the caller id with the a1200p it says unknown, my Colombian telco company told me that they are using FSK. I have tried everything with the signalling

I will appreciate any help.

This is my chan_dahdi.conf

[trunkgroups]

[channels]
;context=from-pstn
language=es
context=from-zaptel
signalling=fxs_ks
rxwink=300
; Atlas seems to use long (250ms) winks
usecallerid=yes
callerid=asreceived
cidsignalling=bell
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
faxdetect=incoming
;echotraining=1200
rxgain=3

txgain=2
callgroup=1
pickupgroup=1

;Uncomment these lines if you have problems with the disconection of your analog lines
busydetect=yes
busycount=3


immediate=no

#include dahdi-channels.conf
#include chan_dahdi_additional.conf

and this is my dahdi_channels.conf

; Span 1: OPVXA1200/12 "OpenVox A1200P/A800P Board 13" (MASTER)
;;; line=1" WCTDM/0/0 FXSKS (In use)"
signalling=fxs_ks
callerid=asreceived
group=1
context=from-zaptel
;context=from-pstn
channel => 1
callerid=
group=
context=default

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

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

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


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

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

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

;;; line="8 WCTDM/0/3 FXSKS (In use)"
signalling=fxs_ks
callerid=asreceived
group=1
;context=from-pstn
context=from-zaptel
channel => 8
callerid=
group=
context=default
13 years 1 day ago #6916 by jun
Hi,
you have to check few things:
1) set this in chan_dahdi.conf:
cidstart=ring

2) load driver with your country code : modprobe opvxa1200 opermode=your country code

3) check the indication.conf, set it to your country.
[general]
country=your country code

4) check the /etc/dahdi/system.conf set it to your country.
loadzone = your country code
defaultzone = your country code

You can Analysis to determine the audio file
dahdi_monitor Channel number -r rx.raw
Time to create page: 0.030 seconds
Powered by Kunena Forum