Displaying 6 results from an estimated 6 matches for "voicemailman".
Did you mean:
voicemailmain
2005 Aug 20
1
Why do I get pbx.c 1645 pbx_extension_helper: No application 'Voicemailman' for extension
Does VoicemailMan have to be installed ? Why not available. I have setup a
mailbox in voicemail.conf and I can leave a voicemail - just cannot pickup
up using *97.
My *97 code in extensions.conf:
exten => *97,1,Answer
exten => *97,2,VoicemailMain(${CALLERIDNUM}@default)
exten => *97,3,Hangup
asterisk...
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
2015 Jan 20
1
Mailbox password change problem on realtime engine
Hello,
I am struggling with what seems a common unresolved problem, changing the
password from voicemailman when using a realtime engine (adaptive_odbc in
my case, connected to mysql).
I have seen messages dating back to 2007 with this problem and the last one
was bug 5168, reported as closed, but without explaining the fix
https://issues.asterisk.org/jira/browse/ASTERISK-5168?jql=text%20~%20%22voicema...
2017 Nov 23
2
How to supervise a Voicemail box with a BLF button ? What does "State:Unavailable" exactly means ?
Hi,
1. How do you then, synced then unread message presence with custom device
status ? From an external program ? When a user leaves VoiceMailMan
application ? Using externnotify ?
2. What is MWI:101 at default expression for (see [2] ?
Cheers
[2]
https://wiki.freepbx.org/display/FPG/Subscribe+a+BLF+button+to+Monitor+a+Voicemail+Box
2017-11-21 17:58 GMT+01:00 John Kiniston <johnkiniston at gmail.com>:
> Hello Olivier,
>
>...
2003 May 17
4
little ADSI problem
...IProg application,
which from using -vvvvvvvv, it says it returned with a -1, and attempts to
hangup the channel, but the phone only receives a fast busy signal. I have
also tried this with the GetCPEID application, and that also is returned
with a -1. Digium said I should try doing that with the voicemailman
application, and I did so, and it did not change anything.
The channel does have adsi=yes and rx and txgain set to 0.0. I tried
koolstart, loopstart, and groundstart. Kool and loop both did the above,
and groundstart, I couldn't get the line to be off-hook.
Anyone have any ideas?...
2017 Nov 20
2
How to supervise a Voicemail box with a BLF button ? What does "State:Unavailable" exactly means ?
Hello,
I'm trying to supervise an existing Voicemail box with a BLF button on
Debian's asterisk 13.14.1 system.
I mostly found this [1] document.
I added in a context a line like:
exten = *7000,hint,MWI:31 at default
With "core show hints", I can read this:
*7000 at subs : MWI:31 at default State:Unavailable
Presence:not_set Watchers 1
My questions