On Sat, Feb 19, 2011 at 04:15:15PM -0500, Ken D'Ambrosio wrote:
> Hi, all.  I've finally made the jump from 1.4 to 1.8.  I've installed
> everything (I think), my Sangoma card initializes right... but there's no
> "dahdi" command -- not from the base, nor as a subset of the "core"
> commands.  I've got my channels configured in my chan_dahdi.conf file. 
> What am I missing, here?

This may be caused by one of two things:

1. You have not built chan_dahdi.so
2. You built chan_dahdi.so, but it has failed to load (normally because
   of broken configuration)

Try running the following from the Asterisk CLI (rasterisk):


  module unload chan_dahdi.so

That one will likely give an error message. Ignore it.

  module load chan_dahdi.so

What error do you get from that?

-- 
               Tzafrir Cohen
icq#16849755              jabber:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/tzafrir

--
_____________________________________________________________________
-- 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