[asterisk-users] Asteris 1.8 and mISDN - 'mISDN' (cause 66 - Channel not implemented)

Michael Nausch michael at nausch.org
Tue Nov 30 14:23:26 CST 2010


Hello Steve!

Am Dienstag, den 30.11.2010, 11:49 +0000 schrieb Steve Howes:

> You installed the module, but did you load it in modules.conf?

No, 'cause the modul should be autoloaded, as on Asterisk 1.6 it has
done.

>  If you have, unload from CLI and re-load it and see if you get any errors.

If I try to load the module from CLI it reports an error:

asterisk-1.8*CLI> module load chan_misdn
Unable to load module chan_misdn
Command 'module load chan_misdn' failed.
[Nov 30 20:17:09] ERROR[12327]: chan_misdn.c:11117 load_module: Unable
to initialize mISDN
asterisk-1.8*CLI>

It's very confuse for me. So I set up a second host and installed
Asterisk 1.6 one again from scratch:

1.6:
yum install asterisk16 asterisk16-configs asterisk16-voicemail
yum install asterisk16-misdn mISDN mISDNuser kmod-mISDN
service mISDN scan
service mISDN config
service mISDN start
misdnportinfo
service asterisk start

asterisk-1.6*CLI> 
  == Using SIP RTP CoS mark 5
    -- Executing [08936046666 at default:1] Dial("SIP/13-00000002",
"mISDN/g:Mnet/08936046666,120,TtrWw") in new stack
    -- Called g:Mnet/08936046666
    -- mISDN/1-u5 is proceeding passing it to SIP/13-00000002
    -- mISDN/1-u5 is making progress passing it to SIP/13-00000002
    -- mISDN/1-u5 is ringing
    -- mISDN/1-u5 answered SIP/13-00000002
  == Spawn extension (default, 08936046666, 1) exited non-zero on
'SIP/13-00000002'
asterisk-1.6*CLI>

Everything works as designed. ;)

After that test I set up a third testing machine.

1.8
# yum install asterisk18-core asterisk18-voicemail libpri libtonezone
asterisk18-dahdi asterisk18-doc asterisk18 asterisk18-configs
# yum install asterisk18-misdn mISDN mISDNuser kmod-mISDN
service mISDN scan
service mISDN config
service mISDN start
misdnportinfo
service asterisk start

asterisk-1.8*CLI> 
  == Using SIP RTP CoS mark 5
[Nov 30 20:09:26] ERROR[12294]: chan_sip.c:27876 setup_srtp: No SRTP
module loaded, can't setup SRTP session.
    -- Executing [08936046666 at default:1] Dial("SIP/13-00000001",
"mISDN/g:Mnet/08936046666") in new stack
[Nov 30 20:09:26] WARNING[12335]: channel.c:5353 ast_request: No channel
type registered for 'mISDN'
[Nov 30 20:09:26] WARNING[12335]: app_dial.c:2030 dial_exec_full: Unable
to create channel of type 'mISDN' (cause 66 - Channel not implemented)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Executing [08936046666 at default:2] Hangup("SIP/13-00000001", "")
in new stack
  == Spawn extension (default, 08936046666, 2) exited non-zero on
'SIP/13-00000001'
asterisk-1.8*CLI>

asterisk-1.8*CLI> module load chan_misdn
Unable to load module chan_misdn
Command 'module load chan_misdn' failed.
[Nov 30 20:17:09] ERROR[12327]: chan_misdn.c:11117 load_module: Unable
to initialize mISDN
asterisk-1.8*CLI>

I think theres something missing for mISDN support in the latest
testing-release. Is'nt it so?
[root at asterisk-1.8 /]# rpm -iq asterisk18
Name        : asterisk18                   Relocations: (not
relocatable)
Version     : 1.8.0                             Vendor: Digium, Inc.
Release     : 1_centos5                     Build Date: Fr 22 Okt 2010
19:17:37 CEST
Install Date: Di 30 Nov 2010 19:33:29 CET      Build Host:
localhost.localdomain
Group       : Utilities/System              Source RPM:
asterisk18-1.8.0-1_centos5.src.rpm
Size        : 0                                License: GPL
Signature   : (none)
Packager    : Jason Parker <jparker at digium.com>
URL         : http://www.asterisk.org
Summary     : Asterisk, The Open Source PBX

Any idea ore hint?


ttyl
Django
-- 
"Bonnie & Clyde der Postmaster-Szene!" approved by Postfix-God

http://wetterstation-pliening.info
http://dokuwiki.nausch.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3547 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20101130/6e98e343/attachment.bin 


More information about the asterisk-users mailing list