HI, I want to allow user to press 0 to the voicemail if the user don't want to wait in the queue. Below is what I set but it doesn't work. Anyone can help? ango
file: features.conf [applicationmap] opervm => 0,self/both,Macro,opervm file: extensions.conf ... exten => 5555,n(queue),Set(DYNAMIC_FEATURES=opervm) exten => 5555,n,Queue(5555|tThH|||180) ... [macro-opervm] exten => s,1,NoOp(--openvm--) exten => s,n,VoiceMail(3...@default,u) exten => s,n,Hangup _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
