; goto philly q exten => 0,1,Answer exten => 0,2,Background(wrn-phillyq) exten => 0,3,Queue,phillyq exten => 0,4,WaitMusicOnHold(90) exten => 0,5,Voicemail(u1) exten => 0,6,Playback(vm-goodbye) exten => 0,7,Hangup
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matt Sent: Tuesday, June 15, 2004 4:35 AM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] Queue then Voicemail Hi all, I'm stuggling with how to present calleds to a specific DDI (DID) with Music on hold whilst the call is hunted around 3 phones, then if not answered within a certain period forwarded to voicemail. So far I've got the queue working and the voicemail but not both together. Ive had a look on the wiki and the archives but can't spot anything that might point me in the right direction. CHeers Matt _______________________________________________ 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 _______________________________________________ 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
