dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2048 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9c79c2a3fb
commit
9ef48b6e1f
|
@ -118,7 +118,7 @@ SWITCH_DECLARE(switch_status_t) switch_core_init(char *console, const char **err
|
|||
|
||||
/*!
|
||||
\brief Set/Get Session Limit
|
||||
\param new new value (if > 0)
|
||||
\param new_limit new value (if > 0)
|
||||
\return the current session limit
|
||||
*/
|
||||
SWITCH_DECLARE(uint32_t) switch_core_session_limit(uint32_t new_limit);
|
||||
|
|
Loading…
Reference in New Issue