are you using OctoBRI ? If yes does it work ok ?
I just switched our company's asterisk box from quadBRI to octoBRI and
I am experiencng problems with our DDI ISDN Lines (works fine with non-DDI lines)...
Sometimes it just stops working , I get "CHANUNAVAIL" ...
I am using bristuff-0.2.0-rc2b, on a Debian system with 2.4.26 kernel.
Zapata.conf :
;;;;;;;;;;;;;;;; PBX ;;;;;;;;;;;;;;;;;;;;;
signalling = bri_net
pridialplan = local
prilocaldialplan = local
overlapdial = yes
immediate = no
context=pbx-numbers
group = 1
; S/T port 1
channel => 1-2
group = 2
; S/T port 2
channel => 4-5
;;;;;;;;;;;;;;; PSTN ;;;;;;;;;;;;;;;;;;;;;;;
; XXX Configuration for DDI
signalling = bri_cpe_ptmp
;context=pstn-numbers
context=ignore-incoming-calls
;overlapdial = yes
;immediate = no
group = 3
; S/T port 3
channel => 7-8
group = 4
; S/T port 4
channel => 10-11
group = 5
; S/T port 5
channel => 13-14
; XXX This is for connection with a normal PSTN port
; XXX NOT DDI
overlapdial = no
group = 6
; S/T port 6
channel => 16-17
;;;;;;;;;;;;;;;;;; PBX ;;;;;;;;;;;;;;;;
signalling = bri_net_ptmp
overlapdial = yes
immediate = no
context=pbx-numbers
group = 7
; S/T port 7
channel => 19-20
group = 8 ; S/T port 8 channel => 22-23
Niksa Baldun wrote:
There is no easy answer to your question. If you ask me, I prefer not to use any patches, except that I am forced to use bristuff because I have quadBRI ISDN cards. Bristuff patches Zaptel in order to enable using quadBRI and octoBRI cards, and also adds some features to *. More info on www.junghanns.net.
Like you said, really valuable patches will make it to the CVS sooner or later, so I prefer to wait because it makes installation and maintenance easier.
I use Gentoo with 2.6 kernel. I am not sure whether you will get any benefits from upgrading, but I didn't have any problems with it (except that I had to migrate from devfs to udev, but that issue exists with 2.4 kernel too).
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
