mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-07 10:28:32 +00:00
Add documentation for new courtesy tone (bug #2329)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3700 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3,8 +3,11 @@
|
|||||||
;
|
;
|
||||||
|
|
||||||
[general]
|
[general]
|
||||||
parkext => 700 ; What ext. to dial to park
|
parkext => 700 ; What ext. to dial to park
|
||||||
parkpos => 701-720 ; What extensions to park calls on
|
parkpos => 701-720 ; What extensions to park calls on
|
||||||
context => parkedcalls ; Which context parked calls are in
|
context => parkedcalls ; Which context parked calls are in
|
||||||
;parkingtime => 45 ; Number of seconds a call can be parked for (default is 45 seconds)
|
;parkingtime => 45 ; Number of seconds a call can be parked for
|
||||||
|
; (default is 45 seconds)
|
||||||
;transferdigittimeout => 3 ; Number of seconds to wait between digits when transfering a call
|
;transferdigittimeout => 3 ; Number of seconds to wait between digits when transfering a call
|
||||||
|
;courtesytone = beep ; Sound file to play to the parked caller
|
||||||
|
; when someone dials a parked call
|
||||||
|
|||||||
Reference in New Issue
Block a user