Displaying 20 results from an estimated 548 matches for "voicemailmain".
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...
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("...
2020 Mar 25
1
Asterisk 17.3: No VoiceMailMain when enabling IMAP and ODBC
...dule (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 menuselect.makeopts; done
...
I've got this:
CLI> core show application VoiceMailMain
Your application(s) is (are) not registered
Command 'core show application VoiceMailMain' failed.
CLI> module reload app_voicemail.so
Module 'app_voicemail.so' reloaded successfully.
-- Reloading module 'app_voicemail.so' (Comedian Mail (Voicemail
System))
CLI> m...
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 :
Jul 25 09:48:09 WARNING[11172074...
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/${EXT...
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 the 6th time when it will give
up and say
" Feb...
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] c...
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
-------------- next part ----------...
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, some advice please, thanks
rafael
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/asteris...
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 forty-five" for 5:45,
but...
2004 Oct 03
3
VoiceMail without password? How?
If my extension is 22, and voice mail access number is 909, then with
exten => 909,1,voicemailmain(s22)
I can access voice mail 22, without number and password prompt.
But, I want that every extension can access its voice mail without
number and password. So, when I put
exent => 909,1,voicemailmain(${calleridnum})
voicemail want only password.
I want to eliminate password too, so when I pu...
2006 Mar 09
2
Merlin Magix Integration
...on a Sangoma A200 card. The 770 dialgroup is working
properly, in that calls to 770 are answered by Asterisk. The magix is
sending mode codes in the format #XX#XXX#, where the 2nd block of digits
is the calling extension. I'm stripping off the unneeded pound signs
and digits, and calling voicemailmain. The problem I'm having is that
the asterisk is starting to play vm-password and then interrupts
immediately and errors with an incorrect password. Then it works
normally. Below is the relevant asterisk config and the asterisk log.
Zaptel is configured to start inbound calls in the inbo...
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...
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
1
VoiceMailMain(@context) Problem with Option 5(Advanced)
...lem 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 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 option...
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 a...
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
...pany 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 up doesn't seem to be detected in
VoiceMailMain, and they are sent back into the main incoming context of my
incoming dial plan (radiance), which after 20 seconds transfers them to an
operator. The operator answers and is greeted with the very LOU...
2006 Jan 22
4
Snom 320 and message retrieve key
Hi,
I found some issues with Snom 320 message retrieve key. This button
works only when the MWI does not blink! If MWI
blinks and I do press retrieve button I get "Unknown" on display and
busy tone. From the sip debug it looks like that Snom
does not send credentials to Asterisk which responds with 407 Proxy Auth
required.
I have loaded Snom with latest 5 firmware. No change.
I'm
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...