From e2597678b1bf10bb2ea2fac9cd6c3bd6e53e5b46 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Mon, 12 Dec 2011 17:34:39 +0000 Subject: Update sample configs to put incoming calls into context public. * Add warning about the SIP allowguest option in context public. (closes issue ASTERISK-14122) Reported by: Alec Davis Review: https://reviewboard.asterisk.org/r/719/ ........ Merged revisions 347953 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@347954 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/chan_ooh323.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/chan_ooh323.conf.sample') diff --git a/configs/chan_ooh323.conf.sample b/configs/chan_ooh323.conf.sample index 20ccf73ec..a39a47afc 100644 --- a/configs/chan_ooh323.conf.sample +++ b/configs/chan_ooh323.conf.sample @@ -88,7 +88,7 @@ gatekeeper = DISABLE ;Sets default context all clients will be placed in. ;Default - default -context=default +context=public ;Sets rtptimeout for all clients, unless overridden ;Default - 60 seconds -- cgit v1.2.3