Mark Crane
bf831a7bf5
Fix a bug with fax_success in a few places it was set to numeric 0 but used in an IF statement as a string. Fax retry worked in many situations but this bug prevented it from working all the time.
2014-01-21 21:55:38 +00:00
Nuno Miguel Reis
25b6b34f41
pt-ring
2014-01-21 18:03:05 +00:00
Mark Crane
64b391c145
Set provisioning variables use device_key_type as a prefix if it was provided.
2014-01-21 14:57:10 +00:00
Nuno Miguel Reis
2c234068d4
call_block app fixed
2014-01-21 05:40:01 +00:00
Nuno Miguel Reis
fefc71617e
fixed to be used like this: lua/luarun app.lua call_block C
2014-01-21 05:12:57 +00:00
Nuno Miguel Reis
b581096c2f
added missing references
2014-01-21 04:33:54 +00:00
Nuno Miguel Reis
e932053c14
fixed dialplan copy
2014-01-21 04:22:10 +00:00
Nuno Miguel Reis
f686dc4de8
fixed bug with file handle
2014-01-21 04:22:02 +00:00
Nuno Miguel Reis
25f5868a4f
removed utf8encode not needed after all (local bug was causing the issues elsewhere)
2014-01-21 03:25:56 +00:00
Nuno Miguel Reis
d359c048f6
added new log function
2014-01-20 21:55:36 +00:00
Nuno Miguel Reis
bd06d75b4a
added protection by encoding in utf8
2014-01-20 21:22:24 +00:00
Mark Crane
eeb1097fd5
add message to devices app_languages.php
2014-01-20 20:04:24 +00:00
Mark Crane
004ee3e990
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
730a26a13d
Add provision/resources/classes directory
2014-01-20 17:56:19 +00:00
Mark Crane
06f5662134
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
116bd38720
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
6ab865958c
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
be442661c9
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
1316745483
Database class change $this->name to $this->db_name
2014-01-19 13:06:27 +00:00
Mark Crane
e37e71484f
Remove a redundant include.
2014-01-19 03:15:16 +00:00
Mark Crane
7a84d342ec
Add a PHP class autoloader spl_autoload_register.
2014-01-19 01:30:10 +00:00
Mark Crane
31a386b81d
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
edea6d0772
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
2c347a2e91
Fix the dialplan delete atomic transaction.
2014-01-17 03:04:26 +00:00
Nuno Miguel Reis
975d1bd561
menu fixing utf8 and ring groups pt-ring option
2014-01-16 23:30:56 +00:00
Richard Neese
e247c7f8a2
fix cisco 504g template
2014-01-16 22:55:50 +00:00
Mark Crane
be8bd9ea24
Add lines between the translations to sip status.
2014-01-16 20:23:46 +00:00
Mark Crane
9b48890f2b
Add spacing between the translations.
2014-01-16 20:14:33 +00:00
Mark Crane
b411597473
Change the 'Dialplan Add' to 'Dialplan'
2014-01-16 19:59:26 +00:00
Mark Crane
f4b6e939f8
Change the 'Dialplan Add' title to 'Dialplan'
2014-01-16 19:52:04 +00:00
Mark Crane
edcaf540b2
When adding an dialplan default it to order number 200.
2014-01-16 19:41:06 +00:00
Mark Crane
5c6c87c93a
Set the outbound routes default order to 100.
2014-01-16 19:31:08 +00:00
Mark Crane
a2e534cac2
Set inbound routes default order to 100, and time conditions to 300.
2014-01-16 19:20:48 +00:00
Mark Crane
5632a79dff
Fix the api key label.
2014-01-16 18:44:22 +00:00
Mark Crane
0fa3dcba3a
Update Cisco SPA provisioning templates to get the key assignment working.
2014-01-15 23:53:25 +00:00
Mark Crane
8d7b646ada
Fix the domain name for provisioning.
2014-01-15 22:07:40 +00:00
Mark Crane
1479d157ca
Add static to the device method to get rid of strict message.
2014-01-14 01:50:19 +00:00
Mark Crane
3cf0a25f7d
Add app/dialplan/ to the dialplan class path.
2014-01-13 14:34:13 +00:00
Mark Crane
7661cf907a
Move the dialplan class to the dialplan/resources/classes directory.
2014-01-13 14:21:27 +00:00
Mark Crane
bcee9b0fef
Add dialplan/resources/classes directory.
2014-01-13 14:19:50 +00:00
Mark Crane
04b0b895d4
Change the dialplan order number for global to 000.
2014-01-12 07:51:06 +00:00
Mark Crane
01ae20a0c3
Add the translation for the Message header when saving the dialplan.
2014-01-12 07:18:15 +00:00
Mark Crane
978195f8eb
Add a save button to the top of the ivr menu edit.
2014-01-12 07:12:29 +00:00
Mark Crane
6304400000
Add a save button to ring group edit.
2014-01-12 07:12:08 +00:00
Mark Crane
bf3687bd68
Set the default order number for Queues.
2014-01-12 07:03:13 +00:00
Mark Crane
80a1fb3284
Add a 'save' button to the top of the device edit page.
2014-01-12 06:38:28 +00:00
Mark Crane
587849eb38
Adjust the width so it looks better in google chrome.
2014-01-12 01:01:28 +00:00
Mark Crane
187b52ebef
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
60e735d51c
Move save before copy in dialplan/dialplan_edit.php,
2014-01-11 06:12:55 +00:00
Mark Crane
0e0ba91c09
Add the profile to the sip registrations.
2014-01-11 06:07:24 +00:00