[Asterisk-Users] Direct mailbox transfer

John Baker johnb at listbrokers.com
Thu Feb 12 22:14:48 MST 2004


My extensions start with 7XXX

[ext-direct-to-vm]
exten => _67XXX,1,Wait(1)
exten =>
_67XXX,2,Playback(/var/lib/asterisk/sounds/voicemail/YOUR_CONTEXT_HERE/${EXT
EN:1}/greet)
exten => _67XXX,3,Voicemail2(${EXTEN:1}@YOUR_CONTEXT_HERE)
exten => _67XXX,4,Playback(vm-goodbye)
exten => _67XXX,5,Hangup

Transfer to 6 plus the extension and you get the name of the mailbox owner
and then it goes direct to his/her mailbox

John


----- Original Message ----- 
From: "Sean Garland" <sean at siskiyoutech.com>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, February 12, 2004 7:15 PM
Subject: [Asterisk-Users] Direct mailbox transfer


How would one implement a direct mailbox transfer using the macros?
What I want to do is have the person who answers the call to be able to
transfer the call directly into a persons unavailable mailbox.  Thanks


Sean Garland, MCP+I, A+
Siskiyou Technology Consultants

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




More information about the asterisk-users mailing list