[Asterisk-Users] Zaphfc/BRI Configuration help
Ian Clough
ianasterisk at intech.co.uk
Mon Dec 20 03:16:36 MST 2004
Muhammed
>----- Original Message -----
>From: "Muhammad Talha" <talha at worldcall.net.pk>
>To: "Asterisk Users Mailing List - Non-Commercial Discussion"
><asterisk-users at lists.digium.com>
>Sent: Monday, December 20, 2004 10:03 AM
>Subject: Re: [Asterisk-Users] Zaphfc/BRI Configuration help
>Thanks lan
>i have chnaged
>signalling = bri_cpe_ptmp
>also try changing pridialplan
>but with no luck . ztcfg -vv shows 2 channels are ok but i get no debugg
>output related to Zap channel
>i think problem may be in zaptel.conf
>any ideas
I have only just got the TE side working myself and I am still trying to get
NT working. - I have two cards with the first one being TE and the second
(when it works) NT
My zaptel.conf is:-
# hfc-s pci a span definition
# most of the values should be bogus because we are not really zaptel
loadzone=nl
defaultzone=nl
span=1,1,3,ccs,ami
bchan=1-2
dchan=3
span=2,1,3,ccs,ami
bchan=4-5
dchan=6
and my zapata.conf is...
;
; Zapata telephony interface
;
; Configuration file
[channels]
;
; Default language
;
language=en
;
; Default context
;
;
switchtype = euroisdn
; p2mp TE mode
signalling = bri_cpe_ptmp
; p2p TE mode
;signalling = bri_cpe
; p2mp NT mode
;signalling = bri_net_ptmp
; p2p NT mode
;signalling = bri_net
pridialplan=unknown
prilocaldialplan=local
; trust user provided callerid (clip no screening)?
pritrustusercid = yes
echocancel=yes
immediate=no
group = 1
context=incoming
channel => 1-2
signalling = bri_net_ptmp
pridialplan=national
group=2
contect=incoming
channel => 4-5
When I run ztcfg I see the following in /var/log/messages
Dec 18 07:27:17 intechdial kernel: Zapata Telephony Interface Registered on
major 196
Dec 18 07:27:17 intechdial kernel: zaphfc: no version for "zt_receive"
found: kernel tainted.
Dec 18 07:27:17 intechdial kernel: ACPI: PCI interrupt 0000:02:05.0[A] ->
GSI 5 (level, low) -> IRQ 5
Dec 18 07:27:17 intechdial kernel: zaphfc: CCD/Billion/Asuscom 2BD0
configured at mem 0xa168400 fifo 0x4fe8000(0x2fe8000) IRQ 5 HZ 1000
Dec 18 07:27:17 intechdial kernel: zaphfc: Card 0 configured for TE mode
Dec 18 07:27:17 intechdial kernel: ACPI: PCI interrupt 0000:02:07.0[A] ->
GSI 10 (level, low) -> IRQ 10
Dec 18 07:27:17 intechdial kernel: zaphfc: CCD/Billion/Asuscom 2BD0
configured at mem 0xa188800 fifo 0x4878000(0x2878000) IRQ 10 HZ 1000
Dec 18 07:27:17 intechdial kernel: zaphfc: Card 1 configured for NT mode
Dec 18 07:27:17 intechdial kernel: zaphfc: 2 hfc-pci card(s) in this box.
Dec 18 07:32:26 intechdial kernel: Registered tone zone 3 (Netherlands)
Dec 18 07:32:31 intechdial kernel: zaphfc: empty HDLC frame received.
Is that any help? :-)
Ian
More information about the asterisk-users
mailing list