Brad, I like the idea that no inside extension rings when you want to check VM from an outside line.
Thanks, Larry -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brad Ediger Sent: Monday, September 06, 2004 1:51 PM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] VM access Larry, I have my extensions.conf set up to wait for a * before ringing the inside phone, like this: [incoming] exten => <number>,1,Answer exten => <number>,2,Ringing exten => <number>,3,ResponseTimeout(2) ; Cover * for voicemail access exten => *,1,VoiceMailMain(1) ; Ring IAXy after ResponseTimeout = 2 sec. exten => t,1,Dial(IAX2/[EMAIL PROTECTED],20) exten => t,2,Voicemail(u1) This way I can dial in and hit * at the first ring to access VM without ringing the inside line. DISA and the like could be achieved similarly. Brad ----- Original Message ----- From: Larry Shields To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Sent: Monday, September 06, 2004 11:48 AM Subject: [Asterisk-Users] VM access Can someone tell me how to get to a mailbox login prompt when accessing the Asterisk VM remotely via a PSTN line? I am running version CSV 8/25/04. Thanks, Larry _______________________________________________ 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