mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Fix comment
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4222 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -129,7 +129,7 @@ static char default_fromdomain[AST_MAX_EXTENSION] = "";
|
||||
|
||||
static char notifymime[AST_MAX_EXTENSION] = "application/simple-message-summary";
|
||||
|
||||
static int srvlookup = 0; /* SRV Lookup on or off. Default now on */
|
||||
static int srvlookup = 0; /* SRV Lookup on or off. Default is off, RFC behavior is on */
|
||||
|
||||
static int pedanticsipchecking = 0; /* Extra checking ? Default off */
|
||||
|
||||
|
Reference in New Issue
Block a user