[Asterisk-Users] Re: amportal doesn't start
with brestuff(ISDN)HFC-PCI
Terry Wade
terry at acticom.co.za
Mon May 29 00:01:40 MST 2006
Shenen Shenen wrote:
>
>
> On 5/27/06, *Shenen Shenen* <shenenx at gmail.com
> <mailto:shenenx at gmail.com>> wrote:
>
> Hi!I've installed Asterisk at home and I have a ISDN card,(Cologne
> Chip Design GmbH ISDN network
> controller [HFC-PCI](rev 0.2)
> This is how I installed bristuff:
> how to install hfc card
>
> after unload asterisk and amportal whit
> amportal stop
>
> type "setup"
> unselect zaptel in system service...
> and set the lan
>
> --->reboot<---
>
> cd /usr/src
> wget http://www.junghanns.net/downloads/bristuff-0.3.0-PRE-1l.tar.gz
> tar -zxvf bristuff-0.3.0-PRE-1l.tar.gz
> cd bristuff-0.3.0-PRE-1l
> ./download.sh
> ln -s /usr/src/2.6.9-22.EL /usr/src/linux-2.6
> cd zaptel-1.2.3
> make clean
> make
> make install
> cd ..
> cd libpri-1.2.2
> make clean
> make
> make install
> cd ..
> cd zaphfc
> make clean
> make
>
> cp zaptel.conf /etc/zaptel.conf
> ------>yes<-------
>
> nano /etc/rc.d/rc.local
>
> at first add this line:
>
> modprobe zaptel
> insmod /usr/src/bristuff-0.3.0-PRE-1l/zaphfc/zaphfc.ko
> sleep 10
> ztcfg -vv
>
> nano /etc/asterisk/zapata.conf
>
> this is my zapata:
>
>
>
> [channels]
> language=it
> switchtype=euroisdn
> ;If you connect to a hicom PBX set your ISDN Numbering Plan
> Identifier to unknown.
> pridialplan=local
> prilocaldialplan=local
>
>
> signalling = bri_cpe_ptmp
> ;signalling = fxs_ks
> rxwink=300
>
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> cancallforward=yes
> callreturn=yes
> echocancel=yes
> echocancelwhenbridged=yes
> rxgain=0.0
> txgain=0.0
> nationalprefix = 0
> internationalprefix = 00
> faxdetect=incoming
> group=0
> callgroup=1
> pickupgroup=1
> immediate=yes
> context=from-pstn
> channel => 1-2
>
> ________________________________________
> now you can recompile asterisk
> cd /usr/src/bristuff-0.3.0-PRE-1l/asterisk-1.2.4
> make clean
> make
> make install
>
> reboot...
>
>
> when I reboot amportal doesn't start and I've the following error:
>
> [root at asterisk12 ~]# tail /var/log/asterisk/full
> May 26 08:45:59 WARNING[15240] pbx.c: Context 'ext-local' tries
> includes nonexistent context
>
> 'ext-local-custom'
> May 26 08:45:59 VERBOSE[15240] logger.c: [skipping chan_oss.so]
> May 26 08:45:59 VERBOSE[15240] logger.c: [chan_zap.so]May 26
> 08:45:59 VERBOSE[15240]
>
> logger.c: [chan_zap.so] => (Zapata Telephony w/PRI)
> May 26 08:45:59 VERBOSE[15240] logger.c: == Parsing
> '/etc/asterisk/zapata.conf': May 26
>
> 08:45:59 VERBOSE[15240] logger.c: == Parsing
> '/etc/asterisk/zapata.conf': Found
> May 26 08:45:59 WARNING[15240] chan_zap.c: Unable to specify
> channel 1: Device or resource
>
> busy
> May 26 08:45:59 ERROR[15240] chan_zap.c: Unable to open channel 1:
> Device or resource busy
> here = 0, tmp->channel = 1, channel = 1
> May 26 08:45:59 ERROR[15240] chan_zap.c: Unable to register
> channel '1-2'
> May 26 08:45:59 WARNING[15240] loader.c: chan_zap.so: load_module
> failed, returning -1
> May 26 08:45:59 WARNING[15240] loader.c: Loading module
> chan_zap.so failed!
>
>
>
> and amportal start doesn't start....and when I rebott before that
> coming the loggin and
>
> password answer this is the message on the monitor:
>
> zaphfc:no version for "zt-receive" found:kernel tainted
> Zaptel configuration
> - - - - - - - - - - - -
> - - - - - - - - - - - -
>
> SPAN 1:CCS/ AMI Build.out: 339 -533 feet (DSX-1)
>
> (FXO and FXS are ok)
> 10000000000000 thanks!
> Ciao
>
>
> -- This mail was scanned by AntiVir MailGate. This product is not
> licensed. See http://www.antivir.de/ for details.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>--Bandwidth and Colocation provided by Easynews.com --
>
>Asterisk-Users mailing list
>To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
on the AAh forums, there is a INSTALL-bristuff scriptthat will download
the correct files for your version number and do the install. Might be a
nice idea to check that out first. Cant seem to find the link to the
INSTALL-bristuff script.
More information about the asterisk-users
mailing list