similar to: VoicemailMain can't read from phone keyboard!

Displaying 20 results from an estimated 3000 matches similar to: "VoicemailMain can't read from phone keyboard!"

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
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
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
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
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
2007 Sep 19
1
How to cancel the password check in VoicemailMain()
Hi in asterisk 1.4, I need to cancel the password check and allow users enter in the mailbox without entering password. I tried this: exten => 911119,1,Set(LANGUAGE()=es) exten => 911119,n,VoicemailMain(${Mailbox}@default,s) exten => 911119,n,Hangup and this: exten => 911119,1,Set(LANGUAGE()=es) exten => 911119,2,VoicemailMain(s) exten => 911119,n,Hangup But it does not work,
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)
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
2005 Oct 05
5
Voicemailmain automatic extension detection?
Is there a way I can have "voice mail check" calls coming from my internal users automatically get to the right extension, without having the user enter their extension? I'm thinking that I could have the local SPA boxes translate, or have each user live in a context where the extension in question exists uniquely per user, but both of these seem kludgey. Thanks in advance for
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 Dec 14
3
Asterisk Randomly Hanging up on Zap channels
Hi List, I've got * randomly hanging up on inbound or outbound calls on zap channels. I use a Digitnetworks X100P clone card. Any idea of what might be happening? Cheers, Jean-Michel.
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
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
2007 Jun 08
4
Tools For Preparing Data For Analysis
As noted on the R-project web site itself ( www.r-project.org -> Manuals -> R Data Import/Export ), it can be cumbersome to prepare messy and dirty data for analysis with the R tool itself. I've also seen at least one S programming book (one of the yellow Springer ones) that says, more briefly, the same thing. The R Data Import/Export page recommends examples using SAS, Perl, Python, and