On Thu, Dec 05, 2013 at 07:19:56PM -0800, Joseph Towery wrote:
> Here are the commands
> 
> asteriskpbx@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@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:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to