fusionpbx/resources/install/scripts/app/voicemail
SJS87 018588fa8d Update index.lua for E-164 Caller ID (#2047)
When saving Caller ID numbers which are in E-164 format these may include a '/' prefix used to escape '+'. This causes the '/' to be saved with the number which prevents the call from being returned.

The above fixes the issue by removing '/' prefix from the start of the Caller ID number before saving the voicemail message.
2016-11-11 10:48:21 -06:00
..
resources Changes to API per issue 2036 (#2038) 2016-11-04 11:18:02 -06:00
app_languages.lua Add. Text class to manage translate texts. 2015-11-30 10:22:55 +03:00
index.lua Update index.lua for E-164 Caller ID (#2047) 2016-11-11 10:48:21 -06:00