×
Notice
The forum is in read only mode.
Forum
Telephony Cards Support
GSM/WCDMA Series
Elastix 2.0.3
×
Questions about G400/G410 Cards.
Elastix 2.0.3
12 years 6 months ago #6737
by vito0000
Hello. On the server was installed elastix a1200p, it worked fine. I reinstalled the server, adding g400p. Problem: no longer determined by a busy signal in a1200p after installing g400p. Options busydetect busycount installed.
i] Last edited by vito0000 at 2011-3-14 02:24 [/i
12 years 6 months ago #6740
by lisa.gao
Hi,
Please check if G400P and A1200P have independent IRQ using cat /proc/interrupts.
What's the specific issue about busy signal? How did you set busycount ?
12 years 6 months ago #6752
by vito0000
File: chan_dahdi.conf
[trunkgroups]
[channels]
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
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=800
rxgain=5.0
txgain=5.0
callgroup=1
pickupgroup=1
;Uncomment these lines if you have problems with the disconection of your analog lines
busydetect=yes
busycount=3
busypattern=110,110
immediate=no
#include dahdi-channels.conf
#include chan_dahdi_additional.conf
12 years 6 months ago #6753
by vito0000
File: dahdi-channels.conf
; Span 5: OPVXA1200/12 "OpenVox A1200P/A800P Board 13"
;;; line="9 OPVXA1200/12/0 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 9
callerid=
group=
context=default
busydetect=yes
callprogress = yes
;;; line="10 OPVXA1200/12/1 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 10
callerid=
group=
context=default
busydetect=yes
callprogress = yes
;;; line="11 OPVXA1200/12/2 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 11
callerid=
group=
context=default
busydetect=yes
callprogress = yes
;;; line="12 OPVXA1200/12/3 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 12
callerid=
group=
context=default
busydetect=yes
callprogress = yes
;;; line="13 OPVXA1200/12/4 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 13
callerid=
group=
context=default
busydetect=yes
callprogress = yes
;;; line="14 OPVXA1200/12/5 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 14
callerid=
group=
context=default
busydetect=yes
callprogress = yes
;;; line="15 OPVXA1200/12/6 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 15
callerid=
group=
context=default
busydetect=yes
callprogress = yes
;;; line="16 OPVXA1200/12/7 FXSKS (In use) (SWEC: OSLEC)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-zaptel
channel => 16
callerid=
group=
context=default
busydetect=yes
callprogress = yes
12 years 6 months ago #6756
by svolta
Hi,
Please try disabling 'busypattern=110,110'.
12 years 5 months ago #6856
by vmiro
GSM channels are not defined...? Why?
Offtopic:
If I define GSM channels with:
signalling = gsm
context = from-gsm
echocancel=no
relaxdtmf=yes
;slot A
channel => 1
; slot B
channel=> 3
in dahdi_channels.conf, I got following error:
[Apr 15 14:47:19] ERROR[5445] chan_dahdi.c: Unknown signalling method 'gsm' at line 10.
[Apr 15 14:47:19] WARNING[5445] chan_dahdi.c: Unable to specify channel 1: Device or resource busy
[Apr 15 14:47:19] ERROR[5445] chan_dahdi.c: Unable to open channel 1: Device or resource busy
here = 0, tmp->channel = 1, channel = 1
[Apr 15 14:47:19] ERROR[5445] chan_dahdi.c: Unable to register channel '1'
mIRO
Forum
Telephony Cards Support
GSM/WCDMA Series
Elastix 2.0.3
Time to create page: 0.060 seconds