Re: [asterisk-users] Fwd: Problems with zap following 1.4.6 install

2007-06-30 Thread hugolivude
Figured it out.

I forgot that /etc/zaptel.conf got clobbered during the install.  Once
I fixed that and ran:

/sbin/ztcfg -

It worked.   Zaptel.conf looks like this:

loadzone = us
defaultzone=us
fxoks = 1-2
fxsks = 4

I have 1 FXO module & 2 FXS modules.

Thanks for putting me on the right track!!

H

On 6/30/07, hugolivude <[EMAIL PROTECTED]> wrote:
> Thanks for responding Russell!
>
> > What output do you get if you run "module unload chan_zap.so"
>
>  == Unregistered application 'ZapSendKeypadFacility'
>
> > and then "module load chan_zap.so" ?
>
>   == Registered application 'ZapSendKeypadFacility'
>   == Parsing '/etc/asterisk/zapata.conf': Found
> [Jun 30 07:46:51] WARNING[12132]: chan_zap.c:903 zt_open: Unable to
> specify channel 1: No such device or address
> [Jun 30 07:46:51] ERROR[12132]: chan_zap.c:7157 mkintf: Unable to open
> channel 1: No such device or address
> here = 0, tmp->channel = 1, channel = 1
> [Jun 30 07:46:51] ERROR[12132]: chan_zap.c:10463 build_channels:
> Unable to register channel '1'
>
> Hopefully you'll be able to tell me what the above means!  I'm using
> the same zapata.comf that I used with 1.2...
>
> Thanks,
> H
>

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Fwd: Problems with zap following 1.4.6 install

2007-06-30 Thread hugolivude
Thanks for responding Russell!

> What output do you get if you run "module unload chan_zap.so"

 == Unregistered application 'ZapSendKeypadFacility'

> and then "module load chan_zap.so" ?

  == Registered application 'ZapSendKeypadFacility'
  == Parsing '/etc/asterisk/zapata.conf': Found
[Jun 30 07:46:51] WARNING[12132]: chan_zap.c:903 zt_open: Unable to
specify channel 1: No such device or address
[Jun 30 07:46:51] ERROR[12132]: chan_zap.c:7157 mkintf: Unable to open
channel 1: No such device or address
here = 0, tmp->channel = 1, channel = 1
[Jun 30 07:46:51] ERROR[12132]: chan_zap.c:10463 build_channels:
Unable to register channel '1'

Hopefully you'll be able to tell me what the above means!  I'm using
the same zapata.comf that I used with 1.2...

Thanks,
H

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Fwd: Problems with zap following 1.4.6 install

2007-06-29 Thread Russell Bryant
hugolivude wrote:
> Just upgrading to 1.4.6 from 1.2.  SIP  channels work OK, but not zap.
>  I have a TDM400 w/ an FXO & 2 FXS.  I built libpri 1.4.0 first then
> zaptel 1.4.3.  Menuselect had a * beside chan_zap and I loaded the
> wcusb & wctdm before building asterisk.  In the CLI "zap show
> channels" returns "no such command".  chan_zap.so exists in
> /usr/lib/asterisk/modules.
> 
> What could be the problem & how to fix?

What output do you get if you run "module unload chan_zap.so" and then "module 
load chan_zap.so" ?

-- 
Russell Bryant
Software Engineer
Digium, Inc.

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Fwd: Problems with zap following 1.4.6 install

2007-06-29 Thread hugolivude
Hi,

Just upgrading to 1.4.6 from 1.2.  SIP  channels work OK, but not zap.
 I have a TDM400 w/ an FXO & 2 FXS.  I built libpri 1.4.0 first then
zaptel 1.4.3.  Menuselect had a * beside chan_zap and I loaded the
wcusb & wctdm before building asterisk.  In the CLI "zap show
channels" returns "no such command".  chan_zap.so exists in
/usr/lib/asterisk/modules.

What could be the problem & how to fix?

Thanks,
Hugh

zapata.conf
=
[channels]

;
language=en
context=outgoing-PBX
signalling=fxo_ks
threewaycalling=yes
transfer=yes
mailbox = [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]
group=1

callgroup=1

pickupgroup=1,2

channel=>1
;
language=en
context=ils-outgoing-PBX
signalling=fxo_ks
threewaycalling=yes
transfer=yes
mailbox = [EMAIL PROTECTED]
group=1

callgroup=2

pickupgroup=1,2

channel=>2
;
;**
; Incoming channels
;**
usedistinctiveringdetection=yes
dring1=384,327,0
dring1context=ils-incoming
;
dring2=0,0,0
dring2context=smith-incoming
;
language=en
context=incoming-zap
signalling=fxs_ks
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
transfer=yes

;rxgain=5%
group=2

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users