From: Matthew Jordan Date: Fri, 7 Mar 2014 21:13:31 +0000 (+0000) Subject: res_pjsip: Fix documentation for one touch recording see-also links X-Git-Tag: 12.2.0-rc1~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ec1231f861055eec7170be11a21fe027a1a828;p=thirdparty%2Fasterisk.git res_pjsip: Fix documentation for one touch recording see-also links The one touch recording options have several see-also links between the various configuration options. These were 'broken' by the snake casing of those options. This patch corrects the see-also links such that they reference the correct option names. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410194 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_pjsip.c b/res/res_pjsip.c index 2f706f549b..b28409d8a3 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -515,8 +515,8 @@ Determines whether one-touch recording is allowed for this endpoint. - recordonfeature - recordofffeature + record_on_feature + record_off_feature @@ -529,7 +529,7 @@ one_touch_recording - recordofffeature + record_off_feature @@ -542,7 +542,7 @@ one_touch_recording - recordonfeature + record_on_feature