Commit Graph

6088 Commits

Author SHA1 Message Date
FusionPBX
ea63afcc02 Update xml_cdr.php 2019-03-17 00:55:09 -06:00
FusionPBX
185b28cacc Update v_xml_cdr_import.php 2019-03-17 00:51:06 -06:00
FusionPBX
05d2d4ca98 Update v_xml_cdr_import.php 2019-03-17 00:49:43 -06:00
FusionPBX
3102bc9096 Update app_config.php 2019-03-16 04:18:21 -06:00
FusionPBX
e48256aee5 Update v_xml_cdr_import.php 2019-03-16 04:17:01 -06:00
FusionPBX
09eece9555 Update call_center_agent_edit.php 2019-03-15 00:02:20 -06:00
FusionPBX
a0a498fc01 Update fax_edit.php 2019-03-15 00:01:21 -06:00
FusionPBX
097294c0d1 Update app_config.php 2019-03-14 23:54:59 -06:00
FusionPBX
06b040c42f Update app_defaults.php 2019-03-14 23:53:15 -06:00
FusionPBX
9076f44d3a Update 400_recordings.xml 2019-03-14 23:42:09 -06:00
FusionPBX
e6ad6ef488 Update v_xml_cdr_import.php 2019-03-14 14:57:46 -06:00
Nate
a35f618ec2 Password Reset: Add email message to Email Templates. 2019-03-13 23:30:39 -06:00
FusionPBX
978dd8342e Update xml_cdr.php 2019-03-13 20:15:19 -06:00
FusionPBX
57b742cf6f Update app_config.php 2019-03-13 20:14:32 -06:00
FusionPBX
b470ec914e Update app_config.php 2019-03-12 08:23:11 -06:00
FusionPBX
0bc846df56 Update gateway_delete.php 2019-03-08 14:13:16 -07:00
FusionPBX
cf41c6a093 Update destination_edit.php 2019-03-08 08:48:38 -07:00
FusionPBX
3841c6f51c Update gateway_delete.php 2019-03-07 16:44:09 -07:00
FusionPBX
7ba3fd49c5 Update app_defaults.php 2019-03-07 16:37:47 -07:00
Nate
06a0fa7235 User Edit: Only list Contacts not already assigned to a User. Contact Edit: Display button to User the Contact is assigned to (if any). 2019-03-06 19:54:12 -07:00
Len
ed9d23658e Update app_config.php (#4009)
fix duplicate uuid
2019-03-05 20:00:00 -07:00
FusionPBX
2395ec6f1f Update app_config.php 2019-03-05 18:34:52 -07:00
FusionPBX
6dde7f362f Update app_config.php 2019-03-05 18:17:42 -07:00
ednt
b1faf1cf83 Bug option list and with multiple registartions. (#4012)
de-ring was not in the option list.

If multiple devices are registered with the same extension, only on device was ringing. (And this was not the device in front of you :) )
The Call UUID was 'duplicated'
The fix is to remove the origination_uuid. Then all devices rings simultaniously.
2019-03-05 12:19:10 -07:00
FusionPBX
28c8c69843 Update follow_me.php 2019-03-04 13:03:31 -07:00
FusionPBX
bd18ccb7e6 Delete 520_follow_me_bridge.xml 2019-03-03 15:23:14 -07:00
FusionPBX
acac0f284d Update xml_cdr_inc.php 2019-03-03 12:03:13 -07:00
emaktech
a5ff016ef5 Retrieve gateway names with variables and failover (#4004)
Previously, if a bridge statement was written with prepended variables to be passed, the gateway name would not be parsed and replaced. Additionally, if multiple bridges were used in failover in a single bridge statement separated by a pipe, only the first would be parsed and replaced.

I noticed this after upgrade to FreeSWITCH 1.8.5 (from 1.6.20) which changed failover behavior with multiple separate bridge statements. When network returns 486 BUSY, it will proceed to second bridge statement, initiating a second call. To allow failover and not have this behavior, you must write a single statement and separate your failover bridges with a pipe, this change allows the UI to show all gateway names on the line once saved.

Examples:
{fax_use_ecm=on}sofia/gateway/99b1234c-667c-4b31-9d2f-31d4f396abfa/$1
=> {fax_use_ecm=on}sofia/gateway/Gateway_Name/$1

sofia/gateway/0e70e123-00fd-4f0c-b525-bc7f6283cfa1/$1|sofia/gateway/99b1234c-667c-4b31-9d2f-31d4f396abfa/1$1
=> sofia/gateway/Gateway_One/$1|sofia/gateway/Gateway_Two/1$1
2019-03-03 11:10:15 -07:00
FusionPBX
9a9bbac7f1 Update contact_edit.php 2019-03-01 06:08:47 -07:00
Nate
36b32599f1 Restore Login Reset Password functionality, adjust default SMTP debug level. 2019-02-28 17:32:27 -07:00
FusionPBX
6e360176a1 Update time_conditions.php 2019-02-23 17:53:34 -07:00
FusionPBX
24e985fdec Update time_condition_edit.php 2019-02-23 17:41:56 -07:00
FusionPBX
3fb1d7ffaa Update time_conditions.php 2019-02-23 17:07:45 -07:00
FusionPBX
fd77834430 Update app_config.php 2019-02-23 17:06:09 -07:00
FusionPBX
9b0f97469d Update follow_me.php 2019-02-21 17:45:43 -07:00
FusionPBX
293386d72c Update 520_follow_me_bridge.xml 2019-02-20 09:06:34 -07:00
FusionPBX
823ce58d4c Update 010_user_exists.xml 2019-02-20 08:58:54 -07:00
FusionPBX
de4c5d4f03 Update contact_edit.php 2019-02-20 08:09:12 -07:00
FusionPBX
70d1eb4cd5 Update destinations.php 2019-02-20 07:59:51 -07:00
FusionPBX
b99054552f Update 520_follow_me_bridge.xml 2019-02-19 11:55:31 -07:00
FusionPBX
d1d6d263f3 Update follow_me.php 2019-02-19 11:26:44 -07:00
FusionPBX
444193f001 Update call_edit.php 2019-02-19 10:30:23 -07:00
FusionPBX
5da935c55d Update app_config.php 2019-02-19 09:24:40 -07:00
FusionPBX
a1cf0e90ce Update extension_edit.php 2019-02-19 08:41:56 -07:00
FusionPBX
8752303a3b Update device_edit.php 2019-02-19 08:40:37 -07:00
FusionPBX
45f32cf7cb Update device_edit.php 2019-02-19 08:38:48 -07:00
konradSC
020e2b4733 autocomplete="new-password" for devices (#4005)
Chrome is no longer supporting autocomplete="off". The new standard for Chrome is autocomplete="new-password". This also seems to work for Firefox as well.
2019-02-19 08:37:10 -07:00
konradSC
9727035305 Marker for identifying call as follow-me loopback (#3977)
* Marker for identifying call as follow-me loopback

We need a way of the dialplan identifying calls that are generated by follow-me using loopback. This setting couple with a dialplan statement allows us to identify and set proper caller-id-name/number.

* Create 030_is_loopback.xml

Are you a follow_me call that is using the loopback interface? 
Ok then, are you a user on the system? 
Yes, ok. Let's set your outbound_caller_id_name and outbound_caller_id_number so that you show up correctly. 
Thanks.
2019-02-18 18:41:24 -07:00
FusionPBX
af7a313cad Rename 030_is_local.xml to 035_is_local.xml 2019-02-18 18:29:41 -07:00
FusionPBX
0d98092c9c Update xml_cdr.php 2019-02-18 13:30:17 -07:00