Re: [asterisk-users] transfering active call to user's voicemail

2010-06-29 Thread Rustam Kovhaev
Hi there,

I would like to setup up my Asterisk to do this:
receptionist answers the call, caller says he wants to leave a
voicemail message for Ashleigh, receptionist transfers the call to
Ashleigh's voicemail

I guess It has something to do with dynamic features, or probably
blind transfer to special ext. might do it

what would you recommend?

cheers!

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] transfering active call to user's voicemail

2010-06-29 Thread Gordon Henderson
On Tue, 29 Jun 2010, Rustam Kovhaev wrote:

 Hi there,

 I would like to setup up my Asterisk to do this:
 receptionist answers the call, caller says he wants to leave a
 voicemail message for Ashleigh, receptionist transfers the call to
 Ashleigh's voicemail

 I guess It has something to do with dynamic features, or probably
 blind transfer to special ext. might do it

 what would you recommend?

If Ashleigh is extnsion 321, then define a 2nd extension 321* which calls 
Voicemail(321,us) then reception can simply do a blind transfer to 321*

Gordon

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] transfering a call

2004-09-16 Thread asterisk
Hello!

I am playing around with transfering calls with chan capi.
Here is a little example from the readme:
---
   example:
   exten = s,1,Answer
   exten = s,2,capiHOLD
   exten = s,3,capiECT,55:50
---

However, it only gets to capiHOLD and not further!
So when i try to transfer a call, i am stuck in the hold loop.

What am i doing wrong?

Thanks, Mario




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users