mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-05 04:43:44 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@443 65c4cc65-6c06-0410-ace0-fbb531ad65f3
10 lines
210 B
Plaintext
Executable File
10 lines
210 B
Plaintext
Executable File
;
|
|
; Sample Parking configuration
|
|
;
|
|
|
|
[general]
|
|
parkext => 700 ; What ext. to dial to park
|
|
parkpos => 701-720 ; What extensions to park calls on
|
|
context => parkedcalls ; Which context parked calls are in
|
|
|