Re: [Asterisk-Users] Remote Voicemail Retrieval...

2005-01-15 Thread Andrew Kohlsmith
On January 15, 2005 06:21 am, Mike Dent wrote:
> Jan 15 11:11:13 WARNING[3637266]: pbx.c:1922 ast_pbx_run: Invalid
> extension '*', but no rule 'i' in context 'inbound-line2'
> -- Hungup 'Zap/1-1'

That's because 'a' is used when you're *in* the VoiceMail app...  i.e. you 
need to be hearing "You've reached my voicemail, leave a message" and press 
*.  That's exactly how most telco voicemail (and most KSU/PBX voicemail too) 
works.

If you want to do it in your IVR, then add a '*' extension.

-A.
___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Remote Voicemail Retrieval...

2005-01-15 Thread Mike Dent
Oops, I replaced the a's below with *'s and it works now.
Mike



On Sat, 15 Jan 2005 11:21:42 +, Mike Dent <[EMAIL PROTECTED]> wrote:
> Hi , I tried that and asterisk console says:
> 
> Jan 15 11:11:13 WARNING[3637266]: pbx.c:1922 ast_pbx_run: Invalid
> extension '*', but no rule 'i' in context 'inbound-line2'
>-- Hungup 'Zap/1-1'
> 
> my context says:
> 
> [inbound-line2]
> Exten => s,1,Answer
> Exten => s,2,SetMusicOnHold(slimp3)
> Exten => s,3,DigitTimeout,1
> Exten => s,4,ResponseTimeout,10
> Exten => s,5,Background(new/uber_welcome)
> exten => 1,1,Goto,sales|s|1
> exten => 2,1,Goto,techsupport|s|1
> exten => 3,1,Goto,options|s|1
> ; if we key '*' we go to voicemail so we can pick up messages
> exten => a,1,VoicemailMain() ; you can optionally pass it a vm box
> number in the ()
> exten => a,2,Playback(goodbye)
> exten => a,3,Hangup
> 
> 
> Thanks
> Mike
> 
> 
> On Fri, 14 Jan 2005 23:44:33 -0500, Randy <[EMAIL PROTECTED]> wrote:
> > In the same context as your Voicemail() dialplan execution add:
> >
> > exten => a,1,VoicemailMain() ; you can optionally pass it a vm box number 
> > in the ()
> > exten => a,2,Playback(goodbye)
> > exten => a,3,Hangup
> >
> > Now when you dial in, while your greeting is playing hit '*' and it will
> > prompt you for a mbox number and password (or just a password if you
> > pass in a mbox number)
> >
> > Randy
> >
>
___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Remote Voicemail Retrieval...

2005-01-15 Thread Mike Dent
Hi , I tried that and asterisk console says:

Jan 15 11:11:13 WARNING[3637266]: pbx.c:1922 ast_pbx_run: Invalid
extension '*', but no rule 'i' in context 'inbound-line2'
-- Hungup 'Zap/1-1'

my context says:

[inbound-line2]
Exten => s,1,Answer
Exten => s,2,SetMusicOnHold(slimp3)
Exten => s,3,DigitTimeout,1
Exten => s,4,ResponseTimeout,10
Exten => s,5,Background(new/uber_welcome)
exten => 1,1,Goto,sales|s|1
exten => 2,1,Goto,techsupport|s|1
exten => 3,1,Goto,options|s|1
; if we key '*' we go to voicemail so we can pick up messages
exten => a,1,VoicemailMain() ; you can optionally pass it a vm box
number in the ()
exten => a,2,Playback(goodbye)
exten => a,3,Hangup


Thanks
Mike


On Fri, 14 Jan 2005 23:44:33 -0500, Randy <[EMAIL PROTECTED]> wrote:
> In the same context as your Voicemail() dialplan execution add:
> 
> exten => a,1,VoicemailMain() ; you can optionally pass it a vm box number in 
> the ()
> exten => a,2,Playback(goodbye)
> exten => a,3,Hangup
> 
> Now when you dial in, while your greeting is playing hit '*' and it will
> prompt you for a mbox number and password (or just a password if you
> pass in a mbox number)
> 
> Randy
>
___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Remote Voicemail Retrieval...

