Commit Graph

2417 Commits

Author SHA1 Message Date
Len 6972e37a65 Update y000000000036.cfg
Re-enable DND programmable key
2016-11-30 22:11:48 -05:00
Len ccbb4f1e23 Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 22:08:47 -05:00
Len 28f47bdb92 Update y000000000029.cfg
Re-enable DND programmable key
2016-11-30 22:03:39 -05:00
Len 31a48a4d79 Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 22:00:47 -05:00
Len 0cab9a0fa3 Update y000000000035.cfg
Re-enable DND programmable key
2016-11-30 21:55:23 -05:00
Len f8e88f2862 Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 21:48:08 -05:00
Len bd052e9190 Update y000000000051.cfg
add option for dnd feature codes
2016-11-30 21:41:42 -05:00
FusionPBX 99900ce26a Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 19:28:27 -07:00
FusionPBX 7ffa6420f1 Update y000000000028.cfg
Add DND feature codes to the Yealink T46G.
2016-11-30 19:26:17 -07:00
Chris Black ce6c559f29 Voicemail to sms notification (#2205)
Requires that you have fusionpbx-apps/sms

Doesn’t impact anything if you don’t have it. Must be enabled with
default_setting voicemail_to_sms

Everything is disabled by default and the fields in voicemail_edit.php
are hidden by default.
2016-11-30 16:26:39 -07:00
jessetn 642b20d860 Update Sangoma s700 {$mac}.xml (#2212)
Add function key descriptions, DND code, remote phone book, enabled rport on all accounts, and other standard default settings. HTTP(s) auth not currently working. Will need to add these new variables to default settings:
category: provision
subcategory: sangoma_transport
type: text
value: 0-2
Enabled: true
Description; Options: 0=udp, 1=tcp, 2=tls

category: provision
subcategory: sangoma_dns_mode
type: text
value: 0-2
Enabled: true
Description: Option: 0=A Record, 1=SRV, 2=NAPTR/SRV

Optional
category: provision
subcategory: sangoma_wallpaper
type: text
value: Insert image URL
enabled: true
2016-11-30 16:24:16 -07:00
jessetn c6b6c95a55 Update Sangoma s300 {$mac}.xml (#2213)
Add function key descriptions, DND code, remote phone book, enabled rport on all accounts, and other standard default settings. HTTP(s) auth not currently working. Will need to add these new variables to default settings:
category: provision
subcategory: sangoma_transport
type: text
value: 0-2
Enabled: true
Description; Options: 0=udp, 1=tcp, 2=tls

category: provision
subcategory: sangoma_dns_mode
type: text
value: 0-2
Enabled: true
Description: Option: 0=A Record, 1=SRV, 2=NAPTR/SRV
2016-11-30 16:23:35 -07:00
jessetn 936a07d80a Update Sangoma s500 {$mac}.xml (#2211)
* Update {$mac}.xml

Add function key descriptions, DND code, remote phone book, enabled rport on all accounts, and other standard default settings.  HTTP(s) auth not currently working.  Will need to add these new variables to default settings:
category:  provision
subcategory:  sangoma_transport
type:  text
value:  0-2
Enabled:  true
Description;  Options: 0=udp, 1=tcp, 2=tls

category:  provision
subcategory:  sangoma_dns_mode
type:  text
value:  0-2
Enabled:  true
Description:  Option: 0=A Record, 1=SRV, 2=NAPTR/SRV

* change sangoma_s500_wallpaper to sangoma_wallpaper
2016-11-30 16:22:43 -07:00
FusionPBX 33fbfd84f5 Update forward_add_intro.lua
Add missing ) which was breaking the syntax.
2016-11-28 08:43:47 -07:00
FusionPBX d6b10c6e64 Update database.php
An improvement to make the database class more robust.
2016-11-27 00:16:18 -07:00
FusionPBX 420440b68b Update {$mac}.xml 2016-11-26 18:33:00 -07:00
FusionPBX 4cf4b03f30 Create {$mac}.xml 2016-11-26 18:32:32 -07:00
FusionPBX 9fc0ff5013 Update {$mac}.xml 2016-11-26 18:32:06 -07:00
FusionPBX f08e5c598c Create {$mac}.xml
Add Sangoma s500 {$mac}.xml file.
2016-11-26 17:55:03 -07:00
FusionPBX f532aa964f Create {$mac}.xml
Add Sangoma s300 {$mac}.xml file.
2016-11-26 17:53:42 -07:00
FusionPBX 68b2645a5f Create {$mac}.xml
Add Sangoma s700 {$mac}.xml file.
2016-11-26 17:51:35 -07:00
FusionPBX d1717a7754 Update app_languages.php 2016-11-25 23:41:52 -07:00
Alexey Melnichuk 82301775c3 Fix. Build correct SQL in vm/menu_messages.lua (close #2189) (#2195) 2016-11-25 23:03:19 -07:00
Alexey Melnichuk c28fbf9c6a Fix. Close database object in vm/forward_to_extension.lua (#2196) 2016-11-25 23:01:43 -07:00
Alexey Melnichuk 21b63b086b Fix. Store message_intro_base64 in database. (#2197) 2016-11-25 23:01:18 -07:00
Alexey Melnichuk 69585d2023 Add. ${user_exists} value to check condition when build CF dialstring (#2183) 2016-11-24 10:07:55 -07:00
Alexey Melnichuk b16dbcc125 Fix some minor typos related with new Database class. (#2174) 2016-11-24 10:04:42 -07:00
Alexey Melnichuk 7b71ddcab1 Add. Use params in provision/index.lua (#2173) 2016-11-24 10:01:06 -07:00
Alexey Melnichuk 0c28bdadc3 Add. call_flow_monitor.lua uses Database class. (#2172) 2016-11-24 09:57:18 -07:00
Alexey Melnichuk 9963e94c0f Add. Use params in disa.*.lua (#2171) 2016-11-24 09:56:09 -07:00
Alexey Melnichuk 4ba9e89765 Fix. Find call_group with NULL in intercept.lua (#2169) 2016-11-24 03:04:52 -07:00
FusionPBX 679169e8e0 Update {$mac}.cfg 2016-11-24 01:44:55 -07:00
FusionPBX 2b4a323e58 Update {$mac}.cfg 2016-11-24 01:43:00 -07:00
Len 66ae09504e Update {$mac}.cfg 2016-11-24 02:52:43 -05:00
Len 0d49a2c14e Update {$mac}.cfg 2016-11-24 02:51:31 -05:00
Len 5ac3ba8e01 Update {$mac}.cfg 2016-11-24 02:46:28 -05:00
Alexey Melnichuk 36e12ec0ae Fix. Add missing file for #1629 (#2077) 2016-11-24 00:41:43 -07:00
Len 101cdf27be Update {$mac}.cfg 2016-11-24 02:40:27 -05:00
Len f052db3b64 Update {$mac}.cfg 2016-11-24 02:38:52 -05:00
Len 2b6b5641ed Update {$mac}.cfg 2016-11-24 02:36:20 -05:00
Len ce6b679526 Update {$mac}.cfg 2016-11-24 02:34:50 -05:00
Len 94692dba78 Update {$mac}.cfg 2016-11-24 02:25:54 -05:00
Len b1c2c9dbdd Update {$mac}.cfg 2016-11-24 02:20:44 -05:00
Len 6c7d384799 Update {$mac}.cfg 2016-11-24 02:17:03 -05:00
FusionPBX 440b82f90f Update app_languages.php
Add message-duplicate
2016-11-24 00:10:17 -07:00
Len d338024709 Update {$mac}.cfg 2016-11-24 02:07:52 -05:00
Len 5039055739 Update {$mac}.cfg
update for networking
2016-11-24 02:01:30 -05:00
Len a2ac6f2a11 Update {$mac}.cfg
update to address Problem #1976; https://github.com/fusionpbx/fusionpbx/issues/1976
2016-11-24 01:40:46 -05:00
FusionPBX 976e8a3422 Update y000000000052.cfg 2016-11-23 23:28:59 -07:00
FusionPBX 16a24d3384 Update y000000000044.cfg 2016-11-23 23:26:50 -07:00