similar to: How to cancel the password check in VoicemailMain()

Displaying 20 results from an estimated 11000 matches similar to: "How to cancel the password check in VoicemailMain()"

2020 Mar 25
1
Asterisk 17.3: No VoiceMailMain when enabling IMAP and ODBC
Hello, On a Debian Buster instance, I compiled Asterisk 17.3.0 from source. I enables all 3 File, IMAP and ODBC voicemail modules but I'm still using classical File module (in modules;conf and voicemail.conf): cd asterisk-17.3.0 ... make menuselect.makeopts menuselect/menuselect --enable app_voicemail_imap menuselect.makeopts; done menuselect/menuselect --enable app_voicemail_odbc
2006 Jan 04
2
VoiceMailMain Pass Mailbox
I have a extension 981 setup for entering VoiceMailMain: exten => 981,1,VoiceMailMain,([mailbox]@usvm) exten => 981,2,HangUp() I want to pass the calling extension to the context (extension and mailbox numbers are the same). This dosen't seem to work. I get this in the console: Asterisk Ready. *CLI> -- Executing VoiceMailMain("SIP/2504-ba66",
2005 Jul 25
2
VoiceMailMain issue..
Hi everybody, I'm in a middle of a Asterisk learning period. I am at a very good point except I'm not able to use VoiceMailMain. This Is my simple dialplan regarding VoiceMail ;Number that the IP Phones dial to access voice mail exten => 22999,1,VoiceMailMain (s${CALLERIDNUM}) exten => 22999,2,Wait(3) exten => 22999,3,Hangup Why do I get Forbidden 403 and one console display
2009 Sep 04
1
Strange beep when using VoiceMailMain application
Hello, I'm experiencing a weird problem when using the VoiceMailMain application. If I use the application after dialing a Local channel, there's strange beep just after asterisk answers the call and before the first locution. The extensions.conf I'm using is: Ruido extra?o al llamar a la aplicaci?n VoiceMailMain [default] exten => _X.,1,Dial(Local/${EXTEN}@test) [test] exten
2006 Feb 09
1
Voicemailmain() refusing connection problem
I've just finish setting up OPENSER with Asterisk 1.2.2 In OPENSER, i have set extension 400 to push to asterisk, which in turn run apps VoicemailMain() I noticed after the INVITE came to asterisk, it reply to OPENSER with " We're at 203.125.68.66 port 16520 ". Right after that , it will keep on " Retransmitting #1 (no NAT) to 203.125.68.66:5060: " , all the way until
2006 Mar 21
2
VoiceMailMain(@context) Problem with Option 5 (Advanced)
Hi All, The situation: When I dial into VoiceMailMain(@context), put in my VM # 1001 and Password 1001, no problem, but at the voicemail main audio prompt (Alison), when I ?press 3 for advanced options? then ?press 5 to leave a message? I put in a mailbox number 1002 within the same [context], but VoiceMailMain looks for the mailbox in the [default] context and will not recognize the mailbox I?m
2005 Oct 12
2
Modifying cmd VoicemailMain
Dear Asterisk Users, I'm a Japanese and now configuring Voicemail. Now I need to modify the way cmd VoicemailMain works to fix language difference and other my conveniences. What I want to do are... 1) Add words used in message retrieving guidance. I need to add different suffixes to numeric words due to Japanese way of mentioning time. (e.g. in English, you can say "Five
2004 Dec 01
14
ASTCC configuration problem
hi Today I?ve installed, apache 2.0.52, mysql-4.1.7, asterisk-perl-0.08 and ASTCC prepaid card aplication from CVS, so now I have access to the astcc-admin.cgi from web server http://asterisk/cgi-bin/astcc-admin/astcc-admin.cgi and I?ve been able to create the database from "Configure" menu but I have some doubts to continue: - Do I have to reinstall asterisk with mysql support? -
2003 Jun 15
7
VoicemailMain
Hello guys Is there anyway for me to change the sounds that are presented in VoicemailMain? For instance, instead of it saying "mailbox", I would like it to say something like "please enter your mailbox number now". Is there a way for me to do this? I also noticed that when in some of the menus, even if I select one of the announced options it simply repeats the same menu
2004 Dec 19
2
VoicemailMain can't read from phone keyboard!
Hello I try to set up voicemails for extension. When VoicemailMain gets called, it prompts for mailbox and password. It seems not able to read from the phone. So the authentication always fails. I desparately need help to understand what is wrong. Here is a part of my extensions.conf: exten => _8500, 1, Wait(2) exten => _8500, 2, VoicemailMain(${CALLERIDNUM}) exten => _8500, 3, Hangup
2006 Nov 30
2
voicemailmain
When I call to VoicemailMain it just sits. ; Retrieve Voice Mail exten => 2500,1,Wait(2) exten => 2500,2,VoicemailMain(s100) exten => 2500,3,Macro(endcall) 1.4.3 latest SVN. voicemail(100) works and the mwi systems works. I am not using ODBC or SQL. Voice mail to email works ok. I just cannot retrieve it by the application. I'm not sure when this quite we get little voice mail
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
I have a dial plan that includes a company phone directory as a main menu option. If they just sit at the main menu, after 20 seconds, they are transferred to the operator. If the user picks an extension from the directory, they are transferred to the proper extension. If the called number is not available, they are transferred into VoiceMailMain. They leave a message, and hang up. The hang
2004 Jul 06
1
missing .gsm in VoiceMailMain(2)
Hi Folks I try the following within context: exten => foo,foo,VoiceMailMain After providung MailBoxNumber I get asked for PassWord. If now the input fails I see on CLI Playing 'vm-incorrect' followed by Playing 'vm-password' and I can hear both messages. Next try is: exten => foo,foo,VoiceMailMain(MBNumber) which jumps straight to the MB and asks my for PW If now the input
2005 Oct 04
1
Hanging up on VoiceMailMain w/out putting in password causes call lockup
I've got an issue w/ 1.2.0beta1, where if I call VoiceMailMain from a sip phone, and then either put in incorrect passwords or just hang up, I never get a Spawn Extension that hangs up the call, and my sip phone is not capable of making any more calls until I restart the daemon. Can anybody help me fix this? -- Jesse Keating GameHouse -- Systems Engineer
2006 Mar 21
1
VoiceMailMain(@context) Problem with Option 5(Advanced)
I had the same problem yesterday. I thought it might have been a realtime problem. Guess not. Bloody annoying too. > -----Original Message----- > From: JR Richardson [mailto:jr.richardson@cox.net] > Sent: Tuesday, March 21, 2006 2:52 PM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] VoiceMailMain(@context) Problem with Option > 5(Advanced) > > > Hi
2005 Jan 24
2
Menu tree for voicemailmain application
Is there a menu tree diagram somewhere for the Voicemailmain application? I know my users will ask for one, and before I started drawing my own I thought I'd see if someone already had. --- David Brodbeck, System Administrator InterClean Equipment, Inc. 3939 Bestech Drive Suite B Ypsilanti, MI 48197 (734) 975-2967 x221 (734) 975-1646 (fax)
2005 Jul 25
7
Some more VOICEMAILMAIN issue...
Hi everybody, I have corrected this line in extensions.conf by stripping spaces off and now it executes: exten => 22999,1,VoiceMailMain(s${CALLERIDNUM}) when it runs, the mail box number is asked and password too. I expected no question were made, because I inserted CALLERIDNUMBER and s in front of box number. Anybody knows why? Thank to you all, very kind members of this list! Ciao Mauro
2006 May 12
6
voicemailmain()
Hi, in the menu of voicemailmain, appear a lot of options, there is a way to leave only some of them? Also I want to know if there is a option that erase all message in a user box. Best REgards Ever Zalazar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060512/98a6f962/attachment.htm
2004 Jun 11
1
Exit Voicemail to VoicemailMain?
I would like to call my own DID number from outside, get into voicemail, and then push '#' to exit into VoicemailMain. Is there a way to do this?
2004 Dec 18
1
voicemailmain hotkey
Hi Folks Since updated to 1.0.1/2 I got a prob with the hotkey to access voicemailmain. According to the wiki "0" jumps to extension "o" and "*" to "a" "0" isn't working, I get vm-sorry followed by HangUp :( "*" is working and I get access. So I changed the dialplan to get my voicemail managed. Tested on zaphfc and capi Is