search for: transfercalltothisphon

Displaying 1 result from an estimated 1 matches for "transfercalltothisphon".

2004 Jul 14
8
Directed Call Pickup
...hat *8 doesn't work so well. Is there any possibility to create a extention that you can call, and if you are fast enough, pick up a number? (Also if you are outside your callgroup) like pseudo code: exten => 888, 1, EnterPhoneNumber() exten => 888, 2, EnterPass() exten => 888, 3, TransferCallToThisPhone() exten => 888, 103, Invalid() I'm interested in how to do the 'TransferCallToThisPhone' procedure. Stefan