Commit Graph

7594 Commits

Author SHA1 Message Date
Len 2967d2e62a Update {$mac}.cfg (#2068)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 22:30:09 -07:00
Len 129017865b Update {$mac}.cfg (#2069)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 22:30:01 -07:00
Len c6461f49f8 Update {$mac}.cfg (#2070)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 22:29:56 -07:00
Len 638431ba80 Update {$mac}.cfg (#2071)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 22:29:47 -07:00
Len 82a7fae28a Update {$mac}.cfg (#2072)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 22:29:15 -07:00
Len 74d99b41e0 Update {$mac}.cfg (#2063)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 21:08:04 -07:00
Len 9f71b26bf0 Update {$mac}.cfg (#2062)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 21:02:28 -07:00
Chris Black f1e1e1fe0f Add sip_trust_ctl to w52 provisioning (#2032) 2016-11-12 20:56:33 -07:00
Len 6a99829ea7 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 6428fdb300 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 abe7aa4a35 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 0a36a27e6f 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 95460b74c3 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 a50f1e18a3 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 b053ea6b51 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 0d3800bacd 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
FusionPBX 536b7d0ed8 Update app_defaults.php 2016-11-12 20:48:16 -07:00
FusionPBX d87f92608d Update call_flow_edit.php
Escape the + with the back slash when used in the dialplan.
2016-11-11 13:55:11 -07:00
FusionPBX 8445a2bffb Update fax_send.php
Get fax variables from default settings and use them for sending.
2016-11-11 13:19:52 -07:00
FusionPBX 38aae2a9be Update app_defaults.php
Ignore ringing to improve fax success rate.
2016-11-11 13:05:51 -07:00
SJS87 56305f25e9 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
FusionPBX 7f58a05e0c Create 505_call-forward-all.xml 2016-11-10 15:16:58 -07:00
Chris Black 76dc9e9acd 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 6c8b6557b9 Update css.php 2016-11-06 01:44:32 -07:00
FusionPBX 7d113bf8eb Update index.lua
Improve security for voicemail_authorized = true;
2016-11-06 01:01:55 -06:00
FusionPBX aa1001be8e 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 7180672fd1 Update index.lua 2016-11-05 23:36:26 -06:00
FusionPBX 81e92ed003 Update extension.php
Add exists method to the extension class.
2016-11-05 22:32:20 -06:00
FusionPBX eaa80449f7 Update groups.php
Fix the link that was broke when directory name was changed.
2016-11-04 23:15:12 -06:00
Chris Black b07e91c279 Changes to API per issue 2036 (#2038)
https://github.com/fusionpbx/fusionpbx/issues/2036
2016-11-04 11:18:02 -06:00
jebsolutions 27694ba988 app/fax/app_defaults.php: (#2031)
+ fix: duplicate check only within same default_setting_category.  This fixes the bug where "keep_local" for fax wasn't being created because there was a "keep_local" for voicemail.  Without this fix you will get a lua error due to the field not being set and nothing shows up in the sent faxes log.

fax/fax_log_view.php:
+ fix: back button text is missing.  Copied correct localized text code from another fax page that worked.

app/fax/app_config.php
+ fix: date field is now timestamp for postgres+mysql.  This fixes the listing only showing the date, not the time as well.

Note: app->defaults doesn't change field types.  Existing installs will have to manually update the field type e.g. for postgres:

sudo -sHu postgres
\d fusionpbx
alter table v_fax_logs alter column fax_date type timestamp without time zone;
\q
2016-11-03 16:24:40 -06:00
Chris Black 7c4a726766 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 76edd90efd Update database.php
Add database -> select method.
2016-11-02 12:31:59 -06:00
FusionPBX cb96213e3d Update ldap.php
If the LDAP password is not provided then set authorized to false.
2016-11-02 00:16:30 -06:00
FusionPBX f65beacebc Update extension_edit.php
Fix the link thanks KonradSC for reporting the problem.
2016-11-01 21:54:37 -06:00
FusionPBX 86fc5c9f51 Update follow_me.php 2016-11-01 13:45:51 -06:00
FusionPBX 305651724b Update call_forward.php 2016-11-01 13:37:43 -06:00
markjcrane 4d76a50e9c Remove extra tabs, and special characters. 2016-11-01 12:20:57 -06:00
FusionPBX 37ce76b9ef Update y000000000005.cfg 2016-11-01 11:16:01 -06:00
jalr 8a3e0503cf Add German indications (#2005) 2016-11-01 11:02:21 -06:00
FusionPBX cfc539ceed Update install_switch.php
Switch directory will not always exist if the FreeSWITCH is installed on a separate machine than FusionPBX.
2016-10-31 23:46:13 -06:00
FusionPBX 5de28928e6 Update fax_to_email.php 2016-10-31 14:39:04 -06:00
jebsolutions 130147990e Fax email fix for master branch (#2023)
* allow bypass of certificate validation

* Update app_defaults.php

change to match

* Update app_defaults.php
2016-10-31 14:19:41 -06:00
FusionPBX 78b1f978f0 Update ldap.php 2016-10-31 11:01:52 -06:00
FusionPBX fa50cd855c Update fax_to_email.php 2016-10-31 07:37:32 -06:00
FusionPBX 0f3a214bc1 Update message_waiting.lua 2016-10-30 12:15:25 -06:00
FusionPBX 9039a32923 Update conference_control_details.php 2016-10-29 00:21:05 -06:00
FusionPBX 0aa3b09053 Update conference_control_edit.php 2016-10-29 00:15:29 -06:00
FusionPBX afc4289e81 Update conference_controls.php 2016-10-29 00:11:56 -06:00
FusionPBX 166e81e9f5 Update call_flow_edit.php
Escape the * with \* if it is used in the extension or feature code.
2016-10-28 15:25:38 -06:00