fusionpbx/resources/install/scripts/app/voicemail/resources
konradSC e6cfdd9ae0 Fix MWI for Extensions that with 0 (#2882)
* Fix MWI for Extensions that with 0

MWI was not turning off after messages were deleted for extensions that start with 0. This requires that real voicemail_id to be pulled from the database and not just taken from the destination number. To get around this we try to send mwi to the original vociemail_id (destination number) and voicemail_id_copy (from database). Index.lua is already doing something similar.

* Update listen_to_recording.lua

* Update menu_messages.lua
2017-10-17 22:23:40 -06:00
..
functions Fix MWI for Extensions that with 0 (#2882) 2017-10-17 22:23:40 -06:00
scripts Change. Use BasicEventService to implement MWI service. (#2855) 2017-10-06 13:13:33 -06:00
templates add built in ability for microsoft bing speech to text (#1960) 2016-11-03 16:11:21 -06:00