Fixed some copy/paste problems in PBX sample configuration.

git-svn-id: http://yate.null.ro/svn/yate/trunk@5388 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2013-01-28 17:09:40 +00:00
parent d843048807
commit ff4d4d0581
1 changed files with 3 additions and 3 deletions

View File

@ -90,13 +90,13 @@
[transfer]
; blind transfer: make call on behalf of peer, hangup this
; key: 1nnnnn
; key: *1nnnnn*
trigger=\*1\([0-9]\+\)\*$
target=\1
[fortransfer]
; put the peer on hold and dial another number
; key: 2nnnnn
; key: *2nnnnn*
trigger=\*2\([0-9]\+\)\*$
target=\1
onhangup=yes
@ -134,7 +134,7 @@ trigger=\*9$
[secondcall]
; hangup the peer and dial another number
; key: 8nnnnn
; key: *8nnnnn*
trigger=\*8\([0-9]\+\)\*$
target=\1