From: Michael Jerris Date: Fri, 19 Oct 2007 20:48:10 +0000 (+0000) Subject: correct documentation to 503 from 486 X-Git-Tag: v1.0-beta2~366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b312192e56b11d35132d8602afee067004f2a045;p=thirdparty%2Ffreeswitch.git correct documentation to 503 from 486 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6002 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c b/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c index 91ee4b9455..7b46e68ae3 100644 --- a/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c +++ b/libs/sofia-sip/libsofia-sip-ua/nta/nta_tag.c @@ -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 486 - * Server Busy. + * given limit, the stack will automatically respond with 503 + * Service Unavailable. * * @par Used with * nua_create(), nua_set_params(),