Mark Crane
3704a49c24
Make the device edit page one form. Adding a new record or editing anything and then press save will save everything.
2014-01-20 18:00:45 +00:00
Mark Crane
a13ae479f7
Add provision/resources/classes directory
2014-01-20 17:56:19 +00:00
Mark Crane
7780b940f6
Setup a way variable for an altnerative template directory. Set the variable in advanced -> default settings, category: provision, subcategory: template_directory, type: text, value: /var/lib/fusionpbx/templates/provision
...
The appropriate path to the alternate provisioning directory is dependent on the operating system. The one given in this example is correct for debian and ubuntu server.
2014-01-20 11:43:19 +00:00
Mark Crane
cd785dcf45
Add admin_name, admin_password, user_name, user_password, var_name, and var_password variables to the yealink common config file.
2014-01-20 11:21:42 +00:00
Mark Crane
f9d7fcc3fc
Device Edit, Use the new ORM for the database access, adjus the column width of some of the form elements, structure the POST into a two dimensional array, remove the submit from the array. Move the database requests before the content rather than inside the content.
2014-01-20 09:34:04 +00:00
Mark Crane
1a7c685e60
Add a new object relational model class and make the dialplan edit use for add and edit.
2014-01-19 13:09:17 +00:00
Mark Crane
5e37c95abb
Database class change $this->name to $this->db_name
2014-01-19 13:06:27 +00:00
Mark Crane
de32790dad
Remove a redundant include.
2014-01-19 03:15:16 +00:00
Mark Crane
4fcc3b4c35
Add a PHP class autoloader spl_autoload_register.
2014-01-19 01:30:10 +00:00
Mark Crane
e14370ca19
Truncate the default settings value in the list view so the page width is reasonable.
2014-01-17 19:42:14 +00:00
Mark Crane
34ae95d45a
Fix a bug created by another developer cannot set dial string to user/1001 when the extension that was called is user/1001.
2014-01-17 18:33:11 +00:00
Mark Crane
d212241356
Fix the dialplan delete atomic transaction.
2014-01-17 03:04:26 +00:00
Nuno Miguel Reis
4cb72d88cc
menu fixing utf8 and ring groups pt-ring option
2014-01-16 23:30:56 +00:00
Richard Neese
09f6d2825b
fix cisco 504g template
2014-01-16 22:55:50 +00:00
Mark Crane
afa1bc95f9
Add lines between the translations to sip status.
2014-01-16 20:23:46 +00:00
Mark Crane
485b40fc4f
Add spacing between the translations.
2014-01-16 20:14:33 +00:00
Mark Crane
eba1954e46
Change the 'Dialplan Add' to 'Dialplan'
2014-01-16 19:59:26 +00:00
Mark Crane
3ea98975cb
Change the 'Dialplan Add' title to 'Dialplan'
2014-01-16 19:52:04 +00:00
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
851a35e5a2
Fix the api key label.
2014-01-16 18:44:22 +00:00
Mark Crane
d2875882a0
Update Cisco SPA provisioning templates to get the key assignment working.
2014-01-15 23:53:25 +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
527f537f3a
Set the Yealink -> live dialpad option to enabled in the common config.
2014-01-09 03:39:22 +00:00
Mark Crane
9c51439eb7
Update the app.lua script.
2014-01-09 03:04:28 +00:00
Mark Crane
f0eb71950c
Fix TLS option for the sip transport.
2014-01-09 02:35:29 +00:00
Mark Crane
302662a593
Force the sip transport to lower case.
2014-01-09 02:02:03 +00:00
Mark Crane
6209f82858
Change the default setting to another method.
2014-01-09 01:28:21 +00:00