Hello Drew;
Assuming your extensions is 105 let's see the dialplan:
exten => 105,1,Dial(SIP/105,30,Tt)
exten => 105,n,Hangup
exten => *XXX,1,Answer
exten => *XXX,n,VoiceMail(${EXTEN:[EMAIL PROTECTED])
exten => *XXX,n,Hangup
I think this should work for what you want.
Regards;
Leonardo Kamache
Rio de Janeiro - Brasil
On 6/12/07, Drew Gibson <[EMAIL PROTECTED]> wrote:
Hi,
Our operator frequently gets requests to transfer a call directly to
voicemail in order for the caller to leave a message without disturbing
the callee. Basicly, I'm looking for a blindxfer to vm.
My first thought was to prepend a digit (eg 7) to the extension but this
does not fit well with our dialplan.
According to an article on voip-info.org [EMAIL PROTECTED] appears to
implement this as #*XXX. I assume they are using an application map in
features.conf but I cannot see a way to pass the required extension to
the VoiceMail() application.
Can this be done in features.conf?
regards,
Drew
--
Drew Gibson
Systems Administrator
OANDA Corporation
416-593-6767 x322
www.oanda.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users