I installed B410P. All is OK…
When I want configure chan_dahdi.conf and defined “channel => x,x”, asterisk show
"No such command ‘dahdi show channels’ "
Next I commented like “;channel => x,x” in chan_dahdi.conf, asterisk show
“Chan Extension Context Language MOH Interpret
pseudo default default”
chan_dahdi.conf
[trunkgroups]
[channels]
;language = cz
; include dahdi extensions defined in FreePBX
;#include chan_dahdi_additional.conf
;#include dahdi-channels.conf
I am not an expert in asterisk, but i had a similar problem. in my case what happened was i installed asterisk before installing dahdi-linux and dahdi-tool. so my asterisk compiled without dahdi drivers. so just make sure u install dahdi and the lib drivers first before u install the asterisk.
I hope this helps
regards
Your channels are not registered and hence the “dahdi” commands will not be available.
Note that BRI signalling through Dahdi is not supported in Asterisk versions < 1.6.x
If you launch asterisk -vvvvvvvvvvvvvv, you should be able to see why your channels are not getting registered.
Hope this helps.
Cheers,
Brodz./.[/quote]
Thanks for the reminder! I keep forgetting that everything has to be registered in order to use the right version and all of the features it comes with.
The B410p cards only work with mISDN driver,not dahdi.
so you must compile misdn,misdnuser and asterisk.
then you can ran the following command
/usr/sbin/mISDN scan
/usr/sbin/mISDN config
/usr/sbin/mISDN start
then start asterisk with the command asterisk -vvvvgc
on the cli console ran misdn show channels
you can see the channels