Is there a way that I can modify the source code for the voicemail application?
I need to change some of the options in the user?s interface to make it work
like an existing system that I?m replacing.
Thanks.
Tim
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces
at lists.digium.com] On Behalf Of Jonathan H
Sent: Thursday, August 31, 2017 6:30 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk Voicemail changes
What about just using the built-in options? In
http://doxygen.asterisk.org/trunk/voicemail.conf.html; you can configure the
following:
; listen-control-forward-key=# ; Customize the key that fast-forwards message
playback
; listen-control-reverse-key=* ; Customize the key that rewinds message playback
; listen-control-pause-key=0 ; Customize the key that pauses/unpauses message
playback
; listen-control-restart-key=2 ; Customize the key that restarts message
playback
; listen-control-stop-key=13456789 ; Customize the keys that interrupt
message playback, probably all keys not set above
On 31 August 2017 at 23:16, Tim Turpin <tturpin at z-harris.com> wrote:
I?m looking to change the TUI, the Telephone User Interface. In other words,
instead of pressing ?1? to play a message, I want to press ?7?, etc., etc.
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces
at lists.digium.com] On Behalf Of Jonathan H
Sent: Thursday, August 31, 2017 6:13 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk Voicemail changes
Well, yes, anyone can recompile anything! But what exactly is it that the
current voicemail can't do or be modified to do through normal dialplan and
config?
On 31 August 2017 at 23:07, Tim Turpin <tturpin at z-harris.com> wrote:
Thanks for the info, but not really what I?m looking for. If possible, I?d like
to modify the source and re-compile the existing voicemail to make it match what
I have today.
Thanks.
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces
at lists.digium.com] On Behalf Of Jonathan H
Sent: Thursday, August 31, 2017 4:13 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk Voicemail changes
What about MiniVM? http://doxygen.asterisk.org/trunk/App_minivm.html
Example: http://doxygen.asterisk.org/trunk/Config_minivm_examples.html
That said, I don't know if it's actually actively developed or stable
(docs last updated 2015 - Asterisk team?)
Also make sure your Asterisk is up to date because of
https://issues.asterisk.org/jira/browse/ASTERISK-27103
On 31 August 2017 at 16:12, Tim Turpin <tturpin at z-harris.com> wrote:
Is there a way that I can modify the source code for the voicemail application?
I need to change some of the options in the user?s interface to make it work
like an existing system that I?m replacing.
Thanks.
Tim
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
Check out the new Asterisk community forum at: https://community.asterisk.org/
New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
Check out the new Asterisk community forum at: https://community.asterisk.org/
New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
Check out the new Asterisk community forum at: https://community.asterisk.org/
New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20170831/996679fe/attachment.html>