]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Document exitcontext in app_voicemail sample config
authorJason Parker <jparker@digium.com>
Wed, 14 May 2008 20:43:08 +0000 (20:43 +0000)
committerJason Parker <jparker@digium.com>
Wed, 14 May 2008 20:43:08 +0000 (20:43 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@116409 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/voicemail.conf.sample

index ec879878235c46eb596f5a57d17425d3f861979a..ad124bdc102d01f0802448eb418798d30ae39917 100644 (file)
@@ -190,6 +190,8 @@ sendvoicemail=yes ; Allow the user to compose and send a voicemail while inside
                        ; This option restores the old behavior [DEFAULT=no]
 ; callback=fromvm      ; Context to call back from  
                        ;     if not listed, calling the sender back will not be permitted
+; exitcontext=fromvm    ; Context to go to on user exit such as * or 0
+                        ;     The default is the current context.
 ; review=yes           ; Allow sender to review/rerecord their message before saving it [OFF by default
 ; operator=yes                 ; Allow sender to hit 0 before/after/during  leaving a voicemail to 
                        ;     reach an operator  [OFF by default]