Len
fd81b4acf6
Update {$mac}.cfg ( #3987 )
2019-01-29 19:39:25 -07:00
Len
a73ad47f47
Update y000000000070.cfg ( #3978 )
2019-01-29 12:27:36 -07:00
Len
1acf654a4f
Update y000000000074.cfg ( #3979 )
2019-01-29 12:27:25 -07:00
Len
9c20282a55
Update {$mac}.cfg ( #3980 )
2019-01-29 12:27:05 -07:00
Len
215d4aa4d7
Update {$mac}.cfg ( #3981 )
2019-01-29 12:26:52 -07:00
Len
265e6b4317
Update {$mac}.cfg ( #3982 )
2019-01-29 12:26:39 -07:00
Len
922546704b
Update {$mac}.cfg ( #3983 )
2019-01-29 12:26:24 -07:00
Len
51337826af
Update {$mac}.cfg ( #3984 )
2019-01-29 12:26:06 -07:00
Len
ac7511dcc7
Update {$mac}.cfg ( #3986 )
2019-01-29 12:25:54 -07:00
Len
f2a48e8e11
Update {$mac}.cfg ( #3985 )
2019-01-29 12:25:41 -07:00
FusionPBX
f06ff3db3e
Update call_forward.lua ( #3976 )
2019-01-24 22:55:52 -07:00
Nate
04b02d5fa5
Fix Port and integrate Hostname Setting on send_email() function. Add Test button to Emails app to test outbound SMTP Settings.
2019-01-23 14:40:10 -07:00
konradSC
432052ba26
Ring Groups with Follow-Me ( #3970 )
...
Two things:
1. Follow-me should only kick in when using "Enterprise". As it was written, follow-me was looked at for every strategy.
2. Follow-me destinations were writing to 'destinations[x]'. They should write to 'destinations[key]' so they rewrite the current destination that is being analyzed.
2019-01-22 11:03:28 -07:00
Len
645c20bedd
Update y000000000056.cfg ( #3965 )
2019-01-21 15:30:02 -07:00
Len
692f9162e5
Update y000000000058.cfg ( #3966 )
2019-01-21 15:29:46 -07:00
Len
8cc530d45a
Update {$mac}.cfg ( #3967 )
2019-01-21 15:29:31 -07:00
Len
71940bbc1f
Update {$mac}.cfg ( #3968 )
2019-01-21 15:29:21 -07:00
FusionPBX
9096d14443
Update switch.conf.xml
2019-01-19 13:36:56 -07:00
StratoSwitch
1d0da2f30c
New GS templates and update 2170 ( #3963 )
...
* Initial template upload
old htx86 template and GDS37XX templates
* Add files via upload
2019-01-17 11:37:57 -05:00
FusionPBX
cd6cfecb25
Create post_load_switch.conf.xml
2019-01-16 03:20:27 -05:00
StratoSwitch
3b010bc21e
Add files via upload ( #3962 )
2019-01-15 16:27:16 -05:00
FusionPBX
115f52282c
Update app_languages.php
2019-01-14 00:36:41 -05:00
FusionPBX
a3ff4c505a
Update {$mac}.xml
2019-01-10 13:11:25 -07:00
StratoSwitch
dfe4fc61d4
Initial template GXV3370 (New GS style) ( #3961 )
...
Config template V2 from Grandstream. first model with new style of XML template. Does not use "P" codes.
MPK settings are not programmed in this commit.
2019-01-09 16:43:05 -07:00
Len
fcda722d9d
Update {$mac}.xml ( #3960 )
2019-01-09 13:52:35 -07:00
ednt
99d92f73be
To allow recording termination when the extension is entered by menu (*98) ( #3956 )
...
It was not possible to terminate a recording with a keypress when *98 was used.
*98ext was working.
2019-01-09 13:49:08 -07:00
Len
0975fca279
Update {$mac}.xml ( #3959 )
2019-01-09 13:44:44 -07:00
FusionPBX
b1e6e34446
Update {$mac}.xml
2019-01-08 18:47:46 -07:00
StratoSwitch
5d3d121f45
GAC2500 template ( #3958 )
...
* Add template for GAC2500
Initial gac2500 config template for firmware 1.0.3.30 or higher. all settings are either default or use variables from FusionPBX
* New GAC2500 template based on Firmware version 1.0.3.30 defaults
Only changes from defaults are FusionPBX variables and enable paging auto answer
2019-01-08 18:40:50 -07:00
FusionPBX
5d4154e5e1
Update {$mac}.cfg
2019-01-08 14:14:33 -07:00
FusionPBX
56e7eeecfb
Update app_languages.php
2019-01-05 09:11:32 -07:00
Killsudo
55653bc0af
Add Fanvil support to adjust display brightness and inactivity dimmer ( #3946 )
2019-01-05 08:56:41 -07:00
Tanner Smith
b1022e8c93
Add new GXP2170 P-Values from firmware release 1.0.9.121 ( #3947 )
...
* Add Grandstream WP820 provisioning template
* Add Grandstream WP820 Phonebook XML
* Add new P Values from firmware release 1.0.9.121
2019-01-05 08:45:41 -07:00
FusionPBX
c3e95ea2df
Update index.lua
2019-01-03 17:20:33 -07:00
FusionPBX
581b57b57f
Update app_languages.php
2018-12-30 00:13:37 -07:00
FusionPBX
60786537cb
Update app_languages.php
2018-12-29 23:49:41 -07:00
Nate
4d0e1c1ec5
Remove mobile detection class, use modified user_agent function instead.
2018-12-27 09:12:24 -07:00
FusionPBX
48628785e8
Update index.lua
2018-12-23 12:07:24 -07:00
borisk1976
df9b83b1eb
Update index.lua ( #3953 )
...
When bridge application ends with "originate_disposition: ALLOTTED_TIMEOUT" for example, the "missed call" feature doesn't work for ring group because of hangup hook isn't called. Should we just avoid using this channel variable or add additional processing at the end? Like for timeout action? I choose to call "missed" at the end of script. But may be we should add it to other places too?
2018-12-23 12:06:40 -07:00
FusionPBX
c7af59eccf
Update functions.php
2018-12-22 02:21:20 -07:00
FusionPBX
8c72e0a2e5
Update functions.php
2018-12-22 01:50:32 -07:00
FusionPBX
85a5af6edb
Update functions.php
2018-12-22 01:47:07 -07:00
FusionPBX
bc5b4aac87
Update functions.php
2018-12-22 00:51:58 -07:00
Nate
463a94f537
Add mobile device detection to project. Improved Messages app when used on a mobile device.
2018-12-21 23:29:20 -07:00
Nate
97a9376ab1
Update functions.php
...
Add missing function required for Messages app updates.
2018-12-19 22:35:38 -08:00
FusionPBX
8439adbfa2
Update index.lua
2018-12-19 00:24:50 -07:00
FusionPBX
d754e4449c
Update index.lua
2018-12-18 23:44:33 -07:00
FusionPBX
9579a52c33
Update index.lua
2018-12-18 23:43:35 -07:00
FusionPBX
ff63c7ce1a
Update index.lua
2018-12-18 20:08:42 -07:00
FusionPBX
dfca1ba15e
Update index.lua
2018-12-18 20:06:39 -07:00
FusionPBX
469b39bd14
Update external-ipv6.xml.noload
2018-12-17 19:02:36 -07:00
FusionPBX
7116991b90
Update internal-ipv6.xml.noload
2018-12-17 19:01:23 -07:00
FusionPBX
d0fcb52cde
Update external.xml.noload
2018-12-17 19:00:49 -07:00
FusionPBX
b97768c0ee
Update internal.xml.noload
2018-12-17 19:00:25 -07:00
FusionPBX
491ccaa104
Update switch.php
2018-12-13 17:37:51 -07:00
FusionPBX
b61f5d0ab9
Update switch.php
2018-12-13 17:32:30 -07:00
FusionPBX
577216166c
Update switch.php
2018-12-13 17:23:26 -07:00
Killsudo
a7c858dfde
Add support for setting default ring tone and unique ring tone per line ( #3945 )
2018-12-12 10:09:52 -07:00
Killsudo
582118bd71
Fanvil x6 softkey ( #3944 )
...
* Add intial Fanvil X6 softkey settings
* Map 'programmable' key to dssSoft internal keys
2018-12-12 10:09:07 -07:00
Killsudo
96a6c350d4
Add device key icon for dss programming ( #3896 )
...
* Expand Fanvil DSS-Key support for templating
* Add DSS key programming to Fanvil X6
* Add device key icon support.
* Additional device key icon fixes
* Fix SQL for device_key_label
* Add device_key_icon varible to X6 dss key programming
* Add new Advanced SIP Var (#3859 )
Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"
sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}
* Variables for DP750 Handset Assignment, Ring Type (#3772 )
New variables for the DP750 to allow the following settings:
$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)
$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)
$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)
* Update app_config.php
* Update 520_follow_me_bridge.xml (#3893 )
Search through all SIP Profiles when looking up the Contact.
* Update xml_cdr_delete.php (#3891 )
Fix typo in delete() query
* Make storage_path and storage_type = http_cache work (#3892 )
* Make storage_path work
if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.
* Update ivr.conf.lua
Add storage_path definition so storage_type of http_cache works correctly
* Fix IVR (#3898 )
IVR was broken after previous update/change.
* Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894 )
* Update directory.xml
* Update directory.xml
* Update directory.xml
* Update directory.xml
* Update directory.xml (#3931 )
* Update directory.xml (#3929 )
* Update directory.xml (#3928 )
* Update directory.xml (#3930 )
* Update directory.xml (#3927 )
* Update directory.xml (#3924 )
* Update directory.xml (#3922 )
* Update directory.xml (#3921 )
* Update directory.xml (#3923 )
* Update directory.xml (#3926 )
* Update directory.xml (#3925 )
* Update directory.xml (#3920 )
* Update directory.xml (#3916 )
* Update directory.xml (#3906 )
* Update directory.xml (#3919 )
* Update directory.xml (#3918 )
* Update directory.xml (#3917 )
* Update directory.xml (#3915 )
* Update directory.xml (#3914 )
* Update directory.xml (#3912 )
* Update directory.xml (#3911 )
* Update directory.xml (#3910 )
* Update directory.xml (#3909 )
* Update directory.xml (#3913 )
* Update directory.xml (#3908 )
* Update directory.xml (#3901 )
* Update directory.xml (#3902 )
* Update directory.xml (#3904 )
* Update directory.xml (#3907 )
* Update directory.xml (#3905 )
* Update directory.xml (#3903 )
* Update extensions.php
* Update domains.php
* Update dialplans.php
* Update users.php
* Update click_to_call.php
* Update app_config.php
* Update app_languages.php
* Update dialplan_edit.php
* Show enabled extension only on operator panel (#3900 )
Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.
* Add new default_settings for Fanvil products (#3895 )
* Add new default_settings for Fanvil products
* Set setting names too lowercase.
* Add additional firmware auto upgrade options
* Add intial Fanvil i30 device support (#3897 )
* Update app_config.php
* Update dialplan.php (#3934 )
Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.
* Update dialplan.php
* Fanvil x6 template (#3936 )
* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys
* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.
* Remove TR069 CPE serial number from template
* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login
* Fanvil i30 template fixes (#3933 )
* Make varible names lowercase. follows cf76c39e97
* Additional i30 fixs around FusionPBX and feature enhancements.
* Add dynamic memory key programming
* Add support for configuring time to leave switch relay open on i-series devices
* Add OSD parameters, fix egs_syslog, protect RTSP streams by default
* Fix Fanvil 'Memory' keys (#3932 )
* Expand Fanvil DSS-Key support for templating
* Fanvil vendor key fixes.
* Fanvil - Edit device keys to type 'memory' only
* Add Fanvil SpeedDial memory key support
* Update recordings.lua (#3937 )
Bug fix. Allow for nil and blank entries.
* Add DSS key programming to Fanvil X6
* Fanvil 'icon' key for dss key profiles
* Fanvil 'icon' key for dss key profiles
Add new Advanced SIP Var (#3859 )
Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"
sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}
Variables for DP750 Handset Assignment, Ring Type (#3772 )
New variables for the DP750 to allow the following settings:
$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)
$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)
$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)
Update app_config.php
Update 520_follow_me_bridge.xml (#3893 )
Search through all SIP Profiles when looking up the Contact.
Update xml_cdr_delete.php (#3891 )
Fix typo in delete() query
Make storage_path and storage_type = http_cache work (#3892 )
* Make storage_path work
if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.
* Update ivr.conf.lua
Add storage_path definition so storage_type of http_cache works correctly
Fix IVR (#3898 )
IVR was broken after previous update/change.
Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894 )
Update directory.xml
Update directory.xml
Update directory.xml
Update directory.xml
Update directory.xml (#3931 )
Update directory.xml (#3929 )
Update directory.xml (#3928 )
Update directory.xml (#3930 )
Update directory.xml (#3927 )
Update directory.xml (#3924 )
Update directory.xml (#3922 )
Update directory.xml (#3921 )
Update directory.xml (#3923 )
Update directory.xml (#3926 )
Update directory.xml (#3925 )
Update directory.xml (#3920 )
Update directory.xml (#3916 )
Update directory.xml (#3906 )
Update directory.xml (#3919 )
Update directory.xml (#3918 )
Update directory.xml (#3917 )
Update directory.xml (#3915 )
Update directory.xml (#3914 )
Update directory.xml (#3912 )
Update directory.xml (#3911 )
Update directory.xml (#3910 )
Update directory.xml (#3909 )
Update directory.xml (#3913 )
Update directory.xml (#3908 )
Update directory.xml (#3901 )
Update directory.xml (#3902 )
Update directory.xml (#3904 )
Update directory.xml (#3907 )
Update directory.xml (#3905 )
Update directory.xml (#3903 )
Update extensions.php
Update domains.php
Update dialplans.php
Update users.php
Update click_to_call.php
Update app_config.php
Update app_languages.php
Update dialplan_edit.php
Show enabled extension only on operator panel (#3900 )
Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.
Add new default_settings for Fanvil products (#3895 )
* Add new default_settings for Fanvil products
* Set setting names too lowercase.
* Add additional firmware auto upgrade options
Update app_config.php
Update dialplan.php (#3934 )
Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.
Update dialplan.php
Fanvil x6 template (#3936 )
* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys
* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.
* Remove TR069 CPE serial number from template
* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login
Fanvil i30 template fixes (#3933 )
* Make varible names lowercase. follows cf76c39e97
* Additional i30 fixs around FusionPBX and feature enhancements.
* Add dynamic memory key programming
* Add support for configuring time to leave switch relay open on i-series devices
* Add OSD parameters, fix egs_syslog, protect RTSP streams by default
Fix Fanvil 'Memory' keys (#3932 )
* Expand Fanvil DSS-Key support for templating
* Fanvil vendor key fixes.
* Fanvil - Edit device keys to type 'memory' only
* Add Fanvil SpeedDial memory key support
Update recordings.lua (#3937 )
Bug fix. Allow for nil and blank entries.
Add DSS key programming to Fanvil X6
* resync3
2018-12-12 10:08:21 -07:00
Killsudo
e2587078eb
Default Fanvil X6 to ISO8601 time and date format. ( #3943 )
2018-12-12 10:03:56 -07:00
FusionPBX
762e4ba7d2
Update fpdf.php
2018-12-10 12:34:26 -07:00
konradSC
50e5cc7949
Update recordings.lua ( #3941 )
...
Keep recording descriptions when overwriting a slot.
2018-12-10 09:30:02 -07:00
Tanner Smith
2f9185fa09
Add Grandstream WP820 provisioning template ( #3940 )
...
* Add Grandstream WP820 provisioning template
* Add Grandstream WP820 Phonebook XML
2018-12-09 23:07:50 -07:00
konradSC
ad56d76309
Update recordings.lua ( #3937 )
...
Bug fix. Allow for nil and blank entries.
2018-12-07 12:13:05 -07:00
Killsudo
2b0e70f68b
Fanvil i30 template fixes ( #3933 )
...
* Make varible names lowercase. follows cf76c39e97
* Additional i30 fixs around FusionPBX and feature enhancements.
* Add dynamic memory key programming
* Add support for configuring time to leave switch relay open on i-series devices
* Add OSD parameters, fix egs_syslog, protect RTSP streams by default
2018-12-06 21:19:02 -07:00
Killsudo
421ea66141
Fanvil x6 template ( #3936 )
...
* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys
* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.
* Remove TR069 CPE serial number from template
* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login
2018-12-06 21:15:19 -07:00
Killsudo
2364c8c93d
Add intial Fanvil i30 device support ( #3897 )
2018-12-05 19:52:16 -07:00
Len
cb9bced5aa
Update directory.xml ( #3903 )
2018-12-04 21:50:13 -07:00
Len
288aa3a74c
Update directory.xml ( #3905 )
2018-12-04 21:50:02 -07:00
Len
309feac1e4
Update directory.xml ( #3907 )
2018-12-04 21:49:51 -07:00
Len
1be2527e3a
Update directory.xml ( #3904 )
2018-12-04 21:49:43 -07:00
Len
33e9abf39f
Update directory.xml ( #3902 )
2018-12-04 21:49:32 -07:00
Len
6f891ab6a9
Update directory.xml ( #3901 )
2018-12-04 21:48:59 -07:00
Len
944e76ef2a
Update directory.xml ( #3908 )
2018-12-04 21:48:15 -07:00
Len
0b68c8218b
Update directory.xml ( #3913 )
2018-12-04 21:48:08 -07:00
Len
c6e8b4523b
Update directory.xml ( #3909 )
2018-12-04 21:47:43 -07:00
Len
9677a0014f
Update directory.xml ( #3910 )
2018-12-04 21:47:31 -07:00
Len
78e37c67e3
Update directory.xml ( #3911 )
2018-12-04 21:47:21 -07:00
Len
b20a542ad1
Update directory.xml ( #3912 )
2018-12-04 21:47:06 -07:00
Len
2cac99467e
Update directory.xml ( #3914 )
2018-12-04 21:46:51 -07:00
Len
807b5a1d38
Update directory.xml ( #3915 )
2018-12-04 21:45:51 -07:00
Len
f339473684
Update directory.xml ( #3917 )
2018-12-04 21:45:12 -07:00
Len
12be28599b
Update directory.xml ( #3918 )
2018-12-04 21:45:01 -07:00
Len
e6caaaffeb
Update directory.xml ( #3919 )
2018-12-04 21:44:27 -07:00
Len
959812bedd
Update directory.xml ( #3906 )
2018-12-04 21:43:39 -07:00
Len
b16d29db8b
Update directory.xml ( #3916 )
2018-12-04 21:43:19 -07:00
Len
b03159bab0
Update directory.xml ( #3920 )
2018-12-04 21:43:02 -07:00
Len
716d28611e
Update directory.xml ( #3925 )
2018-12-04 21:42:28 -07:00
Len
b35887471e
Update directory.xml ( #3926 )
2018-12-04 21:42:15 -07:00
Len
75951fa821
Update directory.xml ( #3923 )
2018-12-04 21:42:01 -07:00
Len
31fc7879f7
Update directory.xml ( #3921 )
2018-12-04 21:41:50 -07:00
Len
8c5976fc16
Update directory.xml ( #3922 )
2018-12-04 21:41:04 -07:00
Len
dba1ad00d9
Update directory.xml ( #3924 )
2018-12-04 21:40:49 -07:00
Len
f92ea22d9e
Update directory.xml ( #3927 )
2018-12-04 21:40:24 -07:00
Len
c55309fc91
Update directory.xml ( #3930 )
2018-12-04 21:38:30 -07:00
Len
3fae40d670
Update directory.xml ( #3928 )
2018-12-04 21:38:03 -07:00
Len
23669d0366
Update directory.xml ( #3929 )
2018-12-04 21:37:03 -07:00
Len
181329d625
Update directory.xml ( #3931 )
2018-12-04 21:36:48 -07:00
FusionPBX
a8dec99116
Update directory.xml
2018-12-04 11:11:23 -07:00
FusionPBX
ff3716e1b8
Update directory.xml
2018-12-04 11:10:59 -07:00
FusionPBX
d134b050ba
Update directory.xml
2018-12-04 11:10:29 -07:00
FusionPBX
1d406feecb
Update directory.xml
2018-12-04 11:09:50 -07:00
Zachary Kitchen
017615baaf
Fix IVR ( #3898 )
...
IVR was broken after previous update/change.
2018-12-04 00:15:02 -07:00
timando
11e445fb48
Make storage_path and storage_type = http_cache work ( #3892 )
...
* Make storage_path work
if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.
* Update ivr.conf.lua
Add storage_path definition so storage_type of http_cache works correctly
2018-12-03 20:25:04 -07:00
emaktech
7682c13e4d
Variables for DP750 Handset Assignment, Ring Type ( #3772 )
...
New variables for the DP750 to allow the following settings:
$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)
$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)
$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)
2018-12-02 20:44:52 -07:00
emaktech
0ebe8e08fe
Add new Advanced SIP Var ( #3859 )
...
Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"
sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}
2018-12-02 20:38:17 -07:00
Dan
d0a139e265
Rename Default settings category ( #3754 )
...
* Added a simple selfhosted voicemail transcription API client
* Minor logging cleanup
* Add some string escaping to handle transcription providers
* Add JSON handling (optional) to selfhosted API
* Changed name of Security settings to Extension
* Revert "Added a simple selfhosted voicemail transcription API client"
This reverts commits 77ae2b2830 to 2056a71f13
2018-12-02 11:00:30 -07:00
markjcrane
c465faf5bb
Update the languages
2018-12-01 23:00:09 +00:00
Len
8637425503
Update y000000000036.cfg ( #3890 )
2018-11-30 14:32:32 -07:00
Len
20e99fedbe
Update y000000000007.cfg ( #3877 )
2018-11-30 14:20:54 -07:00
Len
739918370c
Update y000000000052.cfg ( #3878 )
2018-11-30 14:20:12 -07:00
Len
30a352488d
Update y000000000005.cfg ( #3879 )
2018-11-30 14:20:02 -07:00
Len
53be38d643
Update y000000000044.cfg ( #3880 )
2018-11-30 14:19:54 -07:00
Len
a069aeaebe
Update y000000000004.cfg ( #3882 )
2018-11-30 14:19:45 -07:00
Len
80ad682360
Update y000000000069.cfg ( #3883 )
2018-11-30 14:19:35 -07:00
Len
c8f85bc023
Update y000000000045.cfg ( #3884 )
2018-11-30 14:19:19 -07:00
Len
43f47a68b0
Update y000000000076.cfg ( #3889 )
2018-11-30 14:18:25 -07:00
Len
4b7351bfad
Update y000000000038.cfg ( #3888 )
2018-11-30 14:16:22 -07:00
Len
1bfe24d25b
Update y000000000046.cfg ( #3886 )
2018-11-30 14:13:52 -07:00
Len
5859223a67
Update y000000000032.cfg ( #3887 )
2018-11-30 14:13:39 -07:00
Len
ec6464e81d
Update y000000000044.cfg ( #3881 )
2018-11-30 13:38:31 -07:00
Len
f5a36bb0c1
Update y000000000053.cfg ( #3876 )
2018-11-30 10:48:05 -07:00
FusionPBX
aec0e318d4
Update external.xml.noload
2018-11-29 22:49:13 -07:00
FusionPBX
62f392aed3
Update vars.xml
2018-11-27 09:19:03 -07:00
FusionPBX
a37fc64f3e
Update external-ipv6.xml.noload
2018-11-27 09:16:44 -07:00
FusionPBX
930416cea9
Update external.xml.noload
2018-11-27 09:16:06 -07:00
FusionPBX
fc5762824b
Update internal-ipv6.xml.noload
2018-11-27 09:15:35 -07:00
FusionPBX
2cf885b6a5
Update internal.xml.noload
2018-11-27 09:14:21 -07:00
FusionPBX
368d380fe9
Update {$mac}.cfg
2018-11-26 22:16:35 -07:00
FusionPBX
708f1fe966
Update {$mac}.cfg
2018-11-26 22:10:52 -07:00
Len
7120baa18b
Update y000000000066.cfg ( #3866 )
2018-11-26 13:43:13 -07:00
Len
c737cc9b1d
Update y000000000067.cfg ( #3865 )
2018-11-26 13:43:00 -07:00
Len
e9b5eb7775
Update y000000000065.cfg ( #3864 )
2018-11-26 13:42:49 -07:00
Len
0e0db30a36
Update {$mac}.cfg ( #3867 )
2018-11-26 13:42:36 -07:00
Len
470c0082c0
Update {$mac}.cfg ( #3868 )
2018-11-26 13:42:04 -07:00
Len
51ac59975b
Update {$mac}.cfg ( #3869 )
2018-11-26 13:41:42 -07:00
Len
5f7f7d4ae9
Update y000000000068.cfg ( #3863 )
2018-11-26 13:41:17 -07:00
TekMason
107de62fc0
Update y000000000028.cfg ( #3862 )
...
* Update y000000000028.cfg
Addition of Dsskey section per Yealink Provisioning common (model) template and variable for features.config_dsskey_length similar to t54s implementation.
See https://gitlab.com/tekmason/fusionpbx-issues/issues/16 for details and use case.
* Update y000000000028.cfg
* Update y000000000028.cfg
2018-11-22 11:56:38 -07:00
kwriley87
006ba4c563
HTek Template Changes ( #3770 )
...
* Fix http:// prefix in Server Config URL to https://
Currently in the template, the server config prefix is set to http:// and should be set to https://
* Fix http:// prefix in Server Config to https://
Currently in the template, the server config prefix is set to http:// and should be set to https://
* HTek Template Changes
TSLCommenNameValidation should be set to 1 for OFF
TLSOnlyAcceptTrustCA should be set to 1 for OFF
TrustedCaType Should be set to 2 for All Certificates
2018-11-19 16:40:25 -06:00
konradSC
9ff799cfe4
BLF of agent status "agent+username@domain.com ( #3860 )
...
* BLF of agent status "agent+username@domain.com
Add the ability to monitor the availability status of a call center agent with "agent+agentname@domain.com".
* Update index.lua
Send notify to blf with "agent+agentname@domain.com"
2018-11-19 16:39:54 -06:00
Len
93cd21747f
Update {$mac}.cfg ( #3849 )
2018-11-12 22:50:10 -06:00
Len
30bf889057
Update {$mac}.cfg ( #3851 )
2018-11-12 22:49:57 -06:00
Len
ae016dd09e
Update {$mac}.cfg ( #3852 )
2018-11-12 22:49:46 -06:00
Len
030ed3b237
Update {$mac}.cfg ( #3853 )
2018-11-12 22:49:32 -06:00
Len
775b39ad20
Update {$mac}.cfg ( #3850 )
2018-11-12 22:49:11 -06:00
Len
1fa28ad911
Update {$mac}.cfg ( #3848 )
2018-11-12 22:48:56 -06:00
FusionPBX
35641925f6
Update {$mac}.cfg
2018-11-12 17:05:07 -06:00
FusionPBX
cea66a7c81
Update {$mac}.xml
2018-11-10 22:10:04 -07:00
Len
2c88430278
Update {$mac}.xml ( #3824 )
2018-11-10 22:07:41 -07:00
Len
745a43efdc
Update {$mac}.xml ( #3821 )
2018-11-10 22:07:02 -07:00
Len
185483f6e5
Update {$mac}.xml ( #3819 )
2018-11-10 22:06:37 -07:00
Len
83c9eb9ced
Update {$mac}.xml ( #3818 )
2018-11-10 22:05:59 -07:00
Len
1c76d57e5c
Update {$mac}.xml ( #3820 )
2018-11-10 22:05:43 -07:00
Len
6167bbd3a5
Update {$mac}.xml ( #3825 )
2018-11-10 22:05:20 -07:00
Len
8071392570
Update {$mac}.xml ( #3823 )
2018-11-10 22:05:04 -07:00
Len
68c1e03613
Update {$mac}.xml ( #3827 )
2018-11-10 22:04:40 -07:00
Len
3e939c3c16
Update {$mac}.xml ( #3822 )
2018-11-10 22:04:15 -07:00
Len
c31ad37405
Update {$mac}.xml ( #3826 )
2018-11-10 22:04:02 -07:00
Len
db003c4f8f
Update {$mac}.xml ( #3828 )
2018-11-10 22:03:33 -07:00
Len
7e4855d7ee
Update {$mac}.xml ( #3830 )
2018-11-10 22:02:54 -07:00
Len
b1144c2801
Update {$mac}.xml ( #3831 )
2018-11-10 22:02:41 -07:00
Len
d9cde40e9e
Update {$mac}.xml ( #3832 )
2018-11-10 22:01:54 -07:00
Len
b8ead7e7db
Update {$mac}.xml ( #3833 )
2018-11-10 22:01:12 -07:00
Len
eea7e163e4
Update {$mac}.xml ( #3834 )
2018-11-10 22:00:41 -07:00
Len
f16f2750e4
Update {$mac}.xml ( #3835 )
2018-11-10 22:00:09 -07:00
Len
dad731deae
Update {$mac}.xml ( #3836 )
2018-11-10 21:59:48 -07:00
Len
06c2643c64
Update {$mac}.xml ( #3837 )
2018-11-10 21:59:19 -07:00
Len
098546ab17
Update {$mac}.xml ( #3838 )
2018-11-10 21:58:44 -07:00
Len
7bc778f778
Update {$mac}.xml ( #3839 )
2018-11-10 21:58:27 -07:00
Len
a341d4f252
Update {$mac}.xml ( #3840 )
2018-11-10 21:57:53 -07:00
Len
26f20c4c5a
Update {$mac}.xml ( #3841 )
2018-11-10 21:57:38 -07:00
Len
ca956fecc9
Update {$mac}.xml ( #3842 )
2018-11-10 21:57:13 -07:00
Len
32e5d07619
Update {$mac}.xml ( #3843 )
2018-11-10 21:57:00 -07:00
Len
3a0153106a
Update {$mac}.xml ( #3844 )
2018-11-10 21:56:31 -07:00
Len
1267e8bd38
Update {$mac}.xml ( #3845 )
2018-11-10 21:55:59 -07:00
Len
b72169ef7b
Update {$mac}.xml ( #3846 )
2018-11-10 21:55:33 -07:00
FusionPBX
2ea82cf46d
Update app_languages.php
2018-11-10 00:16:38 -07:00
FusionPBX
c7371b1f1b
Update {$mac}.cfg
2018-11-09 13:28:37 -07:00
FusionPBX
83cbd4d72a
Update {$mac}.cfg
2018-11-09 13:28:15 -07:00
FusionPBX
884d91898d
Update {$mac}.cfg
2018-11-09 13:26:32 -07:00
FusionPBX
97bd1ea182
Polycom disable multi-cast as it crosses domains.
2018-11-09 13:01:33 -07:00
FusionPBX
b0c39e3779
Polycom disable multi-cast as it crosses domains.
2018-11-09 13:01:10 -07:00
FusionPBX
5848c54ae6
Polycom disable multi-cast as it crosses domains.
2018-11-09 13:00:44 -07:00
Len
3405278a0c
Update {$mac}.xml ( #3764 )
2018-11-08 12:58:21 -07:00
Len
98a0139c8e
Update {$mac}.xml ( #3765 )
2018-11-08 12:58:03 -07:00
Len
b65840e252
Update {$mac}.xml ( #3766 )
2018-11-08 12:57:51 -07:00
Len
6347f8e962
Update {$mac}.xml ( #3767 )
2018-11-08 12:57:41 -07:00
Len
490175360a
Update {$mac}.xml ( #3768 )
2018-11-08 12:57:17 -07:00
Len
32ca04b117
Update {$mac}.xml ( #3763 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-11-08 12:57:01 -07:00
FusionPBX
a51aa6dbbf
Update {$mac}.cfg
2018-11-08 12:05:51 -07:00
FusionPBX
a5ca3e30a7
Update {$mac}.cfg
2018-11-08 12:04:06 -07:00
FusionPBX
2cade1e020
Update {$mac}.cfg
2018-11-08 12:01:40 -07:00
FusionPBX
6eae9afb4f
Update {$mac}.cfg
2018-11-08 11:58:42 -07:00
FusionPBX
2d32c77097
Update {$mac}.cfg
2018-11-08 11:50:52 -07:00
FusionPBX
cc5624e749
Update {$mac}.cfg
2018-11-08 11:49:39 -07:00
FusionPBX
c6059aa663
Update {$mac}.cfg
2018-11-08 11:48:37 -07:00
FusionPBX
49d2935a14
Update {$mac}.cfg
2018-11-08 11:47:31 -07:00
ednt
22f3ccd8db
Update y000000000066.cfg ( #3759 )
...
LCD language was not changed by provisioning
2018-11-08 11:07:49 -07:00
Len
440653688a
Update {$mac}.cfg ( #3760 )
2018-11-08 11:07:36 -07:00
Len
f2fb77342e
Update {$mac}.xml ( #3761 )
2018-11-08 11:07:14 -07:00
Len
2e697b08b3
Update {$mac}.xml ( #3762 )
2018-11-08 11:07:00 -07:00
danry25
60d52a71ea
Minor variable renaming per IRC conversation ( #3758 )
2018-11-08 00:58:39 -07:00
FusionPBX
fe98a1939c
Update app_languages.php
2018-11-07 23:06:15 -07:00
Len
c811ee44c4
Update {$mac}.xml ( #3757 )
2018-11-07 20:18:28 -07:00
Len
bddedcfe5a
Update general ( #3756 )
2018-11-07 19:41:15 -07:00
FusionPBX
eca3ff833e
Update {$mac}.xml
2018-11-07 19:23:48 -07:00
FusionPBX
3451d57036
Update {$mac}.xml
2018-11-07 19:21:16 -07:00
FusionPBX
161a3dae84
Update {$mac}.cfg
2018-11-07 19:05:55 -07:00
FusionPBX
78b392cacb
Update {$mac}.xml
2018-11-07 18:29:56 -07:00
FusionPBX
d5a8df3467
Update {$mac}.xml
2018-11-07 14:32:38 -07:00
FusionPBX
0af896d1f0
Update {$mac}.xml
2018-11-07 14:31:55 -07:00
FusionPBX
654deadac4
Update {$mac}.xml
2018-11-07 14:30:04 -07:00
FusionPBX
3472e0bd13
Update {$mac}.xml
2018-11-07 14:28:29 -07:00
FusionPBX
27701741c5
Update {$mac}.xml
2018-11-07 14:27:56 -07:00
FusionPBX
b193a7268a
Update {$mac}.xml
2018-11-07 14:26:59 -07:00
FusionPBX
1c1d892191
Update {$mac}.xml
2018-11-07 14:26:24 -07:00
FusionPBX
c323523211
Update {$mac}.cfg
2018-11-07 13:01:19 -07:00
FusionPBX
826c71458f
Update {$mac}.xml
2018-11-07 12:57:24 -07:00
FusionPBX
e0ffb406d0
Update {$mac}.xml
2018-11-07 12:55:33 -07:00
FusionPBX
f2ecedc905
Update {$mac}.cfg
2018-11-07 12:53:37 -07:00
FusionPBX
88f94b7bef
Update {$mac}.xml
2018-11-07 12:50:52 -07:00
FusionPBX
562bf7d248
Update {$mac}.xml
2018-11-07 12:47:46 -07:00
danry25
c452b9417f
Selfhosted Transcription Service ( #3753 )
...
* Added a simple selfhosted voicemail transcription API client
* Minor logging cleanup
* Add some string escaping to handle transcription providers
* Add JSON handling (optional) to selfhosted API
2018-11-07 00:39:20 -07:00
markjcrane
c52e2d64a9
Update Smarty to version 3.1.33
2018-11-07 07:18:14 +00:00
FusionPBX
f661a7ab0c
Update {$mac}.xml
2018-11-06 23:41:20 -07:00
FusionPBX
56aaae2766
Update {$mac}.xml
2018-11-06 23:34:37 -07:00
FusionPBX
2f5c93729d
Update {$mac}.xml
2018-11-06 21:01:47 -07:00
FusionPBX
097e12f343
Update {$mac}.cfg
2018-11-06 00:33:55 -07:00
FusionPBX
ad12f0f793
Update {$mac}.cfg
2018-11-05 20:07:19 -07:00
FusionPBX
e490f33c3a
Update app_languages.php
2018-11-03 11:32:25 -06:00
FusionPBX
50190c2b2b
Update vars.xml
2018-11-01 17:42:49 -06:00
FusionPBX
1092ece47c
Update events.lua
2018-11-01 15:07:16 -06:00
FusionPBX
0b6a06fc2b
Update {$mac}.cfg
2018-11-01 12:57:08 -06:00
FusionPBX
fb0d558120
Update {$mac}.cfg
2018-11-01 12:56:41 -06:00
FusionPBX
12bb388a6b
Update y000000000068.cfg
2018-10-31 15:31:10 -06:00
FusionPBX
34f2f89b99
Update y000000000065.cfg
2018-10-31 15:28:20 -06:00
FusionPBX
8c7290f49d
Update y000000000066.cfg
2018-10-31 15:27:20 -06:00
FusionPBX
375eeeecf4
Update y000000000067.cfg
2018-10-31 15:26:20 -06:00
FusionPBX
90de831e97
Update index.lua
2018-10-30 21:44:31 -06:00
AlexanderDCrane
9705624c12
Update {$mac}.xml ( #3737 )
2018-10-26 13:43:32 -06:00
AlexanderDCrane
d2a4c6a530
Update {$mac}.xml ( #3739 )
2018-10-26 13:43:21 -06:00
AlexanderDCrane
651a4a2bce
Update {$mac}.xml ( #3738 )
2018-10-26 13:43:10 -06:00
AlexanderDCrane
ebe1530854
Update {$mac}.xml ( #3740 )
2018-10-26 13:42:53 -06:00
AlexanderDCrane
0025440489
Update {$mac}.xml ( #3741 )
2018-10-26 13:42:42 -06:00
AlexanderDCrane
05d80818aa
Update {$mac}.xml ( #3742 )
2018-10-26 13:42:24 -06:00
AlexanderDCrane
b5b13ad951
Update {$mac}.cfg ( #3735 )
2018-10-26 13:42:10 -06:00
AlexanderDCrane
d4a3225b31
Update {$mac}.xml ( #3743 )
2018-10-26 13:41:50 -06:00
AlexanderDCrane
a707c3a3b1
Update {$mac}.xml ( #3744 )
2018-10-26 13:41:27 -06:00
AlexanderDCrane
07ad49986f
Update {$mac}.xml ( #3745 )
2018-10-26 13:41:08 -06:00
AlexanderDCrane
36ea136780
Update {$mac}.xml ( #3746 )
2018-10-26 13:40:50 -06:00
AlexanderDCrane
6c823c6acd
Update {$mac}.xml ( #3747 )
2018-10-26 13:40:35 -06:00
AlexanderDCrane
5baf053a71
Update {$mac}.xml ( #3748 )
2018-10-26 13:40:21 -06:00
AlexanderDCrane
564410fad9
Update {$mac}.xml ( #3749 )
2018-10-26 13:40:03 -06:00
AlexanderDCrane
43bf975cb9
Update {$mac}.xml ( #3736 )
2018-10-26 13:39:28 -06:00
AlexanderDCrane
91ae4fb5a3
Update {$mac}.cfg ( #3734 )
2018-10-26 13:37:43 -06:00
AlexanderDCrane
50f21c0ebf
Update {$mac}.cfg ( #3733 )
2018-10-26 13:37:30 -06:00
AlexanderDCrane
f1b779a2e8
Update {$mac}.cfg ( #3732 )
2018-10-26 13:37:14 -06:00
AlexanderDCrane
7e1cf4a136
Update {$mac}.cfg ( #3731 )
2018-10-26 12:00:54 -06:00
AlexanderDCrane
b3891b8394
Update {$mac}.cfg ( #3730 )
2018-10-26 11:58:58 -06:00
AlexanderDCrane
8365942fe1
Update {$mac}.cfg ( #3729 )
2018-10-26 11:58:08 -06:00
AlexanderDCrane
8f37fca6a3
Update {$mac}.cfg ( #3728 )
2018-10-26 11:57:48 -06:00
AlexanderDCrane
0b53d9a7da
Update {$mac}.cfg ( #3726 )
2018-10-26 11:53:41 -06:00
AlexanderDCrane
0d297bc13e
Update {$mac}.cfg ( #3727 )
2018-10-26 11:53:20 -06:00
AlexanderDCrane
59494f0152
Update {$mac}.cfg ( #3725 )
2018-10-26 11:53:04 -06:00
sergey-mz
c4962c460e
Added check if transcription result is nil ( #3724 )
...
If the message is too short then the result is nil.
Error occurs in this case: record_message.lua:97: attempt to index field 'results' (a nil value)
Added check if transcribe_json["results"] is nil.
2018-10-26 10:25:08 -06:00
FusionPBX
cd87384c11
Update y000000000000.cfg
2018-10-25 23:21:12 -06:00
FusionPBX
d3a042770c
Update y000000000000.cfg
2018-10-25 23:21:09 -06:00
FusionPBX
0dbaad58dd
Update y000000000037.cfg
2018-10-25 23:21:05 -06:00
FusionPBX
e00ac69da1
Update y000000000023.cfg
2018-10-25 23:21:01 -06:00
FusionPBX
00d64f1e38
Update y000000000025.cfg
2018-10-25 23:20:57 -06:00
FusionPBX
9c0c41bc2e
Update y000000000025.cfg
2018-10-25 23:20:53 -06:00
FusionPBX
958438b49f
Update y000000000077.cfg
2018-10-25 23:20:50 -06:00
FusionPBX
1d6075c26d
Update y000000000038.cfg
2018-10-25 23:17:14 -06:00
FusionPBX
255e7e3697
Update y000000000032.cfg
2018-10-25 23:17:09 -06:00
FusionPBX
79d1e75987
Update y000000000046.cfg
2018-10-25 23:17:04 -06:00
FusionPBX
c67e42cb93
Update y000000000000.cfg
2018-10-25 23:17:00 -06:00
FusionPBX
875fe4a3e0
Update y000000000045.cfg
2018-10-25 23:16:55 -06:00
FusionPBX
334abf5ac0
Update y000000000069.cfg
2018-10-25 23:16:52 -06:00
FusionPBX
590e3ddcbb
Update y000000000004.cfg
2018-10-25 23:16:46 -06:00
FusionPBX
c72f3de99f
Update y000000000044.cfg
2018-10-25 23:16:41 -06:00
FusionPBX
848185296e
Update y000000000044.cfg
2018-10-25 23:16:36 -06:00
FusionPBX
74f0715fe7
Update y000000000005.cfg
2018-10-25 23:16:31 -06:00
FusionPBX
cfa2b0cc72
Update y000000000052.cfg
2018-10-25 23:16:24 -06:00
FusionPBX
e07637f0f8
Update y000000000007.cfg
2018-10-25 23:16:19 -06:00
FusionPBX
a39d48b0dc
Update y000000000053.cfg
2018-10-25 23:16:13 -06:00
FusionPBX
1006d82ba1
Update y000000000070.cfg
2018-10-25 23:09:51 -06:00
FusionPBX
a8acfca9db
Update y000000000076.cfg
2018-10-25 23:09:43 -06:00
FusionPBX
876307fe85
Update y000000000054.cfg
2018-10-25 23:09:34 -06:00
FusionPBX
292a01c116
Update y000000000036.cfg
2018-10-25 23:09:27 -06:00
FusionPBX
b2666b786f
Update y000000000068.cfg
2018-10-25 23:09:18 -06:00
FusionPBX
0b70cd2533
Update y000000000029.cfg
2018-10-25 23:09:09 -06:00
FusionPBX
27b6eb9bd2
Update y000000000067.cfg
2018-10-25 23:09:03 -06:00
FusionPBX
02f7d70298
Update y000000000028.cfg
2018-10-25 23:08:55 -06:00
FusionPBX
763d41e08a
Update y000000000066.cfg
2018-10-25 23:08:46 -06:00
FusionPBX
204c0b3645
Update y000000000035.cfg
2018-10-25 23:08:36 -06:00
FusionPBX
a65c0946dc
Update y000000000065.cfg
2018-10-25 23:08:28 -06:00
FusionPBX
50c078d2e1
Update y000000000051.cfg
2018-10-25 23:08:13 -06:00
FusionPBX
fe329a487d
Update y000000000074.cfg
2018-10-25 23:08:06 -06:00
FusionPBX
dbfdba46cb
Update y000000000056.cfg
2018-10-25 22:57:05 -06:00
FusionPBX
71d5294258
Update y000000000058.cfg
2018-10-25 22:56:19 -06:00
AlexanderDCrane
a6a844f4eb
Update MN_{$mac}.cfg ( #3720 )
2018-10-25 20:14:21 -06:00
AlexanderDCrane
a2e81cd087
Update MN_{$mac}.cfg ( #3721 )
2018-10-25 20:14:03 -06:00
AlexanderDCrane
5d8004a3fb
Update MN_{$mac}.cfg ( #3722 )
2018-10-25 20:13:52 -06:00
AlexanderDCrane
d6105def44
Update algom{$mac}.conf ( #3719 )
2018-10-25 20:13:39 -06:00
AlexanderDCrane
984c6ddbd7
Update {$mac}.cfg ( #3718 )
2018-10-25 20:13:23 -06:00
AlexanderDCrane
70e269ab56
Update {$mac}.xml ( #3714 )
2018-10-25 20:02:17 -06:00
AlexanderDCrane
f03cb69179
Update {$mac}.xml ( #3715 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-25 20:02:00 -06:00
AlexanderDCrane
31b152a6a0
Update {$mac}.xml ( #3713 )
2018-10-25 20:01:15 -06:00
AlexanderDCrane
7c4e3900e4
Update {$mac}.xml ( #3716 )
2018-10-25 20:01:02 -06:00
AlexanderDCrane
94df8bfb33
Update {$mac}.cfg ( #3717 )
2018-10-25 20:00:45 -06:00
AlexanderDCrane
7a1594652f
Update {$mac}.cfg ( #3712 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-10-25 20:00:22 -06:00
AlexanderDCrane
f3e71b8944
Update {$mac}.cfg ( #3711 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-10-25 20:00:00 -06:00
FusionPBX
2c292611af
Update functions.php
2018-10-25 09:46:33 -06:00
AlexanderDCrane
bf1be964f7
Update {$mac}.xml ( #3698 )
2018-10-24 18:54:36 -06:00
AlexanderDCrane
4650dcdfd1
Update {$mac}.xml ( #3699 )
2018-10-24 18:54:02 -06:00
AlexanderDCrane
60754b0d33
Update {$mac}.xml ( #3700 )
2018-10-24 18:53:37 -06:00
AlexanderDCrane
2880d5ba61
Update {$mac}.xml ( #3701 )
2018-10-24 18:53:24 -06:00
AlexanderDCrane
7a35c67887
Update {$mac}.xml ( #3702 )
2018-10-24 18:52:58 -06:00
AlexanderDCrane
be0b373019
Update {$mac}.xml ( #3703 )
2018-10-24 18:52:21 -06:00
AlexanderDCrane
404d96e691
Update {$mac}.xml ( #3704 )
2018-10-24 18:51:55 -06:00
AlexanderDCrane
2c1054ad7c
Update {$mac}.xml ( #3705 )
2018-10-24 18:51:32 -06:00
AlexanderDCrane
b595c63f25
Update {$mac}.xml ( #3706 )
2018-10-24 18:50:54 -06:00
AlexanderDCrane
f169f88cea
Update {$mac}.xml ( #3707 )
2018-10-24 18:50:23 -06:00
AlexanderDCrane
d28b5ff98a
Update {$mac}.xml ( #3697 )
2018-10-24 18:49:56 -06:00
AlexanderDCrane
98a9772886
Update {$mac}.xml ( #3708 )
2018-10-24 18:48:52 -06:00
AlexanderDCrane
b798ca4799
Update {$mac}.xml ( #3709 )
2018-10-24 18:48:27 -06:00
FusionPBX
de37a5ee15
Update pdo.php
2018-10-24 10:47:10 -06:00
FusionPBX
6935f6f599
Update pdo.php
2018-10-23 22:38:35 -06:00
AlexanderDCrane
62c9e2c2cc
Update {$mac}.xml ( #3677 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 22:03:48 -06:00
AlexanderDCrane
6dc0ea99ae
Update {$mac}.xml ( #3678 )
2018-10-20 21:53:39 -06:00
AlexanderDCrane
165faebfaa
Update {$mac}.xml ( #3679 )
2018-10-20 21:47:02 -06:00
AlexanderDCrane
e32e6fabf4
Update {$mac}.xml ( #3680 )
2018-10-20 21:45:22 -06:00
AlexanderDCrane
b6af91b64d
Update {$mac}.xml ( #3681 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:44:08 -06:00
AlexanderDCrane
3cd4e0d39c
Update {$mac}.xml ( #3682 )
2018-10-20 21:33:46 -06:00
AlexanderDCrane
be5449feb4
Update {$mac}.xml ( #3683 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:31:44 -06:00
AlexanderDCrane
c0bea83529
Update {$mac}.xml ( #3684 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:27:55 -06:00
AlexanderDCrane
48f9f8733d
Update {$mac}.xml ( #3685 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:26:23 -06:00
AlexanderDCrane
8f55923a1b
Update {$mac}.xml ( #3686 )
2018-10-20 21:22:48 -06:00
AlexanderDCrane
c348e16bea
Update {$mac}.xml ( #3687 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:21:33 -06:00
AlexanderDCrane
ba74b6d96c
Update {$mac}.xml ( #3688 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:18:54 -06:00
AlexanderDCrane
fc99f46d06
Update {$mac}.xml ( #3689 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:17:01 -06:00
AlexanderDCrane
71749e3c21
Update {$mac}.xml ( #3690 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:14:49 -06:00
AlexanderDCrane
29a61b3af1
Update {$mac}.xml ( #3691 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:12:46 -06:00
AlexanderDCrane
9dcb8cbdf1
Update {$mac}.xml ( #3692 )
2018-10-20 21:10:50 -06:00
AlexanderDCrane
a5bf7d5eeb
Update {$mac}.xml ( #3693 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:08:34 -06:00
AlexanderDCrane
82d63c0680
Update {$mac}.xml ( #3694 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 21:04:40 -06:00
AlexanderDCrane
6b811b4737
Update {$mac}.xml ( #3676 )
2018-10-20 16:39:10 -06:00
AlexanderDCrane
cbeac018c1
Update {$mac}.xml ( #3675 )
2018-10-20 16:38:39 -06:00
AlexanderDCrane
47087393ed
Update {$mac}.xml ( #3665 )
2018-10-20 16:18:37 -06:00
AlexanderDCrane
61e1ddd344
Update {$mac}.xml ( #3667 )
2018-10-20 16:18:24 -06:00
AlexanderDCrane
6a14863cd7
Update {$mac}.xml ( #3668 )
2018-10-20 16:18:01 -06:00
AlexanderDCrane
3ba814ba44
Update {$mac}.xml ( #3669 )
2018-10-20 16:17:48 -06:00
AlexanderDCrane
2082430d6c
Update {$mac}.xml ( #3670 )
2018-10-20 16:17:36 -06:00
AlexanderDCrane
55fdc18a26
Update {$mac}.xml ( #3672 )
2018-10-20 16:16:52 -06:00
AlexanderDCrane
f7cdb5cb71
Update {$mac}.xml ( #3674 )
2018-10-20 16:16:21 -06:00
AlexanderDCrane
36b106114d
Update {$mac}.xml ( #3666 )
2018-10-20 16:15:55 -06:00
AlexanderDCrane
9110026b07
Update {$mac}.xml ( #3664 )
2018-10-20 16:14:54 -06:00
AlexanderDCrane
cce5db225d
Update {$mac}.xml ( #3663 )
2018-10-20 16:14:29 -06:00
AlexanderDCrane
aff0481a49
Update {$mac}.xml ( #3662 )
2018-10-20 16:13:31 -06:00
AlexanderDCrane
718b5a951f
Update {$mac}.xml ( #3660 )
2018-10-20 16:12:03 -06:00
AlexanderDCrane
842be3d75b
Update {$mac}.xml ( #3661 )
2018-10-20 16:11:00 -06:00
AlexanderDCrane
b43c164439
Update {$mac}.xml ( #3659 )
2018-10-20 16:10:18 -06:00
FusionPBX
470de9f8ed
Update {$mac}.xml
2018-10-20 16:09:37 -06:00
AlexanderDCrane
299d78df79
Update {$mac}.xml ( #3656 )
...
* Update {$mac}.xml
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 16:08:56 -06:00
AlexanderDCrane
5933058ab3
Update {$mac}.xml ( #3673 )
2018-10-20 16:07:44 -06:00
FusionPBX
981ee2f083
Update {$mac}.xml
2018-10-20 16:05:27 -06:00
AlexanderDCrane
540c8dff58
Update {$mac}.xml ( #3655 )
2018-10-20 16:04:52 -06:00
FusionPBX
48b78801cd
Update {$mac}.xml
2018-10-20 16:03:36 -06:00
AlexanderDCrane
b0fdc29be0
Update {$mac}.xml ( #3654 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 16:01:18 -06:00
AlexanderDCrane
a32783bb72
Update {mac}.xml ( #3653 )
2018-10-20 15:59:01 -06:00
AlexanderDCrane
865abd6896
Update {$mac}.xml ( #3652 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 15:57:59 -06:00
AlexanderDCrane
2e18458155
Update {$mac}.xml ( #3657 )
...
* Update {$mac}.xml
* Update {$mac}.xml
2018-10-20 15:02:09 -06:00
AlexanderDCrane
ca2d68a9aa
Update {$mac}.xml ( #3658 )
2018-10-20 15:00:02 -06:00
FusionPBX
4446651f27
Update {$mac}.xml
2018-10-20 13:58:43 -06:00
FusionPBX
123a433746
Update {$mac}.xml
2018-10-20 13:06:10 -06:00
FusionPBX
1d60b7ceb6
Update {$mac}.xml
2018-10-20 12:58:43 -06:00
AlexanderDCrane
313af4a916
Update {$mac}.cfg ( #3651 )
2018-10-19 15:03:18 -06:00
AlexanderDCrane
071c7b2402
Update {$mac}.cfg ( #3650 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-10-19 15:03:02 -06:00
AlexanderDCrane
0d3fb11a38
Update {$mac}.cfg ( #3649 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-10-19 15:02:49 -06:00
AlexanderDCrane
554b805822
Update {$mac}.cfg ( #3648 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-10-19 15:02:33 -06:00
AlexanderDCrane
a76cb54ec2
Update {$mac}.cfg ( #3647 )
2018-10-19 15:02:16 -06:00
AlexanderDCrane
f83e5f3daa
Update {$mac}.cfg ( #3646 )
2018-10-19 15:02:00 -06:00
AlexanderDCrane
7164243db5
Update {$mac}.cfg ( #3645 )
2018-10-19 15:01:47 -06:00
AlexanderDCrane
e6d50eee74
Update {$mac}.cfg ( #3644 )
2018-10-19 15:01:27 -06:00
AlexanderDCrane
f6b3c23fbe
Update {$mac}.cfg ( #3643 )
2018-10-19 15:01:12 -06:00
AlexanderDCrane
b67458f143
Update {$mac}.cfg ( #3642 )
2018-10-19 14:59:18 -06:00
AlexanderDCrane
ddb5fb28b8
Update {$mac}.cfg ( #3641 )
2018-10-19 14:59:00 -06:00
FusionPBX
f6862aabe8
Update {$mac}.cfg
2018-10-19 13:17:13 -06:00
AlexanderDCrane
b239badcc2
Update {$mac}.xml ( #3640 )
2018-10-19 13:10:29 -06:00
AlexanderDCrane
182b246b91
Update {$mac}.xml ( #3639 )
2018-10-19 13:09:43 -06:00
AlexanderDCrane
2223d96bbe
Update {$mac}.xml ( #3638 )
2018-10-19 13:02:24 -06:00
AlexanderDCrane
b763a37c9b
Update {$mac}.xml ( #3637 )
2018-10-19 13:02:00 -06:00
AlexanderDCrane
cb89aae992
Update {$mac}.xml ( #3636 )
2018-10-19 12:46:27 -06:00
AlexanderDCrane
99deb064e1
Update {$mac}.xml ( #3635 )
2018-10-19 12:44:07 -06:00
AlexanderDCrane
a2bbf30f9e
Update {$mac}.xml ( #3634 )
2018-10-19 12:34:54 -06:00
AlexanderDCrane
6282c01620
Update {$mac}.xml ( #3633 )
2018-10-19 12:34:24 -06:00
FusionPBX
1116bd4564
Update {$mac}.xml
2018-10-19 12:18:36 -06:00
FusionPBX
0b2aec43d8
Delete directory.xml
2018-10-19 12:16:45 -06:00
FusionPBX
fce5211dac
Update {$mac}.xml
2018-10-16 17:20:07 -06:00
FusionPBX
a1c10d83b7
Update directory.xml
2018-10-16 17:03:05 -06:00
FusionPBX
4245b16a31
Update {$mac}.xml
2018-10-16 16:46:12 -06:00
FusionPBX
7ab3c722c2
Update {$mac}.xml
2018-10-16 16:45:44 -06:00
FusionPBX
80444a2c43
Update {$mac}.xml
2018-10-16 16:30:53 -06:00
FusionPBX
944018815d
Create directory.xml
2018-10-16 16:23:28 -06:00
FusionPBX
800aa94ecf
Update destinations.php
2018-10-16 00:33:43 -06:00
FusionPBX
c6905e922b
Update functions.php
2018-10-15 15:46:27 -06:00
FusionPBX
f8b49ceabc
Update default.xml
2018-10-13 21:34:06 -06:00
Killsudo
063ba6bb96
Setup Grandstream GXP2100 Template and Phonebook ( #3631 )
...
* Setup Grandstream GXP2100 Template and Phonebook for working provisioning
2018-10-12 14:30:14 -06:00
FusionPBX
2145b860d5
Update {$mac}.xml
2018-10-09 19:52:45 -06:00
FusionPBX
91c51b31fd
Update {$mac}.xml
2018-10-09 19:29:16 -06:00
danry25
47bf8a5885
GXP2170 Provisioning File Improvements ( #3628 )
...
* Added the ability to pick the SIP account for the first two slots on each handset
* Revert to clean base
* Configurable firmware versions for the Grandstream DP750
* GXP2170 Config File improvements
* Added OpenVPN options back (but commented out), changed call waiting & vlan variables
* Readd Broadsoft Features, but commented out
2018-10-08 22:33:27 -06:00
Killsudo
244bec55c6
Fix cisco 7940/7960 directory.xml enterprise line ( #3630 )
2018-10-08 21:43:15 -06:00
FusionPBX
e5ef333540
Update follow_me.lua
2018-10-05 14:08:42 -06:00
FusionPBX
ac5283379d
Update index.lua
2018-10-05 13:42:49 -06:00
FusionPBX
0dbd3465fa
Update {$mac}.xml
2018-10-04 13:26:52 -06:00
AlexanderDCrane
c421da19df
Update {$mac}.cfg ( #3596 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-28 13:10:31 -06:00
AlexanderDCrane
9b5b5db78f
Update {$mac}.cfg ( #3597 )
2018-09-28 13:10:18 -06:00
AlexanderDCrane
ff365759ec
Update {$mac}.cfg ( #3598 )
2018-09-28 13:10:02 -06:00
AlexanderDCrane
5da2840676
Update {$mac}.cfg ( #3599 )
2018-09-28 13:09:52 -06:00
AlexanderDCrane
eda72f2d6f
Update {$mac}.cfg ( #3600 )
2018-09-28 13:09:31 -06:00
AlexanderDCrane
ca923cf0f0
Update {$mac}.cfg ( #3601 )
2018-09-28 13:09:19 -06:00
AlexanderDCrane
491db9a5b7
Update {$mac}.cfg ( #3602 )
2018-09-28 13:08:59 -06:00
AlexanderDCrane
f920421f0b
Update {$mac}.cfg ( #3603 )
2018-09-28 13:08:42 -06:00
AlexanderDCrane
ae84d02325
Update {$mac}.cfg ( #3604 )
2018-09-28 13:08:30 -06:00
AlexanderDCrane
b1b397f6d4
Update {$mac}.cfg ( #3605 )
2018-09-28 13:08:12 -06:00
AlexanderDCrane
069c6ac970
Update {$mac}.cfg ( #3606 )
2018-09-28 13:07:58 -06:00
AlexanderDCrane
0dd8a685da
Update {$mac}.cfg ( #3608 )
2018-09-28 13:07:33 -06:00
AlexanderDCrane
3a2eea20b0
Update {$mac}.cfg ( #3607 )
2018-09-28 13:07:15 -06:00
AlexanderDCrane
053c8445df
Update {$mac}.cfg ( #3609 )
2018-09-28 13:07:02 -06:00
AlexanderDCrane
8c2268d888
Update {$mac}.cfg ( #3610 )
2018-09-28 13:06:47 -06:00
AlexanderDCrane
5873aac970
Update {$mac}.cfg ( #3611 )
2018-09-28 13:06:27 -06:00
AlexanderDCrane
f5be2faa84
Update {$mac}.cfg ( #3612 )
2018-09-28 13:06:07 -06:00
AlexanderDCrane
1e4b638c5f
Update {$mac}.cfg ( #3613 )
2018-09-28 13:05:38 -06:00
AlexanderDCrane
07e1305170
Update {$mac}.cfg ( #3614 )
2018-09-28 13:05:22 -06:00
AlexanderDCrane
5aa707889e
Update {$mac}.cfg ( #3615 )
2018-09-28 13:05:06 -06:00
AlexanderDCrane
d1764ec9f6
Update {$mac}.cfg ( #3616 )
2018-09-28 13:04:54 -06:00
AlexanderDCrane
49239c97e9
Update {$mac}.cfg ( #3617 )
2018-09-28 13:04:37 -06:00
AlexanderDCrane
9375b31443
Update {$mac}.cfg ( #3618 )
2018-09-28 13:04:23 -06:00
AlexanderDCrane
3f26fe1f60
Update {$mac}.cfg ( #3619 )
2018-09-28 13:04:09 -06:00
AlexanderDCrane
0a83adac8c
Update {$mac}.cfg ( #3620 )
2018-09-28 13:03:40 -06:00
AlexanderDCrane
1dbd0fe8a3
Update {$mac}.cfg ( #3621 )
2018-09-28 13:03:25 -06:00
AlexanderDCrane
3739b837fb
Update {$mac}.cfg ( #3622 )
2018-09-28 13:03:04 -06:00
AlexanderDCrane
900c000592
Update {$mac}.cfg ( #3623 )
2018-09-28 13:02:25 -06:00
AlexanderDCrane
d7d2798e9e
Update {$mac}.cfg ( #3624 )
2018-09-28 13:01:56 -06:00
AlexanderDCrane
cafe05c900
Update {$mac}.cfg ( #3625 )
2018-09-28 13:01:38 -06:00
AlexanderDCrane
9c3e77fd42
Update {$mac}.cfg ( #3626 )
2018-09-28 13:01:07 -06:00
FusionPBX
ae9cd1d929
Update app_languages.php
2018-09-28 13:00:12 -06:00
FusionPBX
5d2222790a
Update app_languages.php
2018-09-28 11:46:18 -06:00
FusionPBX
37a1f39f7a
Update app_languages.php
2018-09-28 11:36:03 -06:00
markjcrane
412a6bfc74
update the yealink templates
2018-09-26 17:47:21 -06:00
AlexanderDCrane
a12e4d4b8d
Update {$mac}.cfg ( #3592 )
2018-09-24 22:12:03 -06:00
AlexanderDCrane
7e45f03644
Update {$mac}.cfg ( #3593 )
2018-09-24 22:11:23 -06:00
AlexanderDCrane
284db3dbb4
Update {$mac}.cfg ( #3591 )
2018-09-24 22:10:57 -06:00
AlexanderDCrane
8cce35d7a9
Update {$mac}.cfg ( #3594 )
2018-09-24 22:09:43 -06:00
AlexanderDCrane
7992f20f03
Update {$mac}.cfg ( #3590 )
2018-09-24 20:25:31 -06:00
AlexanderDCrane
5a31bf4308
Update {$mac}.cfg ( #3589 )
2018-09-24 20:06:32 -06:00
AlexanderDCrane
a8e84230f1
Update {$mac}.cfg ( #3588 )
2018-09-24 19:44:39 -06:00
AlexanderDCrane
81d8166550
Update {$mac}.cfg ( #3587 )
2018-09-24 19:44:14 -06:00
AlexanderDCrane
e301c2772f
Update {$mac}.cfg ( #3586 )
2018-09-24 19:20:24 -06:00
AlexanderDCrane
5068490884
Update {$mac}.cfg ( #3585 )
2018-09-24 18:27:59 -06:00
AlexanderDCrane
5dd2369c67
Update {$mac}.cfg ( #3584 )
2018-09-24 18:27:47 -06:00
AlexanderDCrane
c8b11aad15
Update {$mac}.cfg ( #3583 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-24 17:51:47 -06:00
AlexanderDCrane
920c770b09
Update {$mac}.cfg ( #3582 )
2018-09-24 17:51:26 -06:00
AlexanderDCrane
573b68d4bf
Update {$mac}.cfg ( #3581 )
2018-09-24 17:31:01 -06:00
AlexanderDCrane
a5070da985
Update {$mac}.cfg ( #3580 )
2018-09-24 17:01:41 -06:00
AlexanderDCrane
4b90b3b1b7
Update {$mac}.cfg ( #3579 )
2018-09-24 16:53:59 -06:00
AlexanderDCrane
d7670d7633
Update {$mac}.cfg ( #3578 )
2018-09-24 16:40:10 -06:00
AlexanderDCrane
0be13c34b2
Update {$mac}.cfg ( #3577 )
2018-09-24 16:36:43 -06:00
AlexanderDCrane
f0e3205034
Update {$mac}.cfg ( #3571 )
2018-09-24 16:27:31 -06:00
AlexanderDCrane
d01ae857ba
Update {$mac}.cfg ( #3572 )
2018-09-24 16:26:53 -06:00
AlexanderDCrane
06c6747bb2
Update {$mac}.cfg ( #3573 )
2018-09-24 16:26:34 -06:00
AlexanderDCrane
f8dad17526
Update {$mac}.cfg ( #3574 )
2018-09-24 16:26:08 -06:00
AlexanderDCrane
083c706f7c
Update {$mac}.cfg ( #3575 )
2018-09-24 16:25:43 -06:00
AlexanderDCrane
f24e16688d
Update {$mac}.cfg ( #3576 )
2018-09-24 16:25:28 -06:00
AlexanderDCrane
ce7520a81d
Update {$mac}.cfg ( #3570 )
2018-09-24 16:25:08 -06:00
AlexanderDCrane
fef280f23b
Update {$mac}.cfg ( #3561 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-24 12:58:27 -06:00
AlexanderDCrane
4bda8301ea
Update {$mac}.cfg ( #3562 )
2018-09-24 12:58:13 -06:00
AlexanderDCrane
ea868d67df
Update {$mac}.cfg ( #3563 )
2018-09-24 12:57:54 -06:00
AlexanderDCrane
b5541ad422
Update {$mac}.cfg ( #3564 )
2018-09-24 12:57:37 -06:00
AlexanderDCrane
ac4abeb189
Update {$mac}.cfg ( #3565 )
2018-09-24 12:57:25 -06:00
AlexanderDCrane
c2f09bbd4e
Update {$mac}.cfg ( #3566 )
2018-09-24 12:57:10 -06:00
AlexanderDCrane
456a710052
Update {$mac}.cfg ( #3567 )
2018-09-24 12:56:54 -06:00
AlexanderDCrane
48feeeb373
Update {$mac}.cfg ( #3568 )
2018-09-24 12:56:26 -06:00
AlexanderDCrane
3e30a1ad7b
Update {$mac}.cfg ( #3569 )
2018-09-24 12:56:06 -06:00
AlexanderDCrane
04807f4975
Update {$mac}.cfg ( #3559 )
2018-09-22 17:23:01 -06:00
AlexanderDCrane
ad0bb82d3e
Update {$mac}.cfg ( #3560 )
2018-09-22 17:22:47 -06:00
AlexanderDCrane
00ec7e48d4
Update {$mac}.cfg ( #3558 )
2018-09-22 17:22:32 -06:00
AlexanderDCrane
129e7466b9
Update {$mac}.cfg ( #3557 )
2018-09-22 13:18:48 -06:00
AlexanderDCrane
197d95af0c
Update {$mac}.cfg ( #3556 )
2018-09-22 13:16:47 -06:00
FusionPBX
4ebf8cce98
Update lua.conf.xml
2018-09-22 10:16:53 -06:00
AlexanderDCrane
26fe7d6f34
Update {$mac}.cfg ( #3551 )
2018-09-21 23:57:14 -06:00
AlexanderDCrane
2a83152f0e
Update {$mac}.cfg ( #3552 )
2018-09-21 23:56:31 -06:00
AlexanderDCrane
ac4f07c265
Update {$mac}.cfg ( #3550 )
2018-09-21 23:55:18 -06:00
AlexanderDCrane
32e568be6f
Update {$mac}.cfg ( #3554 )
2018-09-21 23:53:15 -06:00
AlexanderDCrane
d62ed746fa
Update {$mac}.cfg ( #3555 )
2018-09-21 23:52:16 -06:00
AlexanderDCrane
dbb9c40b82
Update {$mac}.cfg ( #3549 )
2018-09-21 20:33:52 -04:00
Len
dde58ff796
Update y000000000037.cfg ( #3486 )
2018-09-20 13:40:13 -04:00
Len
72fcb2872d
Update y000000000000.cfg ( #3487 )
2018-09-20 13:39:57 -04:00
Len
d399cf507a
Update y000000000000.cfg ( #3488 )
2018-09-20 13:39:39 -04:00
Len
7d382bafbf
Update y000000000053.cfg ( #3489 )
2018-09-20 13:38:58 -04:00
Len
80ce265054
Update y000000000007.cfg ( #3490 )
2018-09-20 13:38:31 -04:00
Len
256c6493f8
Update y000000000052.cfg ( #3491 )
2018-09-20 13:38:04 -04:00
Len
b9c4635e10
Update y000000000005.cfg ( #3492 )
2018-09-20 13:37:17 -04:00
Len
822060e801
Update y000000000044.cfg ( #3494 )
2018-09-20 13:36:52 -04:00
Len
ce8c3cc055
Update y000000000044.cfg ( #3493 )
2018-09-20 13:36:38 -04:00
Len
afd7d22b24
Update y000000000004.cfg ( #3495 )
2018-09-20 13:36:24 -04:00
Len
bc68124999
Update y000000000069.cfg ( #3496 )
2018-09-20 13:36:07 -04:00
Len
764a9542a9
Update y000000000045.cfg ( #3497 )
2018-09-20 13:35:52 -04:00
Len
ed9a139806
Update y000000000000.cfg ( #3498 )
2018-09-20 13:35:29 -04:00
Len
7a97bbc611
Update y000000000046.cfg ( #3499 )
2018-09-20 13:34:39 -04:00
Len
57dda63a20
Update y000000000032.cfg ( #3500 )
2018-09-20 13:34:20 -04:00
Len
100736a36d
Update y000000000038.cfg ( #3501 )
2018-09-20 13:34:07 -04:00
Len
bd23484dd5
Update y000000000076.cfg ( #3502 )
2018-09-20 13:33:37 -04:00
Len
c1831deda5
Update y000000000054.cfg ( #3503 )
2018-09-20 13:33:25 -04:00
Len
2bb3222fa8
Update y000000000036.cfg ( #3504 )
2018-09-20 13:33:10 -04:00
Len
2238fc0836
Update y000000000068.cfg ( #3505 )
2018-09-20 13:32:57 -04:00
Len
22488c88c8
Update y000000000029.cfg ( #3506 )
2018-09-20 13:32:28 -04:00
Len
ff60483c39
Update y000000000067.cfg ( #3507 )
2018-09-20 13:32:11 -04:00
Len
58dc2756f6
Update y000000000028.cfg ( #3508 )
2018-09-20 13:31:34 -04:00
Len
f68a3bbb6d
Update y000000000035.cfg ( #3509 )
2018-09-20 13:31:02 -04:00
Len
e42a5f9394
Update y000000000070.cfg ( #3513 )
2018-09-20 13:30:08 -04:00
Len
7eb19b64ba
Update y000000000074.cfg ( #3512 )
2018-09-20 13:29:47 -04:00
Len
9cb18efcf9
Update y000000000056.cfg ( #3514 )
2018-09-20 13:28:56 -04:00
Len
68287bf4c9
Update y000000000058.cfg ( #3515 )
2018-09-20 13:28:41 -04:00
Len
5f6dfd4ad7
Update y000000000065.cfg ( #3510 )
2018-09-20 12:28:45 -04:00
Len
5be907cfe9
Update y000000000051.cfg ( #3511 )
2018-09-20 12:28:35 -04:00
FusionPBX
04a1902740
Update y000000000066.cfg
2018-09-20 10:52:58 -04:00
FusionPBX
add53e5ea6
Update events.lua
2018-09-19 03:01:09 -04:00
FusionPBX
fb1202051b
Update events.lua
2018-09-19 02:59:51 -04:00
FusionPBX
01ef4d76b1
Create events.lua
2018-09-19 02:54:56 -04:00
FusionPBX
b1bf029dc0
Update send.lua
2018-09-19 02:51:40 -04:00
konradSC
7727b04b09
Update file_cache.lua ( #3483 )
...
A little space please!
2018-09-18 13:06:44 -06:00
Trick Solutions
28f1f094de
Update {$mac}.xml ( #3480 )
...
Added missing "grandstream_voicemail_id" variable
2018-09-17 12:44:43 -06:00
dougstamp
e57f11fffb
Update {$mac}.cfg ( #3481 )
...
Allows transfer type to be set in "Default Settings" with variable polycom_default_transfer_method (already added by Len).
2018-09-17 10:43:52 -06:00
FusionPBX
bd06c9bcbe
Create send.lua
2018-09-16 21:59:42 -06:00
dougstamp
95df4693a3
Update {$mac}.cfg ( #3475 )
...
Adding ability to record calls to USB drive for VVX phones with USB port.
2018-09-14 09:37:25 -06:00
dougstamp
19a3c59474
Update {$mac}.cfg ( #3474 )
...
Added configuration to set the device's base profile to "Generic". This will only affect Polycom phones that come with the Skype4Business license(models ending in "-019"). It sets the profile to the one needed for FusionPBX.
2018-09-13 23:48:23 -06:00
FusionPBX
0dfe1030fc
Update {$mac}.cfg
2018-09-13 01:33:11 -06:00
FusionPBX
c79f8af69d
Update {$mac}.cfg
2018-09-13 01:31:59 -06:00
FusionPBX
aaa866142c
Update {$mac}.cfg
2018-09-13 01:30:34 -06:00
FusionPBX
8f815c6127
Update {$mac}.cfg
2018-09-13 01:25:48 -06:00
FusionPBX
ed0ecbe5e6
Update {$mac}.cfg
2018-09-13 01:22:00 -06:00
Len
3f01497327
Update {$mac}.cfg ( #3471 )
2018-09-12 21:41:55 -06:00
Len
f179cae1d6
Update {$mac}.cfg ( #3440 )
2018-09-12 21:32:46 -06:00
Len
f946bf6f0c
Update {$mac}.cfg ( #3441 )
2018-09-12 21:31:49 -06:00
Len
cc8a497eec
Update {$mac}.cfg ( #3442 )
2018-09-12 21:31:04 -06:00
Len
1e6a0c4c0b
Update {$mac}.cfg ( #3443 )
2018-09-12 21:30:37 -06:00
Len
9573db5dba
Update {$mac}.cfg ( #3470 )
2018-09-12 21:29:42 -06:00
Len
4fc4d1318f
Update {$mac}.cfg ( #3444 )
2018-09-12 21:29:06 -06:00
Len
00758ef2eb
Update {$mac}.cfg ( #3469 )
2018-09-12 21:28:23 -06:00
Len
9f11e8d16a
Update {$mac}.cfg ( #3445 )
2018-09-12 21:27:49 -06:00
Len
1995458d34
Update {$mac}.cfg ( #3446 )
2018-09-12 21:26:57 -06:00
Len
f93a01f2ba
Update {$mac}.cfg ( #3447 )
2018-09-12 21:26:26 -06:00
Len
93cc36bf0f
Update {$mac}.cfg ( #3468 )
2018-09-12 21:25:43 -06:00
Len
cb720c7c2d
Update {$mac}.cfg ( #3466 )
2018-09-12 21:25:10 -06:00
Len
5af192feb2
Update {$mac}.cfg ( #3467 )
2018-09-12 21:24:37 -06:00
Len
d620684fd1
Update {$mac}.cfg ( #3448 )
2018-09-12 21:23:36 -06:00
Len
82cbaf8a3c
Update {$mac}.cfg ( #3449 )
2018-09-12 21:22:33 -06:00
Len
dc88a62dee
Update {$mac}.cfg ( #3465 )
2018-09-12 21:21:35 -06:00
Len
5c8823b928
Update {$mac}.cfg ( #3450 )
2018-09-12 21:19:33 -06:00
Len
c58be487b8
Update {$mac}.cfg ( #3451 )
2018-09-12 21:18:23 -06:00
Len
55b1e9b8ef
Update {$mac}.cfg ( #3464 )
2018-09-12 21:17:38 -06:00
Len
6c5f752603
Update {$mac}.cfg ( #3463 )
2018-09-12 21:16:25 -06:00
Len
77d29bcf7d
Update {$mac}.cfg ( #3452 )
2018-09-12 21:15:22 -06:00
Len
d0353c023a
Update {$mac}.cfg ( #3453 )
2018-09-12 21:14:38 -06:00
Len
71764639f4
Update {$mac}.cfg ( #3462 )
2018-09-12 21:13:37 -06:00
Len
b07f3d99a6
Update {$mac}.cfg ( #3454 )
2018-09-12 21:13:07 -06:00
Len
117ae3cf80
Update {$mac}.cfg ( #3459 )
2018-09-12 21:12:26 -06:00
Len
1db0c9f9d7
Update {$mac}.cfg ( #3460 )
2018-09-12 21:11:11 -06:00
Len
508a93f126
Update {$mac}.cfg ( #3461 )
2018-09-12 21:10:44 -06:00
Len
f52c064871
Update {$mac}.cfg ( #3455 )
2018-09-12 21:05:40 -06:00
Len
ae5eed6cb9
Update {$mac}.cfg ( #3456 )
2018-09-12 21:04:16 -06:00
Len
41bd7da7e1
Update {$mac}.cfg ( #3458 )
2018-09-12 21:03:25 -06:00
Len
f67603d8aa
Update {$mac}.cfg ( #3457 )
2018-09-12 21:01:11 -06:00
AlexanderDCrane
a1a08dd529
Update {$mac}.cfg ( #3408 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-12 19:26:38 -06:00
AlexanderDCrane
aa7330a7bd
Update {$mac}.cfg ( #3409 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-12 19:25:38 -06:00
AlexanderDCrane
ac5895beb8
Update {$mac}.cfg ( #3410 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-12 19:25:12 -06:00
AlexanderDCrane
647a68c650
Update {$mac}.cfg ( #3407 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-12 19:24:52 -06:00
AlexanderDCrane
d83833f94f
Update {$mac}.cfg ( #3412 )
...
* Update {$mac}.cfg
* Update {$mac}.cfg
2018-09-12 19:19:05 -06:00
AlexanderDCrane
095429b524
Update {$mac}.cfg ( #3413 )
2018-09-12 19:18:16 -06:00
AlexanderDCrane
d1df183c45
Update {$mac}.cfg ( #3414 )
2018-09-12 19:17:36 -06:00
AlexanderDCrane
5c214977db
Update {$mac}.cfg ( #3415 )
2018-09-12 19:17:04 -06:00
AlexanderDCrane
773047cb9c
Update {$mac}.cfg ( #3417 )
2018-09-12 19:16:15 -06:00
AlexanderDCrane
f523a37748
Update {$mac}.cfg ( #3418 )
2018-09-12 19:15:35 -06:00
AlexanderDCrane
33efb0a126
Update {$mac}.cfg ( #3429 )
2018-09-12 19:15:17 -06:00
AlexanderDCrane
116e284d5b
Update {$mac}.cfg ( #3430 )
2018-09-12 19:14:56 -06:00
AlexanderDCrane
8bb83b9847
Update {$mac}.cfg ( #3431 )
2018-09-12 19:13:08 -06:00
AlexanderDCrane
2d2e3b52fb
Update {$mac}.cfg ( #3432 )
2018-09-12 19:11:46 -06:00
AlexanderDCrane
7cc701892a
Update {$mac}.cfg ( #3433 )
2018-09-12 19:09:36 -06:00
AlexanderDCrane
65f15819e6
Update {$mac}.cfg ( #3434 )
2018-09-12 19:08:40 -06:00
AlexanderDCrane
28d5e222f1
Update {$mac}.cfg ( #3435 )
2018-09-12 19:06:11 -06:00
AlexanderDCrane
8bd80b68d3
Update {$mac}.cfg ( #3436 )
2018-09-12 19:05:23 -06:00
Len
233318b7e1
Update {$mac}.cfg ( #3439 )
2018-09-12 19:03:55 -06:00
AlexanderDCrane
fdb8847077
Update {$mac}.cfg ( #3437 )
2018-09-12 18:44:08 -06:00
AlexanderDCrane
1a16b97dba
Update {$mac}.cfg ( #3438 )
2018-09-12 18:43:31 -06:00
AlexanderDCrane
3a9173e4b8
Update {$mac}.cfg ( #3428 )
2018-09-12 16:41:26 -06:00
AlexanderDCrane
ec2401482c
Update {$mac}.cfg ( #3421 )
2018-09-12 16:40:53 -06:00
AlexanderDCrane
685e26d6c2
Update {$mac}.cfg ( #3423 )
2018-09-12 16:40:24 -06:00
AlexanderDCrane
b655851aec
Update {$mac}.cfg ( #3424 )
2018-09-12 16:39:01 -06:00