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:
Michael Jerris 2007-10-19 20:48:10 +00:00
parent d9bdb7888a
commit b312192e56
1 changed files with 2 additions and 2 deletions

View File

@ -405,8 +405,8 @@ tag_typedef_t ntatag_maxsize = USIZETAG_TYPEDEF(maxsize);
* Maximum size of proceeding queue. * Maximum size of proceeding queue.
* *
* If the size of the proceedng message queue would exceed the * If the size of the proceedng message queue would exceed the
* given limit, the stack will automatically respond with <i>486 * given limit, the stack will automatically respond with <i>503
* Server Busy</i>. * Service Unavailable</i>.
* *
* @par Used with * @par Used with
* nua_create(), nua_set_params(), * nua_create(), nua_set_params(),