[asterisk-commits] oej: trunk r94827 - /trunk/funcs/func_dialplan.c
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Dec 27 03:13:08 CST 2007
    
    
  
Author: oej
Date: Thu Dec 27 03:13:07 2007
New Revision: 94827
URL: http://svn.digium.com/view/asterisk?view=rev&rev=94827
Log:
This function checks more than just contexts...
Modified:
    trunk/funcs/func_dialplan.c
Modified: trunk/funcs/func_dialplan.c
URL: http://svn.digium.com/view/asterisk/trunk/funcs/func_dialplan.c?view=diff&rev=94827&r1=94826&r2=94827
==============================================================================
--- trunk/funcs/func_dialplan.c (original)
+++ trunk/funcs/func_dialplan.c Thu Dec 27 03:13:07 2007
@@ -16,7 +16,7 @@
 
 /*! \file
  *
- * \brief Dialplan group functions check if a context exists
+ * \brief Dialplan group functions check if a dialplan entry exists
  *
  * \author Gregory Nietsky AKA irroot <gregory at networksentry.co.za>
  * \author Russell Bryant <russell at digium.com>
    
    
More information about the asterisk-commits
mailing list