[Asterisk-Users] VM access

Larry Shields LJ.Shields at Verizon.net
Mon Sep 6 12:23:23 MST 2004


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: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Brad Ediger
Sent: Monday, September 06, 2004 1:51 PM
To: asterisk-users at lists.digium.com
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/iaxy at iaxy,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
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