[Asterisk-Users] FATAL: Error running install command for wctdm

Ronald Wiplinger ronald at elmit.com
Sat Jun 18 09:27:14 MST 2005


Richard Lyman wrote:

> Ronald Wiplinger wrote:
>
>>
>>    app_addon_sql_mysql.so
>>    app_intercom.so
>>    app_saycountpl.so
>>    cdr_addon_mysql.so
>>    format_mp3.so
>>    res_config_mysql.so
>>
>> WARNING WARNING WARNING
>>
>> I cannot remember that I have seen that before.
>>
>>
> you must have checkout'd asterisk-addons and compiled it at some 
> point.  so, you should update those also, and recompile them.


I did!!!!
I even recompiled all the thing again, ....

My road map is:

cd /usr/src/linux
make cloneconfig
make dep

mkdir /usr/src/asterisk
cd asterisk/
export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
cvs login
    Logging in to :pserver:anoncvs at cvs.digium.com:2401/usr/cvsroot
    CVS password: anoncvs
cvs checkout zaptel libpri asterisk asterisk-addons asterisk-sounds 
iaxyprov astcc

vi /usr/src/asterisk/asterisk/apps/app_voicemail.c
        edit this line and change 100 to 999:
        #define MAXMSG 100

In each directory:
make clean; make update; make install







More information about the asterisk-users mailing list