From: Matthew Jordan Date: Fri, 7 Mar 2014 21:28:12 +0000 (+0000) Subject: res_pjsip: Fix documentation for one touch recording see-also links X-Git-Tag: 13.0.0-beta1~463 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd603ca96fb8f3ef545b75228ba11554f85725e5;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. ........ Merged revisions 410194 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410208 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_pjsip.c b/res/res_pjsip.c index ef6c5b2734..4578e10474 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