[asterisk-dev] HANGUP_LOCALUSERS undeclared (asterisk-addons)
Arnd Vehling
av at nethead.de
Wed Aug 30 07:20:52 MST 2006
Hi,
i did check out asterisk and asterisk-addons trunk:
svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk
svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons
asterisk did configure/compile/build/install without probs but
the asterisk-addons fail to compile with the following error:
--
app_addon_sql_mysql.c:78: warning: data definition has no type or storage class
app_addon_sql_mysql.c: In function `unload_module':
app_addon_sql_mysql.c:420: error: `STANDARD_HANGUP_LOCALUSERS' undeclared
(first use in this function)
--
I did search for a definition of STANDARD_HANGUP_LOCALUSERS in all
asterisk and asterisk-addons sources and include files but couldnt
find one. Can anyone point in in the right direction here? Google
didnt show up with anything usefull either.
regards,
Arnd
More information about the asterisk-dev
mailing list