fusionpbx/resources
emaktech f44ed4370c Fix Ring Group Delay Timing (#4003)
This is going to sound really stupid but I have tested this extensively, submitted a Jira on it months ago (was told FS 1.6.20 was no longer supported) and it's still an issue. Please do not take my word for this and create a ring group to test the delay settings with a stopwatch and you should see the real vs set delay discrepancy.

In FreeSWITCH (both on 1.6.20 and 1.8.5) when sending leg_delay_start values, for whatever reason the actual time is double the value sent. The result of this is that if you send 1000ms as leg_delay_start the actual time the call will be delayed is 2000ms.

Because of this bad behavior, ring group delay settings end up being exactly double what is set. e.g. if you set 10s, you will have to wait 20s for the call to be initiated on leg b.

The easiest way to fix this behavior is to simply multiply leg_delay_start by half as much to get the right "real" delay time. Ugly, I know... I'm not sure if leg_delay_start value is passed elsewhere, I'm thinking this behavior may also be present in find me/follow me. If this gets accepted I will look for other locations where this behavior occurs and submit separate PRs if I find any other instances of this.
2019-06-21 22:04:14 -06:00
..
ace Edit: Added Find/Replace and Go To (Line) features in toolbar, rename Ace application folder. 2016-02-24 14:44:32 -07:00
bootstrap BugFix-Bootstrap Remove map file 2016-06-27 16:47:07 +01:00
captcha Delete img.php 2019-04-24 19:43:26 -06:00
classes Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00
edit_area WhitespaceClean-resources/edit_area 2016-03-11 13:29:29 +00:00
fonts dos2unix (#2682) 2017-06-12 22:09:36 -07:00
fpdf Update fpdf.php 2018-12-10 12:34:26 -07:00
fpdi \r\n --> \n 2016-04-25 20:30:23 -05:00
functions Add resources/functions/password.php from https://github.com/ircmaxell/password_compat. This will provide compatibility for the functions available in 5.5. This library requires PHP >= 5.3.7. PHP prior to 5.3.7 contains a security issue with its BCRYPT. 2013-09-01 06:05:59 +00:00
install Fix Ring Group Delay Timing (#4003) 2019-06-21 22:04:14 -06:00
javascript Move includes/javascript to resources/javascript. 2013-06-09 04:54:33 +00:00
jquery Revert "Revert "Revert "search selects""" 2016-03-24 22:25:18 -06:00
momentjs Added (Really!): Moment.js - used by jQuery DateTimePicker plugin. 2016-03-25 16:52:07 -06:00
phpmailer Rolling back PHPMailer from version 5.2.14 to 5.2.2. The latest version had a problem with smtp authentication set to false it still tried to authenticate. 2016-03-15 02:58:23 -06:00
pop3 WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00
qr_code Delete .phpqrcode.php.swp 2018-08-30 01:34:38 -06:00
tcpdf Fax Server: Misc enhancements, including multilingual and customizable cover page generation, fax resolution selection, etc. More to come. 2014-09-03 02:41:11 +00:00
templates Update {$mac}.xml (#4302) 2019-06-21 22:02:50 -06:00
app_languages.php Update app_languages.php (#4252) 2019-06-03 16:23:33 -06:00
calendar_lw_layers.js WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00
calendar_lw_menu.js WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00
calendar_popcalendar.js WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00
check_auth.php Update check_auth.php 2019-02-09 07:54:09 -07:00
cmd.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
countries.php \r\n --> \n 2016-04-25 20:30:23 -05:00
download.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
email_address_validator.php WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00
footer.php Update footer.php 2016-12-13 08:47:22 -07:00
functions.php Functions: Update send_email function to support attachments 2019-06-01 12:07:58 -06:00
header.php Additional work to improve the install, template and the menu. 2016-03-26 12:22:15 -06:00
licenses.php Update licenses.php 2019-04-08 22:20:51 -06:00
login.php Password Reset: Add email message to Email Templates. 2019-03-13 23:30:39 -06:00
paging.php Update paging.php 2018-06-03 17:06:55 -06:00
pdo.php Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00
pdo_vm.php WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00
persist_form.php Update persist_form.php 2018-06-29 20:02:00 -06:00
persist_form_var.php Update persist_form_var.php 2018-06-29 19:59:19 -06:00
php.php Update php.php 2017-04-25 00:09:53 -06:00
require.php BugFix - GUI install (#2779) 2017-08-02 10:45:35 -06:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
secure_download.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
switch.php gives save_var_xml() more tolerance (#4299) 2019-06-20 03:35:41 -06:00
uuid.php Create uuid.php 2017-01-05 04:15:47 -07:00
wysiwyg.php WhitespaceClean-resources/others 2016-03-11 13:57:01 +00:00