mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
document usage of 'transfer' configuration option for ISDN PRI switch-side transfers
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@102807 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -295,8 +295,12 @@ callwaitingcallerid=yes
|
||||
;
|
||||
threewaycalling=yes
|
||||
;
|
||||
; Support flash-hook call transfer (requires three way calling)
|
||||
; Also enables call parking (overrides the 'canpark' parameter)
|
||||
; For FXS ports (either direct analog or over T1/E1):
|
||||
; Support flash-hook call transfer (requires three way calling)
|
||||
; Also enables call parking (overrides the 'canpark' parameter)
|
||||
;
|
||||
; For digital ports using ISDN PRI protocols:
|
||||
; Support switch-side transfer (called 2BCT, RLT or other names)
|
||||
;
|
||||
transfer=yes
|
||||
;
|
||||
|
Reference in New Issue
Block a user