]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
correct documentation to 503 from 486
authorMichael Jerris <mike@jerris.com>
Fri, 19 Oct 2007 20:48:10 +0000 (20:48 +0000)
committerMichael Jerris <mike@jerris.com>
Fri, 19 Oct 2007 20:48:10 +0000 (20:48 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6002 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c

index 91ee4b9455a612099bf2810df151666d75ee6f98..7b46e68ae3845d535064aa7f23217775f6f872b4 100644 (file)
@@ -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(),