forked from Mirrors/freeswitch
correct documentation to 503 from 486
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6002 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d9bdb7888a
commit
b312192e56
@ -405,8 +405,8 @@ tag_typedef_t ntatag_maxsize = USIZETAG_TYPEDEF(maxsize);
|
||||
* Maximum size of proceeding queue.
|
||||
*
|
||||
* If the size of the proceedng message queue would exceed the
|
||||
* given limit, the stack will automatically respond with <i>486
|
||||
* Server Busy</i>.
|
||||
* given limit, the stack will automatically respond with <i>503
|
||||
* Service Unavailable</i>.
|
||||
*
|
||||
* @par Used with
|
||||
* nua_create(), nua_set_params(),
|
||||
|
Loading…
Reference in New Issue
Block a user