Author: kmoore Date: Fri Sep 5 12:37:15 2014 New Revision: 422662 URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=422662 Log: Add missing support level to func_presence_state
Modified: certified/branches/1.8.28/funcs/func_presence_state.c Modified: certified/branches/1.8.28/funcs/func_presence_state.c URL: http://svnview.digium.com/svn/asterisk/certified/branches/1.8.28/funcs/func_presence_state.c?view=diff&rev=422662&r1=422661&r2=422662 ============================================================================== --- certified/branches/1.8.28/funcs/func_presence_state.c (original) +++ certified/branches/1.8.28/funcs/func_presence_state.c Fri Sep 5 12:37:15 2014 @@ -21,6 +21,10 @@ * \brief Custom presence provider * \ingroup functions */ + +/*** MODULEINFO + <support_level>core</support_level> + ***/ #include "asterisk.h" -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- svn-commits mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/svn-commits