RE: [Asterisk-Users] Dynamic Dialplan - Turn VM on/off?

2005-04-18 Thread Boris Bakchiev
Rod, Here is my macro for this: [macro-sipexten] exten = a,1,VoicemailMain(${ARG1}) exten = a,2,Hangup() exten = s,1,DBGet(NATIMEOUT=Features/${EXTEN}/NATIMEOUT) exten = s,2,Dial(${ARG2},${NATIMEOUT}) exten = s,3,Goto(s-${DIALSTATUS},1) exten = s,102,Goto(s,350) exten =

Re: [Asterisk-Users] Dynamic Dialplan - Turn VM on/off?

2005-04-18 Thread Rod Bacon
Thanks Boris. I think I can follow that logic! - Original Message - From: Boris Bakchiev [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Monday, April 18, 2005 4:17 PM Subject: RE: [Asterisk-Users] Dynamic Dialplan

Re: [Asterisk-Users] Dynamic Dialplan - Turn VM on/off?

2005-04-18 Thread Rich Adamson
G'day. I've been working with * for some time now, but mostly from a enterprise perspective. I've just setup my own box at home and want to enable some more home user type functionality. Does anyone have a trick to allow the dynamic modification of the dialplan by users? I want the