From 39a7152df3aa5256050fad4252d7bf6742843b5a Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Thu, 30 Jun 2011 20:47:44 +0000 Subject: Merged revisions 325935 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r325935 | rmudgett | 2011-06-30 15:39:45 -0500 (Thu, 30 Jun 2011) | 11 lines Misc minor changes in chan_sip. * Add load failure exit if primary SIP container(s) could not get created in chan_sip.c:load_module(). * Removed a redundant static prototype. * Some typos. * Some whitespace. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@325936 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 21235a6ef..f33b1cf32 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -130,7 +130,7 @@ allowoverlap=no ; Disable overlap dialing support. (Default is y ; asterisk.conf, it defaults to that system name ; Realms MUST be globally unique according to RFC 3261 ; Set this to your host name or domain name -;domainsasrealm=no ; Use domans list as realms +;domainsasrealm=no ; Use domains list as realms ; You can serve multiple Realms specifying several ; 'domain=...' directives (see below). ; In this case Realm will be based on request 'From'/'To' header -- cgit v1.2.3