Commit Graph

584 Commits

Author SHA1 Message Date
markjcrane 3fa1f5b4e7 Add two new provision variables dns_server_primary and dns_server_secondary. 2016-05-02 11:46:26 -06:00
Harry G. Coin 91a92d8e5e \r\n --> \n
Cause all the .php files containing lines ending with \r\n to instead end with \n.

DYI with:

find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
markjcrane 68c2e315ba Update the yealink timezone settings. 2016-04-04 19:50:05 -06:00
markjcrane cbe4a7e763 Fix the changes to the Cisco SPA templates. 2016-04-04 12:18:04 -06:00
markjcrane 8f1a8667f4 Fix the cisco load or image on the 7940 and 7960 templates. 2016-04-01 13:37:22 -06:00
markjcrane 2b1f01bd16 Add http authentication option to all Cisco SPA phones. 2016-03-29 02:35:33 -06:00
FusionPBX eeae7f0cc8 Merge pull request #1503 from blackc2004/patch-37
Update directory_extensions.xml
2016-03-24 21:37:06 -06:00
FusionPBX 4f068c1d7f Merge pull request #1504 from blackc2004/patch-38
Update directory_extensions.xml
2016-03-24 21:28:46 -06:00
FusionPBX f180be3792 Merge pull request #1505 from blackc2004/patch-39
Update directory_extensions.xml
2016-03-24 21:28:26 -06:00
blackc2004 310863f21f Update directory_extensions.xml 2016-03-24 08:38:53 -07:00
blackc2004 e73f2bf963 Update directory_extensions.xml 2016-03-24 08:38:39 -07:00
blackc2004 659d2b084e Update directory_extensions.xml 2016-03-24 08:38:25 -07:00
blackc2004 c7ce82c3a9 Update directory_extensions.xml 2016-03-24 08:38:07 -07:00
markjcrane cb320f3734 SPA122 - Set message waiting light to No when provisioning the device. 2016-03-21 23:45:05 -06:00
markjcrane 36d8c7815d Change daylight_savings_start_date to daylight_savings_start_day as it is more accurate for representing the data. Add daylight_savings_start_time and daylight_savings_stop_time 2016-03-15 16:15:32 -06:00
markjcrane 6e4be852ad Update default settings add daylight_savings_start_month and date for the polycom templates. 2016-03-15 13:51:01 -06:00
markjcrane d8aeecad35 Update the Cisco 79xx templates to work with the new contacts array. 2016-03-14 18:56:00 -06:00
FusionPBX c529dcdac1 Merge pull request #1475 from mafoo/WhitespaceClean-resources/provision/polycom
WhitespaceClean-resources/provision/polycom
2016-03-11 13:34:49 -07:00
FusionPBX 9e1564b967 Merge pull request #1476 from mafoo/WhitespaceClean-resources/provision/yealink
WhitespaceClean-resources/provision/yealink
2016-03-11 13:34:22 -07:00
FusionPBX 275ebe290a Merge pull request #1474 from mafoo/WhitespaceClean-resources/provision/grandstream
WhitespaceClean-resources/provision/grandstream
2016-03-11 13:32:31 -07:00
FusionPBX c0a43d3cd3 Merge pull request #1477 from mafoo/WhitespaceClean-resources/provision/mitel
WhitespaceClean-resources/provision/mitel
2016-03-11 13:32:01 -07:00
FusionPBX 534b6d9384 Merge pull request #1478 from mafoo/WhitespaceClean-resources/provision/others
WhitespaceClean-resources/provision/others
2016-03-11 13:31:33 -07:00
FusionPBX 4219954db5 Merge pull request #1473 from mafoo/WhitespaceClean-resources/provision/cisco
WhitespaceClean-resources/provision/cisco
2016-03-11 13:19:13 -07:00
FusionPBX db41938a54 Merge pull request #1480 from mafoo/WhitespaceClean-resources/templates/conf
WhitespaceClean-resources/templates/conf
2016-03-11 13:18:21 -07:00
mafoo 5de8363e78 WhitespaceClean-resources/templates/smarty
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 13:45:32 +00:00
mafoo 0d2cc7f124 WhitespaceClean-resources/templates/conf
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 13:24:27 +00:00
mafoo e894c49823 WhitespaceClean-resources/provision/others
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:22:24 +00:00
mafoo cf465f4ef3 WhitespaceClean-resources/provision/mitel
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:20:37 +00:00
mafoo a7a3fc6a69 WhitespaceClean-resources/provision/yealink
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:18:50 +00:00
mafoo 6cb28a1516 WhitespaceClean-resources/provision/polycom
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:16:24 +00:00
mafoo e3c2c38532 WhitespaceClean-resources/provision/grandstream
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:12:47 +00:00
mafoo 0bbc506d41 WhitespaceClean-resources/provision/cisco
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:10:46 +00:00
markjcrane 2e43f50d72 Update the wallpaper variable yealink_t29g_wallpaper. 2016-02-24 10:42:50 -07:00
markjcrane 9ce23a7cca Set max rotate on the FreeSWITCH logs to 10. 2016-02-22 13:15:55 -07:00
markjcrane a7084e4b0b Fix a spelling problem in the demo_ivr.xml. 2016-02-11 13:35:12 -07:00
bdstephenson 17b89a8fc8 Update W52P Provisioning Template
account.1.subscribe_mwi should be set to '1' as per Yealink documentation. Not setting this may cause MWI to not work on the W52P.
2016-02-08 08:48:37 -05:00
markjcrane ced645ff60 Update for provisioning. Add a new phone the Yealink t49g. 2016-02-03 20:02:59 -07:00
markjcrane 099aad8c98 Add polycom_digitmap variable for Polycom variable for provisioning. 2016-01-29 16:02:32 -07:00
markjcrane 3fdee27e3a Mitel provisioning ensure the user_id is set for all keys. 2016-01-29 13:45:25 -07:00
markjcrane 335fb87c0c More work on the Mitel key handling. 2016-01-29 12:10:55 -07:00
markjcrane 999ab5637e Fix the Mitel key type. 2016-01-29 12:04:37 -07:00
markjcrane 0915a7283e Mitel Provisioning add a value for 'Addr' 2016-01-29 11:34:10 -07:00
markjcrane 3c5f4266dd Remove the indentation on the Mitel key assignments so the resulting provisioning file is easier to read. 2016-01-29 11:14:49 -07:00
markjcrane 5803227117 Update the Mitel template for Key Line use the key_id instead of key_line. 2016-01-29 11:05:05 -07:00
markjcrane 1b2d8851ba Fix the syntax for the Mitel template. 2016-01-29 10:53:36 -07:00
markjcrane 346c5cab34 Add Mitel 5330 provisioning templates. 2016-01-29 10:34:18 -07:00
markjcrane 42d0f146a6 Improve the key handling in the Mitel. 2016-01-29 10:31:44 -07:00
markjcrane b6790e069b Change spandsp.conf.xml use-ecm from true to false. 2016-01-28 19:42:39 -07:00
markjcrane f859f1f9a9 Update the Cisco 794x personal contacts. 2016-01-25 20:42:48 -07:00
markjcrane 24434b06ed Remove the polycom/tftp/site.cfg as its currently not working as expected. 2016-01-20 20:33:50 -07:00
markjcrane d452bdda0c Add a new polycom template for tftp. 2016-01-20 16:27:17 -07:00
markjcrane 882333a1b0 Add personal directory array for provisioning. 2016-01-19 22:14:02 -07:00
markjcrane b95e134578 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-01-16 21:42:40 -07:00
markjcrane 4321704a33 Rename the cisco provision files for consistency. 2016-01-16 21:42:13 -07:00
blackc2004 2ec4abafbe change file name 2016-01-16 11:30:49 -08:00
markjcrane 74ca9eb980 Consolidate the SQL Queries for better performance. 2016-01-16 09:54:01 -07:00
FusionPBX 88a10cbea8 Merge pull request #1139 from joernott/master
Allow provisioning with internal addressbook and update snom320 tpl
2016-01-15 22:45:32 -07:00
FusionPBX e5aee41056 Merge pull request #1385 from blackc2004/master
yealink remote phone book
2016-01-15 22:40:55 -07:00
FusionPBX 6a586abb16 Merge pull request #1384 from moteus/lua_conf_run_example
Add. Example of how run fax queue monitor.
2016-01-15 21:43:34 -07:00
blackc2004 2829fefdd2 Update cidlookup.conf.xml 2016-01-15 20:11:38 -08:00
markjcrane a016780684 Fix the domain name in MN_Generic.cfg. 2016-01-15 17:54:06 -07:00
markjcrane 62d1575202 Make the domain in MN_Generic.cfg dynamic. 2016-01-15 17:35:00 -07:00
markjcrane c4eca6c330 Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates. 2016-01-15 17:09:16 -07:00
markjcrane a312ff7415 Add a line feed to the mitel/5324/MN_{$mac}.cfg template. 2016-01-15 14:27:53 -07:00
markjcrane 97aadbc9c0 Default mitel tftp_config to 2. 2016-01-15 14:15:53 -07:00
markjcrane 8d5436e607 Fix the domain_name syntax. 2016-01-15 13:45:32 -07:00
markjcrane 49f156e6a2 A few more adjustments for the Cisco 79xx directories. 2016-01-15 13:43:40 -07:00
markjcrane e72f244298 Fix the syntax in the 7940 and 7960 directory-personal.xml configuration. 2016-01-15 13:36:46 -07:00
blackc2004 28aec4f0a9 start of local extensions as remote phone book 2016-01-13 10:08:38 -08:00
Alexey Melnichuk bc78f557a9 Add. Example of how run fax queue monitor. 2016-01-13 10:40:21 +03:00
markjcrane 89dd11cf3e Comment out the languages not in use until they are needed. 2016-01-12 21:04:39 -07:00
markjcrane 37051d8c1d Remove the rss feed from the Mitel template. 2016-01-12 20:50:48 -07:00
markjcrane fe9c46c0d0 Change array extensins to contact_extensions and add a new extension array. Remove trailing spaces. And add a new cisco 79xx directory called Our Phones. 2016-01-12 02:42:59 -07:00
markjcrane ac09089f17 Fix the PostgreSQL query in cidlookup.conf.xml. 2016-01-08 18:15:45 -07:00
blackc2004 06a3eb3e7e another directory setting url typo 2016-01-06 09:43:25 -08:00
blackc2004 cbf4a929bf fix two files 2016-01-05 12:16:53 -08:00
blackc2004 9e45cc8acc change ldap settings to be consistent across all yealink files 2016-01-05 12:14:03 -08:00
blackc2004 387157b689 Update y000000000036.cfg 2016-01-05 11:20:33 -08:00
blackc2004 ef8ba8b92b Update y000000000029.cfg 2016-01-05 11:19:08 -08:00
FusionPBX d03573fa6e Merge pull request #1365 from blackc2004/patch-26
Update y000000000005.cfg
2016-01-05 11:40:50 -07:00
FusionPBX 4765830dd6 Merge pull request #1367 from blackc2004/patch-28
Update y000000000029.cfg
2016-01-05 11:40:07 -07:00
FusionPBX 799e02d090 Merge pull request #1364 from blackc2004/patch-27
Update y000000000046.cfg
2016-01-05 11:39:58 -07:00
blackc2004 37379daf38 Update y000000000035.cfg 2016-01-05 09:58:00 -08:00
blackc2004 e6fa94fbf7 Update y000000000029.cfg 2016-01-05 09:54:38 -08:00
blackc2004 5b61d29749 Update y000000000046.cfg 2016-01-05 09:53:43 -08:00
blackc2004 95f0ca4207 Update y000000000005.cfg 2016-01-05 09:51:58 -08:00
markjcrane 036eb31031 Add odbc-dsn to fifo.conf.xml 2015-12-29 23:47:20 -07:00
markjcrane 60cfbf3fe0 Trim the default codecs slightly. 2015-12-29 14:53:53 -07:00
markjcrane ac87b19b4f Change the .wav to ${record_ext} in the internal sip profiles. 2015-12-23 13:23:54 -07:00
markjcrane 9b5a389eeb Shorten the Sofia User Agent to reduce SIP header size. User Agent by default includes version and git version number. 2015-12-21 03:41:37 -07:00
markjcrane 3f8f3a59ea Fix the sip_profiles/internal-ipv6 correct core-db-dsn to odbc-dsn. 2015-12-17 10:43:06 -07:00
markjcrane 48e76a726c Correct the provision time zone variables used in the t48g template. 2015-12-06 14:53:20 -07:00
markjcrane 612065417e Update the wakeup phrases. 2015-12-04 17:35:02 -07:00
Matthew Vale 896adf8fb4 fix to the external IPv6 2015-12-03 15:42:52 +00:00
markjcrane 8aacdfe30e Change ntp server variable for Cisco 7940 and 7960 ntp_server_primary. 2015-12-02 20:36:47 -07:00
markjcrane 644fb4f9d7 Add syncinfo.xml for cisco 7940 and 7960. 2015-12-01 14:09:44 -07:00
markjcrane a493828880 Add an additional line feed to the grandstream/gxp21xx template. 2015-11-30 13:42:06 -07:00
markjcrane 61a0be6a3d Adjust the spaces and remove the extra device key type. 2015-11-30 13:39:17 -07:00
markjcrane 7c06208462 Add a missing plus in the template. 2015-11-30 13:35:31 -07:00
markjcrane 8bcf154ecb Adjust the type / mode in the Grandstream gxp21xx template. 2015-11-30 13:33:46 -07:00
markjcrane bde85a6c94 Add a few more keys parameters to the Grandstream gxp21xx template. 2015-11-30 12:50:41 -07:00
markjcrane 6759aeb594 Add expansion aka side car support to the Grandstream gxp21xx template. 2015-11-30 12:33:27 -07:00
markjcrane 0704004f22 Synchronize the cisco 7940 with the 7940 template. 2015-11-28 21:12:16 -07:00
markjcrane db40f403e3 Complete the directory for Cisco 7940 template. 2015-11-28 21:09:12 -07:00
markjcrane a1d3374abc Remove the mac address from the path in one more location. 2015-11-28 19:56:06 -07:00
markjcrane ce709c6617 Add option to get the mac address from &name=SEPxxxxx 2015-11-28 19:48:45 -07:00
markjcrane d1931ffc15 Escape the & in the directory url with & 2015-11-28 19:31:07 -07:00
markjcrane de113750f4 Correct the paths to the Cisco 7940 directory xml files. 2015-11-28 18:47:52 -07:00
markjcrane 93ed392c90 Improve the white space handling in the 7940 directory.xml files. 2015-11-28 18:39:38 -07:00
markjcrane 964465ce28 Another adjustment to the Cisco 7940 template for nat_enable. 2015-11-28 18:03:47 -07:00
markjcrane 2d876dc7b7 Set nat_enabled = 1 as a default, and add sync 1 to the Cisco 7940 template. 2015-11-28 17:53:44 -07:00
markjcrane 6060a160a5 Fix the device label for the Cisco 7940. 2015-11-28 17:31:31 -07:00
markjcrane b1478b862f Update the Cisco 7940 template. 2015-11-28 17:08:41 -07:00
markjcrane 9298bfdb17 Clear the SIPDefault.cnf better to have full control per device of all setttings. 2015-11-28 16:50:50 -07:00
markjcrane 08bb5d35b1 Correct the file names of the Mitel templates. 2015-11-27 13:56:53 -07:00
markjcrane 6f0d3c54f5 Fix the path on the provisioning file. 2015-11-24 16:31:25 -07:00
markjcrane 56cc0a6055 Add a new variable mitel_vlan_id. 2015-11-20 10:50:35 -07:00
markjcrane 2cd10197c1 Add Mitel 5324 and 5340 templates. 2015-11-20 09:23:41 -07:00
FusionPBX 899eaa797e Merge pull request #1248 from blackc2004/master
vlan id's in yealink
2015-11-19 17:40:11 -08:00
markjcrane 8e048019d1 Add underscore between the words in the variables.
{$ldap_name_filter}
{$ldap_number_filter}
{$yealink_directory_setting_url}
2015-11-19 15:20:14 -07:00
blackc2004 958be5229e Update y000000000036.cfg 2015-11-19 13:47:38 -08:00
blackc2004 27eb41972a Update y000000000037.cfg 2015-11-19 13:47:17 -08:00
blackc2004 f8cdb08250 Update y000000000035.cfg 2015-11-19 13:47:05 -08:00
blackc2004 5d0bb6c6de Update y000000000029.cfg 2015-11-19 13:46:37 -08:00
blackc2004 d5348db16d Update y000000000028.cfg 2015-11-19 13:45:06 -08:00
FusionPBX 9069a229ce Merge pull request #1245 from mafoo/Enhance-Sip_Profiles
Enhance sip profiles
2015-11-19 09:17:22 -08:00
Matthew Vale 6bc2186808 Added External IPv6 support
created the external IPv6 profile
2015-11-19 13:57:23 +00:00
markjcrane e7530e2447 Correct polycom template logic and change the && (and) to || (or). 2015-11-12 18:51:44 -07:00
markjcrane 88858a1c8b Add additional Polycom key types. 2015-11-12 16:40:02 -07:00
markjcrane bf86c7acff Update the wakeup phrases. 2015-11-09 16:53:58 -07:00
markjcrane a01a61e02c Remove /scripts from the path as it is redundant. 2015-11-08 13:40:08 -07:00
markjcrane 4ef7b049b0 Change base_dir to script_dir in <param name="script-directory" value="$${script_dir}/scripts/?.lua"/> 2015-11-08 07:44:45 -07:00
markjcrane 7cda301460 Add the following to all yealink provisioning templates.
account.1.nat.udp_update_enable = 3
In order to setup keep alive with sip notify.
2015-11-08 07:30:29 -07:00
markjcrane d3d62295d6 This renables polycom line key value of 2 would use 2 keys or a value of 3 would be 3 keys. 2015-11-03 19:28:10 -07:00
markjcrane 3472707e96 Enable the directory for speed dial and enterprise categories. 2015-10-28 22:07:43 -06:00
markjcrane 665f65642c Fix the variable syntax for the yealink templates. 2015-10-20 13:20:35 -06:00
FusionPBX 59325c587e Merge pull request #1183 from blackc2004/patch-3
Update {$mac}.cfg
2015-10-16 15:17:47 -07:00
markjcrane 654ca9ef79 Add ${time_zone} and ${time_zone_name} to several Yealink files. 2015-10-16 11:51:22 -07:00
markjcrane 18544173bb Remove out of place characters from the t48g template. 2015-10-16 11:26:31 -07:00
markjcrane ec4c0d8025 Add dns srv port 0 to more yealink phones. 2015-10-16 11:10:59 -07:00
markjcrane bbf9ca9203 Add more to the Cisco 7940 template. 2015-10-13 00:33:01 -07:00
markjcrane c5f66a0a63 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-10-11 10:38:54 -07:00
markjcrane b311035611 Disable direct ip call features.direct_ip_call_enable = 0 for better security. 2015-10-11 10:36:03 -07:00
FusionPBX 82d34d30e1 Merge pull request #1189 from blackc2004/patch-4
{$mac}.cfg
2015-10-10 19:37:47 -07:00
FusionPBX 679afa09c7 Merge pull request #1190 from blackc2004/patch-5
Update {$mac}.cfg
2015-10-10 19:37:01 -07:00
markjcrane 0fbeb697e7 Enable aggressive nat detection and rport by default. 2015-10-08 08:33:34 -07:00
blackc2004 584309afb5 Update {$mac}.cfg
fix for yealink dns srv to work.
2015-10-07 13:43:17 -07:00
blackc2004 6ae87d5ff4 {$mac}.cfg
fix the port # for yealink DNS SRV
2015-10-07 13:41:17 -07:00
markjcrane c307c48a72 Set presence-hosts as disabled by default. 2015-10-07 11:52:06 -07:00
blackc2004 49e1c6113b Update {$mac}.cfg
added support for second expansion module and tested the changes.
2015-10-03 08:58:41 -07:00
FusionPBX a39cf4ebe6 Merge pull request #1144 from blackc2004/patch-2
y000000000037.cfg
2015-09-04 12:55:08 -06:00
blackc2004 bbcda4e9bf y000000000037.cfg 2015-09-04 09:44:51 -07:00
blackc2004 3c8058b1c6 {$mac}.cfg 2015-09-04 09:38:48 -07:00
Jörn Ott 546220f912 Allow provisioning with internal addressbook and update snom320 template for it 2015-09-03 15:57:57 +02:00
ippbx 34360379c5 Update {$mac}.xml
added subscription_expiry
2015-08-30 01:47:28 -04:00
ippbx 96fd1fcdd1 Update {$mac}.xml
add port and transport
2015-08-30 01:05:11 -04:00
markjcrane 7d11db9d46 Add new yealink models and update grandstream gxp21xx. 2015-08-22 11:57:06 -06:00
markjcrane 29c7b3c972 Add the t41p template. 2015-08-16 10:54:28 -06:00
markjcrane c40cde7360 Change odbc-dsn to core-db-dsn for the ipv6 sip profile. Thanks DigiDaz 2015-08-14 09:55:10 -06:00
markjcrane 1af143963b Remove acl.conf.xml. 2015-08-12 23:30:38 -06:00
markjcrane 76dfa895dd Change the vertical grouping of script-directory. 2015-08-11 20:56:53 -06:00
Alexey Melnichuk 3e16e69adb Revert "Revert "Change. Use `require "resources.functions.config"` to load co…" 2015-08-11 05:06:33 +03:00
FusionPBX 2a2dd209df Revert "Change. Use `require "resources.functions.config"` to load config file." 2015-08-10 11:50:29 -06:00
FusionPBX 559aa61fbd Merge pull request #1053 from moteus/require_config
Change. Use `require "resources.functions.config"` to load config file.
2015-08-10 11:31:35 -06:00
Rich Breton 8c65a4dafd T46g-template-dhcp-fix 2015-08-03 17:03:07 -06:00
Alexey Melnichuk 3da348fff0 Change. Use `require "resources.functions.config"` to load config file.
Change. Move `script_dir` definition into config file.
2015-07-22 13:20:51 +04:00
markjcrane 262737828c Enable XML Handler by default. 2015-07-15 23:43:03 -07:00
markjcrane c5a1139342 Change {#server_address_2} to {$server_address_2} for the GX42xx template. 2015-07-09 00:05:29 -03:00
reliberate 73f2c21674 Upgrade: Converted Advanced > Upgrade to use Git instead of SVN (untested).
Misc: Added provisions elsewhere to account for .git/* files, as currently done with .svn/* files.
2015-07-02 17:25:41 -06:00
Mark Crane 42a06f13f5 SIP profiles comment and disable the following params inbound-use-callid-as-uuid and outbound-use-callid-as-uuid if set to true even temporarily they will cause the call UUID not to be a UUID which FusionPBX is dependent on. 2015-06-25 20:27:00 +00:00
Mark Crane e2afcf857d Update the phrases in en/us/ivr/sounds.xml. 2015-06-23 19:37:09 +00:00
Mark Crane 9f787925dc Help with NAT keep alive. 2015-06-11 17:38:06 +00:00
Mark Crane 2536d8a9de Seems that Polycom needs this set to 1. 2015-05-31 04:12:09 +00:00
Mark Crane 6a22c5d919 Polycom add feature.broadsoftUcOne.enabled="0" to disable a default that created an error. 2015-05-30 20:17:44 +00:00
Mark Crane da40f90cc1 Reduce the security footprint, number of files, and bandwidth used by removing the template engines that are not being used. They can be added at any time if we need to use them in the future. 2015-05-30 15:35:13 +00:00
Mark Crane adae336c01 Change always reboot on sync for Polycom to false. 2015-05-30 05:08:55 +00:00
Mark Crane b37a63ed7e Yealink provisioning if using Conference Meet-Me or BLF use the pickup value instead of the key extension. 2015-05-20 07:31:17 +00:00
Mark Crane f25837ca19 Increment <sd> 2015-05-19 01:01:35 +00:00
Mark Crane a3ec7b5661 Add a file to the template. 2015-05-19 00:38:01 +00:00
Mark Crane b446035547 Polycom option to set headset_mode in provisioning. 2015-05-14 02:22:00 +00:00
Mark Crane 28c4f7ea50 Page conference settings need page caller controls. For non modertor 0 mute and press again to unmute. 2015-05-14 01:56:11 +00:00
Nate Jones b38be32c9c Paging: Ability to grant caller moderator status/controls, auto-generate random pin.
Conference: Add missing caller-controls and moderator-controls parameters in autoload_config.
2015-04-30 09:45:41 +00:00
Mark Crane 1f646ccd14 Change the behavior of BLF. 2015-04-20 23:53:33 +00:00
Mark Crane dd8f9e9dd9 Remove the Yealink hot desking as I believe I have created a better way that is more secure. 2015-04-12 01:22:02 +00:00
Mark Crane 54938ab56a Some people are experiencing problems with challenge-realm with auto_from so setting the default for new installs to auto_to. 2015-04-07 11:59:50 +00:00
Mark Crane d0c86f1f58 Update the URI with the file name change. 2015-04-06 21:29:34 +00:00
Mark Crane 7671d78b2d Rename index.xml in favor of config.xml as this file provides the XML configuration. 2015-04-06 21:19:13 +00:00
Mark Crane fcadaae178 One more attempt to improve the spacing. 2015-04-06 09:46:38 +00:00
Mark Crane f534bb9396 Additional work on the spacing for the template. 2015-04-06 09:44:56 +00:00
Mark Crane 0a66bab25e Fix register expires and attempt to fix the vertical spacing. 2015-04-06 09:35:43 +00:00
Mark Crane 5352d2fbb2 Add template to the cancel link. 2015-04-06 07:17:51 +00:00
Mark Crane bf0a2b728d Update the new yealink template. 2015-04-05 22:21:38 +00:00
Mark Crane 23c27f1347 Add login and cancel XML files. 2015-04-04 22:57:07 +00:00
Mark Crane 2cb1b40093 Add a type of Yealink template. 2015-04-04 19:41:56 +00:00
Mark Crane fb7ded71ce Set auto-gain-level to 0 or disabled. 2015-04-01 10:18:48 +00:00
Mark Crane b166a21f5e Update the 4.x and 5.x Polycom templates. 2015-03-28 09:59:00 +00:00
Mark Crane 1d84b28715 Change the category to type. 2015-03-28 09:58:19 +00:00
Mark Crane 9b05f29c6f Add 4.x template for Polycom to make it more intuitive. 2015-03-27 16:20:07 +00:00
Mark Crane 6d13f8a872 Update http_cache.conf.xml for a more complete set of instructions. 2015-03-22 04:15:26 +00:00
Mark Crane 85d590ac81 Fix the register.expires on the Polycom 5.x template. 2015-03-17 06:41:47 +00:00