[asterisk-users] problem with mISDN

Josu Lazkano jlazkano at somesi.com
Tue Jun 19 10:02:20 CDT 2007


I can't make a "misdn show channels" on the CLI.

It looks like the mISND isn`t registered.

thanks for all

2007/6/19, Josu Lazkano <jlazkano at somesi.com>:
>
> Hello, I have some problems with mISDN.
>
> I can't send or receive call from the Billion ISDN card
>
> Mi configuration files are thoose:
>
> extensions.conf:
>
> [general]
> static=yes
> writeprotect=yes
>
> [SOME]
> exten => 101,1,Dial(SIP/101,30,Ttm)
> exten => 101,2,Hangup
>
> exten => 102,1,Dial(SIP/102,30,Ttm)
> exten => 102,2,Hangup
>
> include => outgoing
>
> [outgoing]
> exten =>_9XXXXXXXX,1,Dial(mISDN/1/${EXTEN},45,tTwW)
> exten =>_9XXXXXXXX,2,Hangup()
> exten =>_9XXXXXXXX,102,Hangup()
>
> [default]
> exten => s,1,Answer()
> exten => s,2,Wait(1)
> exten => s,3,Dial(SIP/101,30,Ttm)
>
> misdn.conf:
>
> [general]
> misdn_init=/etc/misdn-init.conf
> debug=0
> ntdebugflags=0
> ntdebugfile=/var/log/misdn-nt.log
> bridging=no
> stop_tone_after_first_digit=yes
> append_digits2exten=yes
> dynamic_crypt=no
> crypt_prefix=**
> crypt_keys=test,muh
>
> [default]
> context=misdn
> language=es
> musicclass=default
> senddtmf=yes
> far_alerting=no
> allowed_bearers=all
> nationalprefix=0
> internationalprefix=00
> rxgain=0
> txgain=0
> te_choose_channel=no
> pmp_l1_check=no
> reject_cause=16
> need_more_infos=no
> nttimeout=no
> method=standard
> dialplan=0
> localdialplan=0
> cpndialplan=0
> early_bconnect=yes
> incoming_early_audio=no
> nodialtone=no
> presentation=-1
> screen=-1
> jitterbuffer=4000
> jitterbuffer_upper_threshold=0
> hdlc=no
>
> [isdn]
> ports=1
> context=incoming
> msns=*
>
> misdn-init.conf:
>
> card=1,hfcpci
> te_ptmp=1
> poll=128
> dsp_poll=128
> dsp_options=0
> dtmfthreshold=100
> debug=0
>
>
> When I make a call the CLI tells that:
>
> *CLI>     -- Executing Dial("SIP/101-081990e8",
> "mISDN/1/943833473|45|tTwW") in new stack
> Jun 19 12:32:25 WARNING[2153]: channel.c:2618 ast_request: No channel type
> registered for 'mISDN'
> Jun 19 12:32:25 NOTICE[2153]: app_dial.c:1076 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 Hangup("SIP/101-081990e8", "") in new stack
>   == Spawn extension (SOME, 943833473, 102) exited non-zero on
> 'SIP/101-081990e8'
>
>
> It looks like the channel isn't registered, but I don't know what to do.
>
> Thank you everybody!!!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070619/cee89829/attachment.htm 


More information about the asterisk-users mailing list