Commit Graph

1183 Commits

Author SHA1 Message Date
Mark Crane baf0147d64 When adding an dialplan default it to order number 200. 2014-01-16 19:41:06 +00:00
Mark Crane f487277cd0 Set the outbound routes default order to 100. 2014-01-16 19:31:08 +00:00
Mark Crane 9929d90526 Set inbound routes default order to 100, and time conditions to 300. 2014-01-16 19:20:48 +00:00
Mark Crane 55bff976ef Fix the domain name for provisioning. 2014-01-15 22:07:40 +00:00
Mark Crane cf474ed648 Add static to the device method to get rid of strict message. 2014-01-14 01:50:19 +00:00
Mark Crane 2bac44aee7 Add app/dialplan/ to the dialplan class path. 2014-01-13 14:34:13 +00:00
Mark Crane d0c9cf7715 Move the dialplan class to the dialplan/resources/classes directory. 2014-01-13 14:21:27 +00:00
Mark Crane 548a4bfaa3 Change the dialplan order number for global to 000. 2014-01-12 07:51:06 +00:00
Mark Crane 7a8f1b4cc0 Add the translation for the Message header when saving the dialplan. 2014-01-12 07:18:15 +00:00
Mark Crane 4aae336161 Add a save button to the top of the ivr menu edit. 2014-01-12 07:12:29 +00:00
Mark Crane 0b4465c21e Add a save button to ring group edit. 2014-01-12 07:12:08 +00:00
Mark Crane adf6f7c941 Set the default order number for Queues. 2014-01-12 07:03:13 +00:00
Mark Crane fbfff19d13 Add a 'save' button to the top of the device edit page. 2014-01-12 06:38:28 +00:00
Mark Crane 03a266d74e Adjust the width so it looks better in google chrome. 2014-01-12 01:01:28 +00:00
Mark Crane c1ea201d1a Update dialplan/dialplan_edit.php adjust the widths of the fields, change a few to input type text, make the add fields visible by default. 2014-01-11 22:55:54 +00:00
Mark Crane ac5b108149 Move save before copy in dialplan/dialplan_edit.php, 2014-01-11 06:12:55 +00:00
Mark Crane e2355d13c9 Add the profile to the sip registrations. 2014-01-11 06:07:24 +00:00
Mark Crane ace410914c Add a refresh button for status -> registrations. 2014-01-11 06:00:59 +00:00
Mark Crane 6de68a9bc6 Add a save button to the top of the Dialplan edit. 2014-01-11 05:52:26 +00:00
Mark Crane 8124209a0b Improve the dialplan manager so that it looks nicer and is faster to make changes. This change effects the dialplan manager, inbound routes, outbound routes, time conditions, and queues. 2014-01-10 23:58:42 +00:00
Mark Crane 1ef1431291 Rename another one of the php files to fit the naming convention. 2014-01-10 23:52:15 +00:00
Mark Crane a6ba70d196 Rename one of the php files to fit the naming convention. 2014-01-10 23:51:44 +00:00
Mark Crane f136543476 Make the destination number required for time conditions. 2014-01-10 05:23:46 +00:00
Mark Crane 52c5d15e7a Correct the method used to get the domain name from the HTTP Host. Fix the method to get the Mac address from the HTTP_USER_AGENT needed to make the Yealink common file work. 2014-01-09 22:17:09 +00:00
Mark Crane 9882ffb7a2 Uppercase some of the SQL statements, and fix the $mac address. 2014-01-09 07:36:11 +00:00
Mark Crane 302662a593 Force the sip transport to lower case. 2014-01-09 02:02:03 +00:00
Mark Crane f793647fe3 Refer to the device class and set change the sip port default. 2014-01-09 01:24:36 +00:00
Mark Crane 1f600dc1a0 When editing a device return to the edit page rather than the list. 2014-01-08 20:07:02 +00:00
Mark Crane c9ed299ced Fix the back button on the device key edit page. And fix disabled select option. 2014-01-08 19:54:33 +00:00
Mark Crane 1c93b304d2 Add a new option to reboot phones via registrations over sip notify. 2014-01-08 09:08:48 +00:00
Mark Crane 1218390641 Add 0 option to the select list for line number on the device edit page. 2014-01-05 10:42:11 +00:00
Mark Crane 5ba3fbec40 Add 0 option to the select list for line number on the device edit page. 2014-01-05 10:39:40 +00:00
Mark Crane 8f1b829345 Order the device by line number in the accounts -> extensions page. 2014-01-05 10:32:09 +00:00
Mark Crane 6697375f9c When adding a device add the auth_id. 2014-01-05 10:24:01 +00:00
Mark Crane 787205bcd5 Fix permissions checks that were missed in ring_groups.php 2014-01-04 07:45:06 +00:00
Mark Crane 5afad8ad8c Add ring groups menu permission for users in the admin group. 2014-01-04 07:16:05 +00:00
Mark Crane 958658aeae Add device key extensions to the device keys table. 2014-01-04 04:40:40 +00:00
Mark Crane 13025158fd Add device key extension for yealink. Add a device class. 2014-01-03 23:11:42 +00:00
Mark Crane b03829911c Add device_key_line 2014-01-03 08:05:46 +00:00
Mark Crane 4db58829b8 Order the keys by the key number so they appear in logical order in the template. 2014-01-03 01:23:55 +00:00
Mark Crane 56ff2df67c Add an order by to the devices page so that the position doesn't move around. 2014-01-02 23:20:15 +00:00
Mark Crane e52a282664 Add a select list for all yealink types. 2014-01-02 01:14:43 +00:00
Mark Crane b8d5940e8a Make the device keys array available to the template. 2014-01-01 06:50:15 +00:00
Mark Crane 4218a81c7a Update the key references for ring groups. 2013-12-31 10:40:38 +00:00
Mark Crane ea40d53148 Fix the insert for the new field. 2013-12-29 06:55:39 +00:00
Mark Crane eed350b38a Add the missing column to device edit. 2013-12-29 06:49:28 +00:00
Mark Crane ef1fc93499 Add Device Key Category. 2013-12-29 06:47:25 +00:00
Mark Crane 74a913fa2a Add the license to the device keys. 2013-12-29 05:20:51 +00:00
Mark Crane 6e7f170982 Remove test code on the device key edit. 2013-12-29 05:00:56 +00:00
Mark Crane 2dbe71047f Provisioning, Only check the CIDR if its provided. 2013-12-28 22:02:57 +00:00