Commit Graph
13 Commits
Author SHA1 Message Date
konradSC 4c2eb26f72 Voicemail tutorial (#2451)
* Update macro.lua

Add additional macros for the tutorial.

* Create tutorial.lua

* Update index.lua

* Update record_greeting.lua

Add menu variable to route back to appropriate place in the flow.

* Update record_menu.lua

Add menu variable to accommodate the tutorial.

* Update change_password.lua

Add menu variable to accommodate the tutorial.

* Update record_name.lua

Add menu variable to accommodate the tutorial.

* Update voicemail_edit.php

Add option to play tutorial on next login.

* Update app_languages.php

* Update app_config.php

Add voicemail_tutorial to database.

* Update extension_edit.php

Set "voicemail_tutorial" to true for new extensions.
2017-03-24 23:06:16 -06:00
konradSC c1acf2aba6 Update voicemail_edit.php (#2452)
Sets the default value for the tutorial to false if the database has a null value.
2017-03-24 23:03:29 -06:00
konradSC 64d85ecbdb Update voicemail_edit.php (#2447)
Set default value of per user voicemail transcription to false of the value is null in the database.
2017-03-24 12:48:28 -06:00
konradSC 88e53a6344 Update app_languages.php (#2437)
Add Label for Yealink Paging List key function.
2017-03-18 17:54:09 -06:00
konradSC db5f395147 Update app_config.php (#2436)
Add Paging List key function for Yealinks
2017-03-18 17:53:30 -06:00
konradSC 6f8f2b6d29 Update app_languages.php (#2434) 2017-03-17 23:22:26 -06:00
konradSC 0929dcfe5e Update app_languages.php (#2433)
Fix quotes
2017-03-17 10:22:34 -06:00
konradSC d7d1025488 Update app_languages.php (#2431)
Users app crashes. Missing single quote in file.
2017-03-17 10:02:43 -06:00
konradSC 0bbbfeb1b6 Update 010_user_exists.xml (#2409)
If toll_allow is set on an extension, an outside caller dialing a direct number will not be transferred back out to cfwd-no-answer external number unless the toll_allow variable is read in the dialplan.
2017-03-08 00:16:58 -07:00
konradSC 74263c3bab Update extension_delete.php (#2314)
Delete the extension settings from v_follow_me and v_follow_me_destinations.
2017-01-19 12:57:58 -07:00
konradSC fd5fd210b7 Update device_profile_copy.php (#2293)
Fixed missing functionality to copy device_settings that are in a profile. 

Updated select queries to use database function.
2017-01-10 08:12:03 -07:00
konradSC 156ffca498 Registration search (#2151)
* Update status_registrations.php

* Update status_registrations_inc.php

* Update status_registrations_inc.php

* Update status_registrations_inc.php

* Update status_registrations_inc.php
2016-11-23 23:20:51 -07:00
konradSC d73c09c866 Device profile settings (#2165)
* Update app_config.php

* Update device_profile_edit.php

* Update device_setting_delete.php

* Update provision.php
2016-11-23 12:28:59 -07:00