2005-01-14 Thread Howard Lowndes
On Sat, 2005-01-15 at 15:03, Philippe Daoust wrote:
> Hello list,
> 
> I want to listen to voicemails on my * box from a phone that is not 
> local to my pbx.  I.e., from my cellphone or my PSTN work line etc.  I'm 
> aware that I can forward VM to email or use a web interface but that is 
> not always practical.
> 
> Other than doing an IVR type arrangement or a phone number dedicated to 
> VM access is there a way to do this?  On my old POTS line I used to be 
> able to call my line and simply punch "*" during unavailable message 
> playback to go to the equivalent of voicemailmain().  Is there a way to 
> do this in *?

Set up voicemailmain in an extension that is part of the context used by
the dial in line and use a Background message so that you can capture
the DTMF for the extension.

> 
> Thanks!
> ___
> Asterisk-Users mailing list
> Asterisk-Users@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
-- 
Howard.
LANNet Computing Associates;
Your Linux people 
--
"When you just want a system that works, you choose Linux;
when you want a system that just works, you choose Microsoft."
--
"Flatter government, not fatter government;
Get rid of the Australian states."


___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Remote Voicemail Retrieval...

2005-01-14 Thread timebandit001
> I want to listen to voicemails on my * box from a phone that is not
> local to my pbx.  I.e., from my cellphone or my PSTN work line etc.  I'm
> aware that I can forward VM to email or use a web interface but that is
> not always practical.
> 
> Other than doing an IVR type arrangement or a phone number dedicated to
> VM access is there a way to do this?  On my old POTS line I used to be
> able to call my line and simply punch "*" during unavailable message
> playback to go to the equivalent of voicemailmain().  Is there a way to
> do this in *?

You can include the voicemail extension in your incomig-line context

That way, while you are in the main menu, you could punch 8500 (or
whatever extension is you voicemail)

At least, that's the way I did it

Hope that help
___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Remote Voicemail Retrieval...

2005-01-14 Thread Randy
In the same context as your Voicemail() dialplan execution add:

exten => a,1,VoicemailMain() ; you can optionally pass it a vm box number in 
the ()
exten => a,2,Playback(goodbye)
exten => a,3,Hangup

Now when you dial in, while your greeting is playing hit '*' and it will
prompt you for a mbox number and password (or just a password if you
pass in a mbox number)

Randy

On Fri, Jan 14, 2005 at 11:03:36PM -0500, Philippe Daoust wrote:
> Hello list,
> 
> I want to listen to voicemails on my * box from a phone that is not 
> local to my pbx.  I.e., from my cellphone or my PSTN work line etc.  I'm 
> aware that I can forward VM to email or use a web interface but that is 
> not always practical.
> 
> Other than doing an IVR type arrangement or a phone number dedicated to 
> VM access is there a way to do this?  On my old POTS line I used to be 
> able to call my line and simply punch "*" during unavailable message 
> playback to go to the equivalent of voicemailmain().  Is there a way to 
> do this in *?
> 
> Thanks!
> ___
> Asterisk-Users mailing list
> Asterisk-Users@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
___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Remote Voicemail Retrieval...

2005-01-14 Thread Steven Critchfield
On Fri, 2005-01-14 at 23:03 -0500, Philippe Daoust wrote:
> Hello list,
> 
> I want to listen to voicemails on my * box from a phone that is not 
> local to my pbx.  I.e., from my cellphone or my PSTN work line etc.  I'm 
> aware that I can forward VM to email or use a web interface but that is 
> not always practical.
> 
> Other than doing an IVR type arrangement or a phone number dedicated to 
> VM access is there a way to do this?  On my old POTS line I used to be 
> able to call my line and simply punch "*" during unavailable message 
> playback to go to the equivalent of voicemailmain().  Is there a way to 
> do this in *?

Hmm doesn't that example you mention sound an awful lot like an IVR
setup? Essentially, once you answer the line, just make sure there is an
extension that will send you to voicemailmain. 
-- 
Steven Critchfield <[EMAIL PROTECTED]>

___
Asterisk-Users mailing list
Asterisk-Users@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


[Asterisk-Users] Remote Voicemail Retrieval...

2005-01-14 Thread Philippe Daoust
Hello list,
I want to listen to voicemails on my * box from a phone that is not 
local to my pbx.  I.e., from my cellphone or my PSTN work line etc.  I'm 
aware that I can forward VM to email or use a web interface but that is 
not always practical.

Other than doing an IVR type arrangement or a phone number dedicated to 
VM access is there a way to do this?  On my old POTS line I used to be 
able to call my line and simply punch "*" during unavailable message 
playback to go to the equivalent of voicemailmain().  Is there a way to 
do this in *?

Thanks!
___
Asterisk-Users mailing list
Asterisk-Users@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