[Freeswitch-svn] [commit] r6002 - freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta
Freeswitch SVN
mikej at freeswitch.org
Fri Oct 19 16:48:10 EDT 2007
Author: mikej
Date: Fri Oct 19 16:48:10 2007
New Revision: 6002
Modified:
freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c
Log:
correct documentation to 503 from 486
Modified: freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c (original)
+++ freeswitch/trunk/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c Fri Oct 19 16:48:10 2007
@@ -405,8 +405,8 @@
* 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(),
More information about the Freeswitch-svn
mailing list