]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Explain usage of DEFAULT_SIP_PORT
authorOlle Johansson <oej@edvina.net>
Sat, 7 Oct 2006 16:03:36 +0000 (16:03 +0000)
committerOlle Johansson <oej@edvina.net>
Sat, 7 Oct 2006 16:03:36 +0000 (16:03 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44706 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_sip.c

index 2cbd6b7dc36b50ee9e74a188c65f4e1e59f5d71d..77f9c15d76621a832de19fd5b1453c06585eb5be 100644 (file)
@@ -450,7 +450,7 @@ static const struct cfsip_options {
    sip.conf.sample for new installations. These may differ to keep backwards compatibility,
    yet encouraging new behaviour on new installations 
  */
-#define DEFAULT_SIP_PORT       5060    /*!< From RFC 3261 (former 2543) */
+#define DEFAULT_SIP_PORT       5060    /*!< Our default port to listen to. From RFC 3261 (former 2543) */
 #define DEFAULT_CONTEXT                "default"
 #define DEFAULT_MOHINTERPRET    "default"
 #define DEFAULT_MOHSUGGEST      ""