markjcrane
8672970d36
Fix a spelling mistake in the polycom template for the parameter that was changed today.
2016-05-02 19:13:08 -06:00
markjcrane
6476805b29
Add quotes around the values in the Polycom 4.x and 5.x templates.
2016-05-02 15:57:13 -06:00
markjcrane
e5368dd5dd
Add default dtmf-type of rfc2833 to all the SIP profiles.
2016-05-02 15:56:20 -06:00
markjcrane
04dfb86640
Add dns_server_primary and dns_server_secondary to the newer yealink provisioning files.
2016-05-02 13:10:32 -06:00
markjcrane
9e0b3cf827
Add two new provision variables dns_server_primary and dns_server_secondary.
2016-05-02 11:46:26 -06:00
Harry G. Coin
bda6861f88
\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
25da5713be
Update the yealink timezone settings.
2016-04-04 19:50:05 -06:00
markjcrane
9c9e59a0c3
Fix the changes to the Cisco SPA templates.
2016-04-04 12:18:04 -06:00
markjcrane
0e74ce140b
Fix the cisco load or image on the 7940 and 7960 templates.
2016-04-01 13:37:22 -06:00
markjcrane
ac853eebaa
Add http authentication option to all Cisco SPA phones.
2016-03-29 02:35:33 -06:00
FusionPBX
b1a0e9026a
Merge pull request #1503 from blackc2004/patch-37
...
Update directory_extensions.xml
2016-03-24 21:37:06 -06:00
FusionPBX
3c423e7f40
Merge pull request #1504 from blackc2004/patch-38
...
Update directory_extensions.xml
2016-03-24 21:28:46 -06:00
FusionPBX
7b90f54a67
Merge pull request #1505 from blackc2004/patch-39
...
Update directory_extensions.xml
2016-03-24 21:28:26 -06:00
blackc2004
b69a21947b
Update directory_extensions.xml
2016-03-24 08:38:53 -07:00
blackc2004
7479b73ff1
Update directory_extensions.xml
2016-03-24 08:38:39 -07:00
blackc2004
75829a94c9
Update directory_extensions.xml
2016-03-24 08:38:25 -07:00
blackc2004
2234dfae70
Update directory_extensions.xml
2016-03-24 08:38:07 -07:00
markjcrane
4a28244650
SPA122 - Set message waiting light to No when provisioning the device.
2016-03-21 23:45:05 -06:00
markjcrane
9cd30165d4
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
d1d041dc62
Update default settings add daylight_savings_start_month and date for the polycom templates.
2016-03-15 13:51:01 -06:00
markjcrane
56350a8468
Update the Cisco 79xx templates to work with the new contacts array.
2016-03-14 18:56:00 -06:00
FusionPBX
8a8629404a
Merge pull request #1475 from mafoo/WhitespaceClean-resources/provision/polycom
...
WhitespaceClean-resources/provision/polycom
2016-03-11 13:34:49 -07:00
FusionPBX
3c85bc5999
Merge pull request #1476 from mafoo/WhitespaceClean-resources/provision/yealink
...
WhitespaceClean-resources/provision/yealink
2016-03-11 13:34:22 -07:00
FusionPBX
55993a1db7
Merge pull request #1474 from mafoo/WhitespaceClean-resources/provision/grandstream
...
WhitespaceClean-resources/provision/grandstream
2016-03-11 13:32:31 -07:00
FusionPBX
bd6efe903c
Merge pull request #1477 from mafoo/WhitespaceClean-resources/provision/mitel
...
WhitespaceClean-resources/provision/mitel
2016-03-11 13:32:01 -07:00
FusionPBX
489f1ef95f
Merge pull request #1478 from mafoo/WhitespaceClean-resources/provision/others
...
WhitespaceClean-resources/provision/others
2016-03-11 13:31:33 -07:00
FusionPBX
55a8bb2686
Merge pull request #1473 from mafoo/WhitespaceClean-resources/provision/cisco
...
WhitespaceClean-resources/provision/cisco
2016-03-11 13:19:13 -07:00
FusionPBX
919eacb2a7
Merge pull request #1480 from mafoo/WhitespaceClean-resources/templates/conf
...
WhitespaceClean-resources/templates/conf
2016-03-11 13:18:21 -07:00
mafoo
3f5d003c71
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
893216a2d2
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
d68833f588
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
5cae1fef28
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
d018f74ed3
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
1f8f01cabb
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
713b29998b
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
9a6cf80f06
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
3d61355494
Update the wallpaper variable yealink_t29g_wallpaper.
2016-02-24 10:42:50 -07:00
markjcrane
724ea56dd5
Set max rotate on the FreeSWITCH logs to 10.
2016-02-22 13:15:55 -07:00
markjcrane
9e029b27eb
Fix a spelling problem in the demo_ivr.xml.
2016-02-11 13:35:12 -07:00
bdstephenson
3e5353b9aa
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
5f5b70891c
Update for provisioning. Add a new phone the Yealink t49g.
2016-02-03 20:02:59 -07:00
markjcrane
167e3061aa
Add polycom_digitmap variable for Polycom variable for provisioning.
2016-01-29 16:02:32 -07:00
markjcrane
df78108b18
Mitel provisioning ensure the user_id is set for all keys.
2016-01-29 13:45:25 -07:00
markjcrane
b61cf0cff7
More work on the Mitel key handling.
2016-01-29 12:10:55 -07:00
markjcrane
6b2949e9b2
Fix the Mitel key type.
2016-01-29 12:04:37 -07:00
markjcrane
0f420f275f
Mitel Provisioning add a value for 'Addr'
2016-01-29 11:34:10 -07:00
markjcrane
73d2360b8a
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
147bb801fe
Update the Mitel template for Key Line use the key_id instead of key_line.
2016-01-29 11:05:05 -07:00
markjcrane
b8c0c5f2dc
Fix the syntax for the Mitel template.
2016-01-29 10:53:36 -07:00
markjcrane
861153fb05
Add Mitel 5330 provisioning templates.
2016-01-29 10:34:18 -07:00
markjcrane
bbc49caacc
Improve the key handling in the Mitel.
2016-01-29 10:31:44 -07:00
markjcrane
e27ecec310
Change spandsp.conf.xml use-ecm from true to false.
2016-01-28 19:42:39 -07:00
markjcrane
9787fe2087
Update the Cisco 794x personal contacts.
2016-01-25 20:42:48 -07:00
markjcrane
fe14179f0f
Remove the polycom/tftp/site.cfg as its currently not working as expected.
2016-01-20 20:33:50 -07:00
markjcrane
3d687d3f39
Add a new polycom template for tftp.
2016-01-20 16:27:17 -07:00
markjcrane
5efc4dd0b7
Add personal directory array for provisioning.
2016-01-19 22:14:02 -07:00
markjcrane
4a1c02973d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-16 21:42:40 -07:00
markjcrane
87b0a2344f
Rename the cisco provision files for consistency.
2016-01-16 21:42:13 -07:00
blackc2004
e842e06f53
change file name
2016-01-16 11:30:49 -08:00
markjcrane
912e9dab28
Consolidate the SQL Queries for better performance.
2016-01-16 09:54:01 -07:00
FusionPBX
6e2cc41caf
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
40d6c3f601
Merge pull request #1385 from blackc2004/master
...
yealink remote phone book
2016-01-15 22:40:55 -07:00
FusionPBX
697ddb08c9
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
6dc1f9b631
Update cidlookup.conf.xml
2016-01-15 20:11:38 -08:00
markjcrane
1a896d3cd2
Fix the domain name in MN_Generic.cfg.
2016-01-15 17:54:06 -07:00
markjcrane
7d5312520a
Make the domain in MN_Generic.cfg dynamic.
2016-01-15 17:35:00 -07:00
markjcrane
4c5d644757
Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates.
2016-01-15 17:09:16 -07:00
markjcrane
492653b1e0
Add a line feed to the mitel/5324/MN_{$mac}.cfg template.
2016-01-15 14:27:53 -07:00
markjcrane
9d61033b87
Default mitel tftp_config to 2.
2016-01-15 14:15:53 -07:00
markjcrane
dd7f473f8d
Fix the domain_name syntax.
2016-01-15 13:45:32 -07:00
markjcrane
3da1d0b521
A few more adjustments for the Cisco 79xx directories.
2016-01-15 13:43:40 -07:00
markjcrane
725fc133ea
Fix the syntax in the 7940 and 7960 directory-personal.xml configuration.
2016-01-15 13:36:46 -07:00
blackc2004
526a20169e
start of local extensions as remote phone book
2016-01-13 10:08:38 -08:00
Alexey Melnichuk
a2d29679a8
Add. Example of how run fax queue monitor.
2016-01-13 10:40:21 +03:00
markjcrane
56fa5dafba
Comment out the languages not in use until they are needed.
2016-01-12 21:04:39 -07:00
markjcrane
f63d786ca4
Remove the rss feed from the Mitel template.
2016-01-12 20:50:48 -07:00
markjcrane
595f10ef2f
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
86b0e88d16
Fix the PostgreSQL query in cidlookup.conf.xml.
2016-01-08 18:15:45 -07:00
blackc2004
7269520f99
another directory setting url typo
2016-01-06 09:43:25 -08:00
blackc2004
9d99de26bc
fix two files
2016-01-05 12:16:53 -08:00
blackc2004
868affab3a
change ldap settings to be consistent across all yealink files
2016-01-05 12:14:03 -08:00
blackc2004
84a420d8df
Update y000000000036.cfg
2016-01-05 11:20:33 -08:00
blackc2004
f022a5d104
Update y000000000029.cfg
2016-01-05 11:19:08 -08:00
FusionPBX
5ab294996f
Merge pull request #1365 from blackc2004/patch-26
...
Update y000000000005.cfg
2016-01-05 11:40:50 -07:00
FusionPBX
38861efcf7
Merge pull request #1367 from blackc2004/patch-28
...
Update y000000000029.cfg
2016-01-05 11:40:07 -07:00
FusionPBX
b5f9dfb69e
Merge pull request #1364 from blackc2004/patch-27
...
Update y000000000046.cfg
2016-01-05 11:39:58 -07:00
blackc2004
f4ab98828d
Update y000000000035.cfg
2016-01-05 09:58:00 -08:00
blackc2004
3303d0d907
Update y000000000029.cfg
2016-01-05 09:54:38 -08:00
blackc2004
4365535429
Update y000000000046.cfg
2016-01-05 09:53:43 -08:00
blackc2004
fe75094087
Update y000000000005.cfg
2016-01-05 09:51:58 -08:00
markjcrane
73b5c22b65
Add odbc-dsn to fifo.conf.xml
2015-12-29 23:47:20 -07:00
markjcrane
fe99226aa2
Trim the default codecs slightly.
2015-12-29 14:53:53 -07:00
markjcrane
3e09e32390
Change the .wav to ${record_ext} in the internal sip profiles.
2015-12-23 13:23:54 -07:00
markjcrane
4fd6c57828
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
1c592d5f39
Fix the sip_profiles/internal-ipv6 correct core-db-dsn to odbc-dsn.
2015-12-17 10:43:06 -07:00
markjcrane
310b7f2b92
Correct the provision time zone variables used in the t48g template.
2015-12-06 14:53:20 -07:00
markjcrane
5291abfe17
Update the wakeup phrases.
2015-12-04 17:35:02 -07:00
Matthew Vale
47ff30bce0
fix to the external IPv6
2015-12-03 15:42:52 +00:00
markjcrane
7f0f8ff1cd
Change ntp server variable for Cisco 7940 and 7960 ntp_server_primary.
2015-12-02 20:36:47 -07:00
markjcrane
706b80ea30
Add syncinfo.xml for cisco 7940 and 7960.
2015-12-01 14:09:44 -07:00