[asterisk-users] "dahdi show channels" no such command

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Dec 10 15:06:49 CST 2013


On Thu, Dec 05, 2013 at 07:19:56PM -0800, Joseph Towery wrote:
> Here are the commands
> 
> asteriskpbx at pbxmain:/etc/dahdi$ dahdi_cfg -vvv
> DAHDI Tools Version - 2.7.0.2
> 
> DAHDI Version: 2.7.0.1
> Echo Canceller(s): MG2
> Configuration
> ======================
> 
> 
> Channel map:
> 
> Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01)
> Channel 02: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 02)
> Channel 03: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 03)
> Channel 04: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 04)
> Channel 05: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 05)
> Channel 06: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 06)
> Channel 07: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 07)
> Channel 08: FXO Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 08)
> 
> 8 channels to configure.
> 
> Setting echocan for channel 1 to mg2
> Setting echocan for channel 2 to mg2
> Setting echocan for channel 3 to mg2
> Setting echocan for channel 4 to mg2
> Setting echocan for channel 5 to mg2
> Setting echocan for channel 6 to mg2
> Setting echocan for channel 7 to mg2
> Setting echocan for channel 8 to mg2
> asteriskpbx at pbxmain:/etc/dahdi$
> 
> 
> 
> pbxmain*CLI> module show like chan_dahdi.so
> Module                         Description                              Use Count
> chan_dahdi.so                  DAHDI Telephony Driver w/PRI             0       
> 1 modules loaded

What's the output of lsdahdi? Note channels there that are open (by
Asterisk).

Try running in the asterisk CLI:

  module unload chan_dahdi.so
  module load chan_dahdi.so

The 'load' command will probably fail and give you the real error.
Though you should probably already have it in the logs.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com



More information about the asterisk-users mailing list