Commit Graph

1408 Commits

Author SHA1 Message Date
Mark Crane 671da94954 Remove redundant check_str that is being done automatically in the PHP class. 2014-04-03 21:00:13 +00:00
Mark Crane 647a753395 Forgot to update the app_uuid which needs to be unique for each dialplan. 2014-04-03 20:35:47 +00:00
Mark Crane cb4f0316f7 Add valet park in (*5900) and park out (*5901 - *5999). 2014-04-03 20:28:03 +00:00
Mark Crane 989c8943cb Add user_record variable to the extension/user XML. 2014-04-03 17:35:18 +00:00
Mark Crane 7cf7ca98dc Add user_record to the extensions table and make it save the value. 2014-04-03 17:32:38 +00:00
Mark Crane 68d6a3b204 Add an option to record calls for an extension. 2014-04-02 06:43:11 +00:00
Mark Crane 6f412254a1 Add translations for the select options for sip force contact and for sip bypass media. 2014-04-02 06:41:16 +00:00
Mark Crane 2a7610ca11 Update the year on extensions page. 2014-04-01 20:17:04 +00:00
Mark Crane e4321c2e7b Set the extension table voicemail fields as deprecated. 2014-04-01 20:08:24 +00:00
Mark Crane 36ee693635 Add valet_hold_music to the valet park dialplan. 2014-04-01 09:36:33 +00:00
Mark Crane 052b31bd58 Fix the array so that it will work when adding a record. 2014-04-01 09:24:01 +00:00
Mark Crane 115ed642c9 Improve the security, simplify the code, and prevent bugs by using the HTTP POST to build a new array. 2014-04-01 09:01:40 +00:00
Mark Crane 985d3be4d7 Only show the Folow Me Call Prompt if the user is in a group that has the follow_me_call_prompt permission. 2014-04-01 03:23:56 +00:00
Mark Crane 3e1cdc929a Add a new permission for called follow_me_call_prompt. 2014-04-01 03:23:04 +00:00
Mark Crane 5619145fb0 Prevent device duplicates when making a copy of a device. Allow duplicate empty mac address or 000000000000 to be used for templates. 2014-03-30 07:46:50 +00:00
Mark Crane 7cb5b78399 Add a new option 'transfer' for outbound routes. 2014-03-29 07:25:52 +00:00
Mark Crane 25e994b1a8 Allow dialing bridge statements on follow me for advanced users. Remove unnecessary line feeds. 2014-03-28 10:12:08 +00:00
Mark Crane d816e745e2 Fix the snom device_vendor detection. 2014-03-24 16:56:38 +00:00
Mark Crane ca411bd425 Fix the voicemail message size, and download link when using mp3 extension. 2014-03-23 11:31:03 +00:00
Mark Crane eee249d52c A few minor edits to sip profiles. 2014-03-22 01:49:15 +00:00
Mark Crane 5c35b3c056 Minor changes to gateways. 2014-03-22 01:15:24 +00:00
Mark Crane 46ccbe6826 Remove the extra line feed at the end of the file. 2014-03-22 00:55:24 +00:00
Mark Crane a1a48a4e8d Change $_SESSION['switch']['gateways'] to $_SESSION['switch']['sip_profiles']. 2014-03-22 00:54:56 +00:00
Mark Crane 57cae54878 Don't show the path on the gateways page. 2014-03-22 00:54:22 +00:00
Mark Crane 6fd57c39cc Fix the dialplan_number so that it is more accurate. 2014-03-18 09:04:05 +00:00
Mark Crane b617847e73 Don't add the ring_group_forward permission by default to the user group. 2014-03-18 08:19:08 +00:00
Mark Crane a035c697b6 Fix the spanish description for description-comfirm_key. 2014-03-18 00:46:51 +00:00
Nate Jones 2fdbac5283 Layout mods. 2014-03-17 18:56:33 +00:00
Nate Jones 110c378deb Dialplan Edit layout and style mods
Integrated autosize jquery script for text inputs
Style and functionality mods on domain selector and Enhanced template
2014-03-15 21:35:53 +00:00
Nate Jones ade45a6e3e Moved "FLUSH_INBOUND_REG" buttons to left side of others to be more visually appealing. 2014-03-14 04:44:46 +00:00
Nate Jones 55aada9d3c Added Default Settings allowing control of system generated password lengths and strengths. Consistified (new word) password generation between Extension add and edit. Layout adjustment of Default Settings list. 2014-03-13 21:09:41 +00:00
Mark Crane b0f10ec25a Fix the mac address being added when a new phone is provisioning with HTTP. 2014-03-13 20:32:20 +00:00
Nate Jones 416f884da8 Streamline password viewing. 2014-03-12 19:57:18 +00:00
Nate Jones cf41e4faac Added "TLS" to "Rewrite Contact Port" in select option label. 2014-03-12 16:28:45 +00:00
Mark Crane be5e3c5629 Remove the add button because a recording is added with the upload button. 2014-03-07 17:21:10 +00:00
Mark Crane 085fbc513a Remove the semi-colon from recording edit. 2014-03-07 17:18:37 +00:00
Mark Crane 68ca6d373c Remove the semi-colon after the Recording title and remove the location. 2014-03-07 17:12:45 +00:00
Mark Crane e0d06e2b0b Change the voicemai Copy Destinations to Forward Destinations. 2014-03-07 08:35:55 +00:00
Nate Jones 69d4813824 Streamline password viewing. 2014-03-07 02:59:20 +00:00
Nate Jones 9006c074d5 Streamline password viewing. 2014-03-07 01:52:44 +00:00
Nate Jones 825d59c2de Trying both onfocus and onmouseover to accommodate ease of use on both desktop and mobile devices. 2014-03-07 01:20:26 +00:00
Nate Jones 684d894b95 Changed view action to onfocus, instead of onmouseover, testing... 2014-03-07 01:15:04 +00:00
Nate Jones 2878fe8f54 Small password input viewing modification. 2014-03-06 23:31:03 +00:00
Nate Jones caf8a43f37 Added web interface for voicemail destinations (CC) feature to be added shortly. 2014-03-06 23:06:45 +00:00
Nate Jones c8074b956d Added db table/fields for voicemail destinations (CC) feature to be added shortly. 2014-03-06 20:04:47 +00:00
Mark Crane 6128801e66 Hide the empty select option for the IVR Menu rinback. 2014-03-06 17:18:14 +00:00
Mark Crane 5024e6836c Ring Groups - If music on hold doesn't exist then don't include it as an option for ring back. 2014-03-06 17:16:21 +00:00
Mark Crane 22da0926cf IVR Menu - If music on hold doesn't exist then don't include it as an option for ring back. 2014-03-06 17:12:45 +00:00
Mark Crane 4c08caf7b4 Add greeting to the conference center interface. 2014-03-05 21:16:51 +00:00
Mark Crane 491ea2c050 Put the conference centers in order by name. 2014-03-05 21:16:21 +00:00