Hi to all.

I'm trying to use meetme on asterisk 1.4.22.1.

On a debian i've compiled (as i need h323 support)

openh323_v1_18_0
pwlib_v1_10_0
dahdi-linux-2.1.0.3
dahdi-tools-2.1.0.2
asterisk-1.4.22.1

All works fine, dahdi status is:

asterik:/data/programmi# /etc/init.d/dahdi status
### Span  1: DAHDI_DUMMY/1 "DAHDI_DUMMY/1 (source: RTC) 1" (MASTER)

asterik:/data/programmi# lsmod | grep dah
dahdi_dummy             5224  0
dahdi                 186280  1 dahdi_dummy
crc_ccitt               2240  1 dahdi
rtc                    12372  1 dahdi_dummy

if i start asterisk i get:

asterik:/data/programmi# asterisk -cvvv
Asterisk 1.4.22.1, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <[email protected]>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty'
for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
  == Parsing '/etc/asterisk/asterisk.conf': Found
  == Parsing '/etc/asterisk/extconfig.conf': Found
  == Parsing '/etc/asterisk/logger.conf': Found
Asterisk Event Logger Started /var/log/asterisk/event_log
[Jan 12 13:38:23] ERROR[12617]: asterisk.c:3036 main: Asterisk has
detected a problem with your DAHDI configuration and will shutdown for
your protection.  You have options:
        1. You only have to compile DAHDI support into Asterisk if you
need it.  One option is to recompile without DAHDI support.
        2. You only have to load DAHDI drivers if you want to take
advantage of DAHDI services.  One option is to unload DAHDI modules if
you don't need them.
        3. If you need DAHDI services, you must correctly configure DAHDI.

Where am i wrong?

Thanks
-- 
/*************/
nik600
http://www.kumbe.it

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to