Commit Graph

13407 Commits

Author SHA1 Message Date
Len
27510c09dc Update {$mac}.xml (#4318) 2019-06-29 13:29:34 -06:00
Len
82787ebbe1 Update {$mac}.xml (#4319) 2019-06-29 13:29:22 -06:00
Len
b2190f5f22 Update {$mac}.xml (#4320) 2019-06-29 13:28:41 -06:00
FusionPBX
806a5ac02c Update {$mac}.cfg 2019-06-29 12:14:05 -06:00
FusionPBX
35740e069f Update {$mac}.cfg 2019-06-29 12:13:03 -06:00
FusionPBX
80b4697a69 Update app_config.php 2019-06-29 12:11:14 -06:00
FusionPBX
0cd5a32458 Update {$mac}.cfg 2019-06-29 12:02:58 -06:00
FusionPBX
a32711142f Update {$mac}.cfg 2019-06-29 11:59:46 -06:00
FusionPBX
0f10a0a01e Update index.lua 2019-06-28 13:12:04 -06:00
FusionPBX
b1d43dd776 Update destinations.php 2019-06-28 09:43:32 -06:00
FusionPBX
77ef2b6142 Update functions.php 2019-06-27 10:16:43 -06:00
FusionPBX
c68446bf82 Update xml_cdr_inc.php 2019-06-27 09:05:06 -06:00
FusionPBX
78acbee816 Update dialplans.php 2019-06-27 08:35:31 -06:00
FusionPBX
cb7cf1bec2 Update dialplans.php 2019-06-27 08:08:41 -06:00
FusionPBX
85c8602c6f Update app_config.php 2019-06-27 07:55:39 -06:00
ednt
3c77185b81 A typo at the last commit (#4313) 2019-06-27 07:06:40 -06:00
Len
2881eb9c63 Create {$mac}.xml (#4306) 2019-06-26 23:57:07 -06:00
Len
ce3a01bd2e Create {$mac}.xml (#4307) 2019-06-26 23:56:48 -06:00
Len
b2e5d71a81 Create {$mac}.xml (#4308) 2019-06-25 12:34:16 -06:00
Len
61ffff0bc5 Create {$mac}.xml (#4310) 2019-06-25 12:34:00 -06:00
Len
ae53af87e2 Create {$mac}.xml (#4305) 2019-06-25 11:47:59 -06:00
Len
24f6206bd2 Create {$mac}.xml (#4309) 2019-06-25 11:47:27 -06:00
Len
2ddd0478a8 Update {$mac}.xml (#4304) 2019-06-24 21:34:11 -06:00
FusionPBX
beb05b01f9 Update cmd.php 2019-06-23 14:51:28 -06:00
emaktech
9dcaddd814 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
Len
b8a203201b Update {$mac}.xml (#4302) 2019-06-21 22:02:50 -06:00
mtghr
57e4f82528 Update {$mac}.cfg (#4301)
the Expire time was set to 3600 with no way to change it
2019-06-20 07:15:21 -06:00
FusionPBX
814a3715fb Update registration_reload.php 2019-06-20 04:19:47 -06:00
FusionPBX
8651bf8ad4 Update registrations.php 2019-06-20 04:14:48 -06:00
Luis Daniel Lucio Quiroz
6b256a41b3 gives save_var_xml() more tolerance (#4299)
when there is no local freeswitch running (big cluster deployments where Fusion UI is in another server), sometimes there is no local freeswitch running. this breaks the variables per host.

This patch gives the chance to use the hostname as a fallback option before giving up.
2019-06-20 03:35:41 -06:00
FusionPBX
2ad8503e93 Delete cmd.php 2019-06-20 03:18:52 -06:00
FusionPBX
80d437b736 Update fax_send.php 2019-06-19 08:12:40 -06:00
FusionPBX
83817d53f3 Update call_flow_edit.php 2019-06-19 08:02:05 -06:00
Len
4c5ea29ecb Update README.md (#4293) 2019-06-18 21:13:10 -06:00
Len
a3660b3a62 Update {$mac}.xml (#4294) 2019-06-18 21:12:33 -06:00
Len
2df3444558 Update {$mac}.xml (#4295) 2019-06-18 21:10:47 -06:00
Len
c26cc68c02 Update {$mac}.xml (#4296) 2019-06-18 21:09:58 -06:00
Len
a422a4aab8 Update {$mac}.xml (#4297) 2019-06-18 21:09:11 -06:00
Len
0000bca8e3 Update {$mac}.xml (#4298) 2019-06-18 21:08:24 -06:00
FusionPBX
a5e1c9b783 Create {$mac}.xml 2019-06-18 19:14:28 -06:00
FusionPBX
03d6581e2c Update extension_copy.php 2019-06-18 18:37:34 -06:00
FusionPBX
019325011b Update users.php 2019-06-18 17:13:11 -06:00
FusionPBX
de7f26939e Update destination_imports.php 2019-06-18 16:58:08 -06:00
Len
33f2843a03 Update app_config.php (#4292) 2019-06-18 14:14:28 -06:00
Len
b2dd51bc7e Update app_config.php (#4291) 2019-06-18 14:03:38 -06:00
Len
0fca124afa Create README.md (#4290) 2019-06-18 13:50:32 -06:00
konradSC
e5c82cb9e8 Make Destination Actions Searchable (#4289)
* Make Destination Actions Searchable

It would be nice to have destination actions as a searchable field. 

Example: If I have 500 destinations and 17 of them have Ring Group 5050 as their action, it would be helpful to be able to search for 5050 and pull up all the applicable destinations.

* Update destinations.php
2019-06-18 09:35:59 -06:00
ednt
5289b34ade Add the description element for import (#4288)
To make it possible to use descriptions for own dialplan xmls
2019-06-18 08:05:50 -06:00
FusionPBX
9cb4e5e347 Update xml_cdr_inc.php 2019-06-17 23:35:48 -06:00
FusionPBX
8ae4b15c61 Update call_center_queue.php 2019-06-17 08:55:06 -06:00