[asterisk-users] mISDN problem
Josu Lazkano
jlazkano at somesi.com
Wed Jun 20 05:30:11 CDT 2007
Hello everybody.
I have an other problem with mISDN.
The outgoing calls goes perfect, but the incoming no.
When people call in the CLI puts that:
*CLI> Jun 20 12:32:08 WARNING[2315]: chan_misdn.c:4920 chan_misdn_log:
Extension can never match, so disconnecting
this is my 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_RDSI
[outgoing_RTB]
exten =>_9XXXXXXXX,1,Dial(ZAP/g1/${EXTEN},45,tTwW)
exten =>_9XXXXXXXX,2,Hangup()
exten =>_9XXXXXXXX,102,Hangup()
[outgoing_RDSI]
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)
[incoming]
exten => s,1,Answer()
exten => s,2,Wait(1)
exten => s,3,Dial(SIP/101,30,Ttm)
and my misdn.conf this:
[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=*
I don't know if the [isdn] is well
someone how has the mISDN?¿
thanks for all
Josu Lazkano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070620/69ace13b/attachment.htm
More information about the asterisk-users
mailing list