From e9d22f802e5a3cbda4bc7ed868388ac189a75785 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 3 Aug 2009 20:48:48 +0000 Subject: Rename 'canreinvite' option to 'directmedia', with backwards compatibility. It is clear from multiple mailing list, forum, wiki and other sorts of posts that users don't really understand the effects that the 'canreinvite' config option actually has, and that in some cases they think that setting it to 'no' will actually cause various other features (T.38, MOH, etc.) to not work properly, when in fact this is not the case. This patch changes the proper name of the option to what it should have been from the beginning ('directmedia'), but preserves backwards compatibility for existing configurations. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@210190 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/tex/phoneprov.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tex/phoneprov.tex') diff --git a/doc/tex/phoneprov.tex b/doc/tex/phoneprov.tex index cb236a89a..04ca22fd0 100644 --- a/doc/tex/phoneprov.tex +++ b/doc/tex/phoneprov.tex @@ -146,7 +146,7 @@ threewaycalling = yes deletevoicemail = no autoprov = yes profile = polycom -canreinvite = no +directmedia = no nat = no fullname = User Two ; ${DISPLAY_NAME} secret = test ; ${SECRET} -- cgit v1.2.3