Hi List,
I’m having trouble with a customer’s BRI card.
Running misdnportinfo from the command line works and it shows the card correctly.
Here is the /etc/misdn-init.conf
#
# Configuration file for your misdn hardware
#
# Usage: /etc/init.d/misdn-init start|stop|restart|config|scan|help
#
card=1,0x4,dtmf
te_ptp=1,2,3,4
poll=128
dsp_options=0
debug=0xf
Here is /etc/asterisk/misdn.conf:
[general]
debug=0
;tracefile=/var/log/asterisk/misdn.trace
;trace_calls=true
;trace_dir=/var/log/asterisk
bridging=yes
stop_tone_after_first_digit=yes
append_digits2exten=yes
;l1_info_ok=yes
;clear_l3=no
;method=standard
dynamic_crypt=no
crypt_keys=test,muh
[default]
context=trunkincoming
language=en
nationalprefix=0
internationalprefix=0011
rxgain=0
txgain=0
te_choose_channel=no
; 0 - unknown ; 1 - National, ; 2 - International ; 4 - Subscriber
dialplan=0
;use_callingpres=yes
always_immediate=no
immediate=no
hold_allowed=no
callgroup=1
pickupgroup=1
;echocancelwhenbridged=no
echocancel=yes
echotraining=no
[bri]
ports=3,4
context=trunkincoming
msns=*
[other]
ports=1,2
The channels (chan_misdn.so) is not available to asterisk whatsoever.
Has anyone got any suggestions?
I was told to get down to the modem (AT) commands for some debugging.
Also, from this post:
forums.digium.com/viewtopic.php?t=15505
it seems that mISDN is a little screwy…