Skip to content
Snippets Groups Projects
Commit 9cc9c382 authored by Olle Johansson's avatar Olle Johansson
Browse files

Explain usage of DEFAULT_SIP_PORT

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44706 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 64aae4a8
No related branches found
No related tags found
No related merge requests found
......@@ -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 ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment