Commit Graph

2281 Commits

Author SHA1 Message Date
Chris Black
71d8bc2cb5 Add sip_trust_ctl to w52 provisioning (#2032) 2016-11-12 20:56:33 -07:00
Len
953641574a Update {$mac}.cfg (#2054)
add  {$yealink_retransmission}  {$yealink_session_timer} and change {$yealink_rport_1}  to {$yealink_rport}
2016-11-12 20:54:45 -07:00
Len
97dc599fc1 Update {$mac}.cfg (#2055)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:54:04 -07:00
Len
4c7ec15c7f Update {$mac}.cfg (#2056)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:52:25 -07:00
Len
d2ac52d244 Update {$mac}.cfg (#2058)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:51:52 -07:00
Len
6bb3849494 Update {$mac}.cfg (#2059)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:51:26 -07:00
Len
8c15485b2a Update {$mac}.cfg (#2057)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:50:51 -07:00
Len
96b1cc96f2 Update {$mac}.cfg (#2061)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:49:58 -07:00
Len
b0df310f4d Update {$mac}.cfg (#2060)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:49:05 -07:00
SJS87
018588fa8d Update index.lua for E-164 Caller ID (#2047)
When saving Caller ID numbers which are in E-164 format these may include a '/' prefix used to escape '+'. This causes the '/' to be saved with the number which prevents the call from being returned.

The above fixes the issue by removing '/' prefix from the start of the Caller ID number before saving the voicemail message.
2016-11-11 10:48:21 -06:00
Chris Black
4b3fa720e4 Update sip.trust_ctrl for yealink firmware version 80 (#2043)
In version 80 of the yealink firmware the trust_ctl changed from
account.X.sip_trust_ctrl=1  to sip.trust_ctrl=1. Making this change in
the provisioning files.
2016-11-09 15:57:26 -06:00
FusionPBX
88aab774b3 Update index.lua
Improve security for voicemail_authorized = true;
2016-11-06 01:01:55 -06:00
FusionPBX
c6d4119229 Update cidlookup.lua
Updated the code indentation and add cidlookup_exists to check if the module is running.
2016-11-06 00:15:59 -06:00
FusionPBX
64623eaf40 Update index.lua 2016-11-05 23:36:26 -06:00
Chris Black
25b0479c68 Changes to API per issue 2036 (#2038)
https://github.com/fusionpbx/fusionpbx/issues/2036
2016-11-04 11:18:02 -06:00
Chris Black
e7fae7587e add built in ability for microsoft bing speech to text (#1960)
* add built in ability for microsoft bing speech to text

* move json.lua to lower case and more error checking in record_message

* Replaced Creative Commons json.lua with lunajson.lua which is MIT license

https://github.com/grafi-tt/lunajson/blob/master/LICENSE
2016-11-03 16:11:21 -06:00
FusionPBX
06b94fb1e7 Update database.php
Add database -> select method.
2016-11-02 12:31:59 -06:00
markjcrane
10598e5510 Remove extra tabs, and special characters. 2016-11-01 12:20:57 -06:00
FusionPBX
bd2445fab6 Update y000000000005.cfg 2016-11-01 11:16:01 -06:00
FusionPBX
75eecb9dd9 Update message_waiting.lua 2016-10-30 12:15:25 -06:00
FusionPBX
5498d0ae3c Update vars.xml
Change ssl_dir from ssl to tls.
2016-10-27 12:42:56 -06:00
FusionPBX
3fe09e6267 Update ivr.conf.lua
Move direct dial after the options.
2016-10-25 10:04:29 -06:00
FusionPBX
572c212956 Update {$mac}.xml 2016-10-24 15:09:40 -06:00
FusionPBX
bc6d6383e2 Update directory.lua
Re-add force_ping to directory.lua.
2016-10-23 12:55:39 -06:00
FusionPBX
18fb11aad3 Update directory.lua
moteus changes to directory.lua in pull request 1129.
2016-10-23 12:46:35 -06:00
FusionPBX
dca1482b07 Update database.php 2016-10-20 15:03:52 -06:00
FusionPBX
f7bbf1508d Update index.lua 2016-10-17 17:58:06 -06:00
FusionPBX
1b015205cd Update database.php
Migrate methods from the orm class to the database class. Will be deprecating the orm class.
2016-10-16 10:45:04 -06:00
FusionPBX
f3e3a80957 Update ivr.conf.lua
Fix IVR Menu greet short.
2016-10-16 01:07:17 -06:00
FusionPBX
af5a0dd947 Update switch.sql
Add json_store table.
2016-10-13 15:48:09 -06:00
FusionPBX
c54a1332c1 Create conference_layouts.conf.xml 2016-10-13 15:31:13 -06:00
FusionPBX
cd6481ed1a Update macro.lua 2016-10-08 09:52:21 -06:00
FusionPBX
6baaec1415 Update do_not_disturb.lua
Add do not disturb toggle.
2016-10-07 14:54:02 -06:00
FusionPBX
73cf433e05 Update orm.php
Escape single quotes in the data.
2016-10-05 09:55:02 -06:00
FusionPBX
593cbad8a2 Update orm.php
The change from fetch to fetchAll created the need for this change.
2016-10-04 03:49:32 -06:00
FusionPBX
8521f5100c Update orm.php
Change the function fetch to fetchAll. Fetch returns a 2 dimensional array and fetchAll returns a 3 dimensional array. which changes the array structure so it works better with count.
2016-10-03 21:33:20 -06:00
Chris Black
09b5b9f80e add account 3 to the w52p config (#1964) 2016-10-03 14:28:44 -06:00
FusionPBX
598e36f0cf Update orm.php 2016-10-01 21:55:02 -06:00
FusionPBX
b9f932e8e0 Update permissions.php 2016-10-01 12:07:47 -06:00
FusionPBX
6db3a26c2d Update orm.php 2016-09-30 19:54:40 -06:00
FusionPBX
f8fb2f87f5 Update dialplan.lua
Use the new pre-generated xml for the xml handler.
2016-09-29 18:00:46 -06:00
FusionPBX
25f4c71b1c Update functions.php
Update the master branch version to 4.3.
2016-09-29 09:05:24 -06:00
Luis Daniel Lucio Quiroz
089d33384a Look further for domain_name (#1955)
Same rationale as 4.0
2016-09-28 17:56:53 -06:00
FusionPBX
37f4099632 Update orm.php 2016-09-28 16:42:42 -06:00
FusionPBX
668264d856 Update app_languages.php
Add a button for XML.
2016-09-28 01:01:52 -06:00
Len
56776d1d9b t40p yealink template (#1941)
* Create y000000000054.cfg
* Create {$mac}.cfg
* Create favorite_setting.xml

* Create directory.xml

* Update and rename y000000000036.cfg to y000000000054.cfg
2016-09-25 01:46:19 -06:00
Chris Black
2a26a3b590 one more spot to add playandgetdigits (#1942) 2016-09-25 01:43:20 -06:00
markjcrane
48d3f317e0 Update Yealink templates add new variables yealink_vlan_enable, yealink_emergency_number, yealink_lock_enable, yealink_lock_pin, yealink_lock_timeout, yealink_lock_key_type, yealink_backlight_time and correct the wallpaper and firmware variables for some of the phones. 2016-09-20 13:53:53 -06:00
FusionPBX
72beb086cb Update macro.lua 2016-09-20 10:56:34 -06:00
FusionPBX
1a61142007 Update macro.lua 2016-09-20 10:27:47 -06:00