Commit Graph

10786 Commits

Author SHA1 Message Date
FusionPBX
b94ccebc23 Update app_languages.php 2018-05-07 19:33:00 -06:00
Zachary Kitchen
47ee12bbd6 Update {$mac}.xml (#3038) 2018-05-07 08:33:10 -06:00
Zachary Kitchen
83b59b8e99 Update {$mac}.xml (#3037)
Allows users to configure the city code in the default settings table
2018-05-07 08:29:58 -06:00
FusionPBX
8f25154950 Update index.lua 2018-05-06 13:10:08 -06:00
konradSC
cfff4beb2b Use Freeswitch for mkdir (#3049)
This change reduces  the strain on the system by running the OS command through Freeswitch rather than directly from Lua. When running directly from Lua it causes RTP jitter in a high capacity system.
2018-05-04 13:32:36 -06:00
FusionPBX
676ae26f91 Update xml_cdr.php 2018-05-04 09:14:02 -06:00
FusionPBX
6c9fff032e Update xml_cdr.php 2018-05-04 08:31:45 -06:00
FusionPBX
7ad8bed515 Update app_languages.php 2018-05-04 08:28:37 -06:00
FusionPBX
50b0eebdb7 Update app_languages.php 2018-05-04 08:08:54 -06:00
FusionPBX
dbea462409 Update index_inc.php 2018-05-03 20:46:37 -06:00
FusionPBX
ed116be717 Update app_config.php 2018-05-03 20:10:30 -06:00
FusionPBX
f7b57ebb3e Update dialplan.lua 2018-05-03 15:19:23 -06:00
FusionPBX
a6d4a5ce17 Update app_config.php 2018-05-03 12:41:51 -06:00
FusionPBX
824a9f361c Update fax_send.php 2018-05-02 11:41:52 -06:00
Len
c88ac44a9b Update app_config.php (#3044) 2018-05-01 11:34:57 -06:00
konradSC
6901591257 Destinations not showing Vacant Tone (#3042)
Destinations are showing ringtones instead of vacant tones.
2018-05-01 10:22:22 -06:00
konradSC
a3ccd1c3fa Fix tone_stream (#3043)
This error was being generated in freeswitch:
[ERR] switch_core_session.c:2683 Invalid Application play tone_stream

Needs to use application "playback" for tone_stream.

Had to use a colon instead of a space as the delimited. Otherwise it would parse the dialpan action as "playback tone_stream" and the data as "//%(274,0,913.8);%(274,0,1370.6);%(380,0,1776.7)"

Now shows -->  <action application="playback" data="tone_stream://%(274,0,913.8);%(274,0,1370.6);%(380,0,1776.7)"/>
2018-05-01 10:22:00 -06:00
FusionPBX
b82d148beb Update xml_cdr_inc.php 2018-05-01 03:16:40 -06:00
FusionPBX
5a24429edd Update xml_cdr.php 2018-05-01 03:02:36 -06:00
FusionPBX
e6f2966f71 Update xml_cdr_inc.php 2018-05-01 02:57:47 -06:00
FusionPBX
1ca9133739 Update paging.php 2018-05-01 02:47:22 -06:00
emaktech
5aff46f1d4 Add Ability to Edit Yealink Programmable Keys (#3041)
Edited all Yealink templates to allow programmable keys to be modified from the Devices page.
2018-04-30 17:56:28 -06:00
FusionPBX
86d79b60a8 Update app_config.php 2018-04-30 16:18:44 -06:00
FusionPBX
66619995f0 Update app_config.php 2018-04-30 16:13:47 -06:00
FusionPBX
cb23dd1af6 Update y000000000028.cfg 2018-04-30 16:02:27 -06:00
FusionPBX
a9458de5df Update record_greeting.lua 2018-04-30 10:32:05 -06:00
FusionPBX
77bdca8a6e Update destination_edit.php 2018-04-27 23:44:54 -06:00
FusionPBX
a03812c3f0 Update app_config.php 2018-04-27 22:09:27 -06:00
FusionPBX
83b3a8e182 Update app_languages.php 2018-04-27 22:07:31 -06:00
FusionPBX
abdde4c271 Update destination_edit.php 2018-04-27 21:33:21 -06:00
FusionPBX
73010c9673 Update destination_edit.php 2018-04-27 13:24:47 -06:00
afanucchi
0983f3ec97 Allow call forwarding to be enabled and set by argument in INVITE. Useful for softkey on hard phones. (#3035) 2018-04-27 00:44:43 -06:00
FusionPBX
764a7a3c76 Update user_dashboard.php 2018-04-26 23:08:58 -06:00
Luis Daniel Lucio Quiroz
fac71ed1da Same as 4.4 (#3040)
...
2018-04-26 14:42:23 -06:00
FusionPBX
f10a85c25e Update index.php 2018-04-25 23:47:41 -06:00
FusionPBX
f5a8610067 Update user_edit.php 2018-04-25 22:15:45 -06:00
FusionPBX
9832764b64 Update user_edit.php 2018-04-25 22:15:03 -06:00
FusionPBX
c4a0d01f40 Update index.lua 2018-04-25 21:19:31 -06:00
sanderkwantes
ea180ddced Fix for broken time conditions (#3034)
Fixes an issue were time conditions are not working if Date & Time is used.
2018-04-24 19:26:33 -06:00
FusionPBX
0e072bbda5 Update gateway_edit.php 2018-04-24 16:30:52 -06:00
konradSC
d6daf2a2cb Updates for CDR archives database server (#3036)
* Updates for CDR archives database server

* Add CDR Archive Server

* Updates for CDR archive server

* Updates for CDR Archive server

* Updates for CDR Archive server

* Create xml_cdr_archive.php
2018-04-23 13:24:30 -06:00
FusionPBX
5298f95bd5 Update scripts.php 2018-04-23 11:26:31 -06:00
Len
1d3da026d4 Fix key type disabled (#3033)
Fix key type disabled for park, page etc
2018-04-22 12:12:07 -06:00
FusionPBX
55cdc99eb3 Update v_xml_cdr_import.php 2018-04-22 11:51:36 -06:00
Robert Stevens
78ddfe6045 Adding sip_h_Diversion channel variable to list of conditions in dialplan editor. (#3032) 2018-04-22 00:30:31 -06:00
FusionPBX
67a1bb7b20 Update call_center_queue_edit.php 2018-04-21 23:46:33 -06:00
FusionPBX
2a560003b0 Update app_config.php 2018-04-21 23:43:50 -06:00
FusionPBX
3a570426ca Update domains.php 2018-04-21 18:54:44 -06:00
FusionPBX
8b646c36e0 Update domains.php 2018-04-21 18:49:30 -06:00
FusionPBX
64eab97d0d Update pdo.php 2018-04-21 09:31:02 -06:00