Commit Graph

213 Commits

Author SHA1 Message Date
FusionPBX fd65327e01
Update extension_edit.php 2018-10-23 23:14:07 -06:00
FusionPBX d5a7540478
Update extension_edit.php 2018-10-15 16:50:59 -06:00
emaktech e57839783b Allow editing 48 lines on extension_edit page (#3472)
When provisioning 48 port analog gateway, (Grandstream GXW4248 for example) need ability to configure up to 48 lines per device.
2018-09-13 23:53:19 -06:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 4a2dca8faa
Update extension_edit.php 2018-08-10 13:05:55 -06:00
FusionPBX c923465778
Update extension_edit.php 2018-07-30 11:23:46 -06:00
FusionPBX f356372b1a
Update extension_edit.php 2018-06-24 14:02:43 -06:00
AlexanderDCrane b5daa190ab Update extension_edit.php (#3125) 2018-06-13 01:13:38 -06:00
AlexanderDCrane bf0a0aa0d2 Escape user data (#3088)
* Escape user data on extension_edit.php

* Escape user data on gateway_edit.php

* Escape user data on user_edit.php
2018-06-08 14:44:21 -06:00
FusionPBX 242384ba7c
Update extension_edit.php 2018-05-28 13:53:04 -06:00
FusionPBX f5bf095892
Update extension_edit.php 2018-05-09 17:35:54 -06:00
FusionPBX 3664ba2f54
Update extension_edit.php 2018-04-20 13:55:30 -06:00
FusionPBX ae8c9ad6f3
Update extension_edit.php 2018-03-20 18:15:15 -06:00
FusionPBX dfdea6a81c
Update extension_edit.php 2018-02-18 17:20:11 -07:00
FusionPBX b5cbcd155a
Update extension_edit.php 2018-02-18 16:03:24 -07:00
FusionPBX 6084e0c17d
Update extension_edit.php 2018-02-10 12:23:05 -07:00
FusionPBX 707e32e9c3
Update extension_edit.php 2018-02-06 13:42:20 -07:00
Alexey Melnichuk 3e64a494fc Fix. Use number_alias as VM id when do generation extensions (#2969) 2018-01-29 22:38:51 -07:00
DigiDaz bec6ad652c Fix voicemail creation for ranges (#2945) 2017-12-21 10:06:53 -07:00
FusionPBX 83d6d044ca
Update extension_edit.php 2017-11-07 18:40:18 -07:00
Luis Daniel Lucio Quiroz a13bf049bc Same as 4.2 (#2889) 2017-11-05 15:49:25 -07:00
FusionPBX 1f81616234
Update extension_edit.php 2017-11-03 14:57:12 -06:00
FusionPBX 481577f161
Update extension_edit.php 2017-11-03 14:48:54 -06:00
sergey-mz c133a992b4 Set assigned device line display name (#2750)
Set line display name to Effective Caller ID instead of extension #. Full directory name could be used too.
2017-07-30 10:50:41 -06:00
FusionPBX dfdecf8414 Update extension_edit.php 2017-07-05 10:26:45 -06:00
FusionPBX 8865c570ac Change directory full name to first and last name. 2017-06-17 11:37:22 -06:00
Mafoo 9570ce1bf0 Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo b7f4cba09c Enhance - Convert more messages (#2646)
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Alexey Melnichuk cc262b83e4 Fix. Create needed number of extensions (#2509) 2017-04-14 04:09:11 -06:00
Alexey Melnichuk c4111082f6 Fix. Add extension with non numeric extension number. (#2508) 2017-04-14 02:12:24 -06:00
FusionPBX a874681c6a Update extension_edit.php 2017-03-27 15:05:41 -06:00
FusionPBX 852e28b6a0 Update extension_edit.php 2017-03-27 14:49:55 -06:00
konradSC 5dcd3a1d2e 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
Dean Montgomery 7436ef5ca1 Fix disappearing voicemail_description. (#2394)
Editing an extension causes the voicemail_description filed to disappear in v_voicemails.
* Preserves voicemail_description if present in v_voicemails table.
* Creates voicemail_description if empty in v_voicemails.
2017-03-08 16:30:31 -07:00
FusionPBX eb0eed1c87 Update extension_edit.php 2017-01-05 02:29:43 -07:00
Alexey Melnichuk 4748250f43 Fix. Remove unused code. (#2233) 2016-12-07 23:46:47 -07:00
FusionPBX 3eec500abb Update extension_edit.php
Fix an extension edit permission problem.
2016-12-06 10:29:44 -07:00
FusionPBX fb7ff49c27 Update extension_edit.php 2016-12-02 17:25:51 -07:00
FusionPBX 467214b2cd Update extension_edit.php
Prevent a SQL error when adding a new user.
2016-11-24 12:21:55 -07:00
FusionPBX a53ed3540e Update extension_edit.php
Use check_str on extension edit when building the sql queries. In the future will switch to PHP PDO prepared statements with parameters. This change fixes a problem where the check_str is used twice and duplicating the single quote.
2016-11-24 03:21:35 -07:00
Alexey Melnichuk c59c0a4c59 Add. Increment number-alias and MWI account number when generates multiple extensions. (#2078) 2016-11-17 11:46:25 -07:00
FusionPBX f65beacebc Update extension_edit.php
Fix the link thanks KonradSC for reporting the problem.
2016-11-01 21:54:37 -06:00
FusionPBX 005d4c01e9 Update extension_edit.php 2016-10-21 10:19:45 -06:00
FusionPBX 3b52f718bc Update extension_edit.php 2016-10-18 09:16:33 -06:00
FusionPBX 70f939d713 Update extension_edit.php
Add accountcode to extensions.
2016-10-14 07:42:01 -06:00
FusionPBX d1a7cda449 Update extension_edit.php
Update permissions for extension edit.
2016-10-09 10:32:49 -06:00
FusionPBX ed3c1111ea Update extension_edit.php 2016-10-05 18:24:53 -06:00
FusionPBX 69bb29592c Update extension_edit.php 2016-10-04 23:55:02 -06:00
FusionPBX bc4ad23a54 Use default settings voicemail password length. 2016-08-28 14:25:50 -06:00
FusionPBX 397d7db218 Update extension_edit.php 2016-08-28 13:07:37 -06:00