Commit Graph

9566 Commits

Author SHA1 Message Date
FusionPBX
004daa84d9 Update destinations.php 2017-10-27 04:36:37 -06:00
FusionPBX
09e743a00e Minor version update 4.3.4 2017-10-26 15:21:03 -06:00
Alexey Melnichuk
216594229d Fix. Export call direction to B-Leg. (#2895)
It is needed to use with b-leg filtering.
2017-10-26 10:33:35 -06:00
Alexey Melnichuk
76b60325ae Small optimization with intercept. (#2892)
In cluster installation first node search channel uuid
and send it inside special SIP header. So other node
can just use it and do not call Lua script again.
2017-10-26 08:56:37 -06:00
TylerP
cc85d17a13 Sort by CIDName if populated, otherwise CIDNumber (#2890)
I believe this will help users to sort through the caller ID numbers on the dashboard.
2017-10-25 22:49:42 -06:00
Harrison Caldicott
024cb62bee Update to provisioning engine (#2893)
Adding this fix enables both remote phone book and provisioning to work correctly on the newly released android based Yealink devices.

It appears that during the provisioning process, the T5X series supply a colon formatted mac address in their user agent.

However, when requesting a remote phone book, the presented user agent has no colons. This allows both formats to work as expected.
2017-10-25 22:46:37 -06:00
Len
d3297c3f11 Update {$mac}.cfg 2017-10-25 22:26:00 -04:00
Len
0756738b21 Update {$mac}.cfg 2017-10-25 22:19:51 -04:00
Len
df1ec6920a Update {$mac}.cfg 2017-10-25 21:45:21 -04:00
Len
47dc8ed543 Update y000000000066.cfg 2017-10-24 23:33:05 -04:00
Len
d818971b27 Update y000000000066.cfg 2017-10-24 23:25:25 -04:00
Len
e611a8d463 Update y000000000066.cfg 2017-10-24 22:54:09 -04:00
Len
d1c551797f Update y000000000025.cfg 2017-10-24 21:13:26 -04:00
Len
7869700b42 Update y000000000070.cfg 2017-10-24 21:10:28 -04:00
Len
3ea2d4de23 Update y000000000074.cfg 2017-10-24 21:09:38 -04:00
Len
557283e2b5 Update y000000000066.cfg 2017-10-24 21:07:26 -04:00
siberoloji
a7932ac721 Update app_languages.php (#2887)
Turkish Translations has been added
2017-10-22 10:18:27 -06:00
FusionPBX
2d9baf9815 Update conference_room_edit.php 2017-10-21 11:14:18 -06:00
FusionPBX
1ce2dae081 Update conference_room_edit.php 2017-10-21 11:13:31 -06:00
FusionPBX
e9c1c9b350 Update conference_edit.php 2017-10-21 10:45:12 -06:00
FusionPBX
3723851751 Update conference_edit.php 2017-10-21 10:37:38 -06:00
FusionPBX
9b9c3950c0 Update xml_cdr.php 2017-10-20 18:04:07 -06:00
FusionPBX
67a0f9eb07 Update v_xml_cdr_import.php 2017-10-20 18:02:58 -06:00
FusionPBX
770f412618 Update v_xml_cdr_import.php 2017-10-20 17:57:57 -06:00
FusionPBX
65dd10e433 Update xml_cdr.php 2017-10-20 17:54:49 -06:00
FusionPBX
e7038b0ed4 Update xml_cdr.php 2017-10-20 16:55:19 -06:00
FusionPBX
16972b0dbf Update v_xml_cdr_import.php 2017-10-20 16:46:29 -06:00
FusionPBX
9cb4541b99 Update registrations.php 2017-10-20 03:19:56 -06:00
FusionPBX
ac9922de1b Update fax_files.php 2017-10-20 02:36:15 -06:00
FusionPBX
58ea02ccfe Update index.lua 2017-10-18 01:50:30 -06:00
konradSC
e6cfdd9ae0 Fix MWI for Extensions that with 0 (#2882)
* Fix MWI for Extensions that with 0

MWI was not turning off after messages were deleted for extensions that start with 0. This requires that real voicemail_id to be pulled from the database and not just taken from the destination number. To get around this we try to send mwi to the original vociemail_id (destination number) and voicemail_id_copy (from database). Index.lua is already doing something similar.

* Update listen_to_recording.lua

* Update menu_messages.lua
2017-10-17 22:23:40 -06:00
FusionPBX
9b9f2c4840 Update call_forward.lua 2017-10-16 11:34:14 -06:00
FusionPBX
8d424c00ee Update call_recordings.php 2017-10-15 16:00:46 -06:00
FusionPBX
2398a6b5f4 Update call_recordings.php 2017-10-15 15:56:06 -06:00
FusionPBX
8eb1dffa74 Update xml_cdr.php 2017-10-15 15:46:25 -06:00
FusionPBX
4aba084f80 Update recordings.php 2017-10-15 14:54:18 -06:00
FusionPBX
8c2681d520 Update recordings.php 2017-10-15 14:50:12 -06:00
FusionPBX
d01cff7afc Update call_recordings.php 2017-10-15 14:40:10 -06:00
FusionPBX
4b5d96e9db Update call_recordings.php 2017-10-15 14:32:09 -06:00
FusionPBX
7a967d8d3f Update xml_cdr.php 2017-10-15 14:26:06 -06:00
FusionPBX
9d430209d0 Update xml_cdr.php 2017-10-15 13:51:44 -06:00
FusionPBX
6d03c3bd4f Create download.php 2017-10-15 13:50:47 -06:00
FusionPBX
57773ed3cb Update xml_cdr_inc.php 2017-10-15 12:55:00 -06:00
FusionPBX
66c90568a0 Update xml_cdr.php 2017-10-15 11:53:10 -06:00
FusionPBX
d623eae97c Update v_xml_cdr_import.php 2017-10-15 11:50:09 -06:00
FusionPBX
a7cde16bd0 Update v_xml_cdr_import.php 2017-10-15 11:38:49 -06:00
FusionPBX
3e43cca284 Update app_config.php 2017-10-15 11:36:59 -06:00
FusionPBX
760eea11af Update xml_cdr.php 2017-10-15 11:35:55 -06:00
konradSC
8a1b572fbd Change Column to allow for more characters (#2874)
255 characters is too small for phones with 15+ BLF lines. 

The phone will generate a postgres ERROR:  value too long for type character varying(255)
2017-10-14 22:44:39 -06:00
FusionPBX
34bc58d2f7 Update y000000000005.cfg 2017-10-14 17:33:56 -06:00