This is the /var/log/asterisk/full
May 27 06:51:08 VERBOSE[1107]: [chan_misdn.so]May 27
06:51:08 VERBOSE[1107]: [
chan_misdn.so] => (Channel driver for mISDN Support
(Bri/Pri))
May 27 06:51:08 VERBOSE[1107]: == Parsing
'/etc/asterisk/misdn.conf': May 27 0
6:51:08 VERBOSE[1107]: == Parsing
'/etc/asterisk/misdn.conf': Found
May 27 06:51:08 VERBOSE[1107]: == Registered channel
type 'mISDN' (This driver
enables the asterisk to use hardware which is
supported by the new )
I don't see any strange or wrong with that output.
I have tested two initd script, first I used one that
simple do
modprobe hfcmulti
layermask=0xf,0xf,0xf,0xf,0xf,0x0xf,f,0xf
protocol=0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22
type=0x08
modprobe mISDN_dsp
And i get that problem, then I begin to use that one
that I find in beronet web
MODPROBE=modprobe
RMMOD=rmmod
INSMOD=insmod
case "$1" in
start|--start)
$MODPROBE mISDN_core
$MODPROBE mISDN_l1 debug=0
$MODPROBE mISDN_l2 debug=0
$MODPROBE l3udss1
$MODPROBE mISDN_dsp debug=0
options=0x0
$MODPROBE hfcmulti type=0x08
layermask=0xf,0xf,0xf,0xf,0xf,0xf,0
xf,0xf
protocol=0x22,0x22,0x22,0x22,0x22,0x22,0x22,0x22
sleep 1
;;
stop|--stop)
$RMMOD hfcmulti
$RMMOD mISDN_dsp
$RMMOD l3udss1
$RMMOD mISDN_l2
$RMMOD mISDN_l1
$RMMOD mISDN_core
;;
restart|--restart)
sh $0 stop
sleep 2 # some phones will release tei
when layer 1 is down
sh $0 start
;;
help|--help)
echo "Usage: $0
{start|stop|restart|help}"
exit 0
;;
*)
echo "Usage: $0
{start|stop|restart|help}"
exit 2
;;
esac
but I get the same output from asterisk and die
exactly the same.
The BN8S0 have its 8 ports configured in TE mode.
--- David Phelan <david@blueridge.com.au>
escribi?:> Can you post the output of your asterisk log file
> and your initd script for
> starting mISDN.
> What versions of chan_misdn, ,mISDN and mISDNuser
> are you using.
>
> Also check to see that /dev/mISDN exists.
>
> Dave.
>
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On
> Behalf Of me me
> Sent: Thursday, 26 May 2005 9:18 PM
> To: Asterisk Users Mailing List
> Subject: [Asterisk-Users] chan_misdn problem
>
> I've installed asterisk 1.0.7 with linux kernel
> 2.6.3 (patched for mISDN).
>
> I Compile mISDNuser and loaded de modules (hfcmulti,
> mISDNdsp) for my BN8S0 beronet card.
>
> I have installed chan_misdn-beta-0.0.3rc4 with no
> problems.
>
> I have configured my misdn.conf as follows:
>
> [general]
> context=default
> language=de
> debug=0
> immediate=no
> hold_allowed=yes
>
> [octoBRI]
> ports=1,8,2,7,3,6,4,5
> context=incoming
> msns=*
>
> when I start asterisk with asterisk -vvvvvvvvvvvc I
> get the following
> message and then asterisk dies:
>
> [chan_misdn.so] => (Channel driver for mISDN Support
> (Bri/Pri))
> == Parsing '/etc/asterisk/misdn.conf': Found
> == Registered channel type 'mISDN' (This driver
> enables the asterisk to
> use hardware which is supported by the new ) cannot
> request MGR_NEWENTITY
> from mISDN: Success Ouch ... error while writing
> audio data: : Broken pipe
> Warning, flexible rate not heavily tested!
>
> Can anyone help me??
>
> Thanks.
>
>
>
> ______________________________________________
> Renovamos el Correo Yahoo!
> Nuevos servicios, m?s seguridad
> http://correo.yahoo.es
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
>
http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit:
>
>
http://lists.digium.com/mailman/listinfo/asterisk-users>
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.322 / Virus Database: 266.11.17 -
> Release Date: 25/05/2005
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.322 / Virus Database: 266.11.17 -
> Release Date: 25/05/2005
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
>
http://lists.digium.com/mailman/listinfo/asterisk-users> To UNSUBSCRIBE or update options visit:
>
>
http://lists.digium.com/mailman/listinfo/asterisk-users>
______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, m?s seguridad
http://correo.yahoo.es