Commit Graph

5316 Commits

Author SHA1 Message Date
FusionPBX f4ffc80d76 Update app_languages.php 2018-05-07 19:33:00 -06:00
FusionPBX 6ab925ec7f Update xml_cdr.php 2018-05-04 09:14:02 -06:00
FusionPBX 160ca51876 Update xml_cdr.php 2018-05-04 08:31:45 -06:00
FusionPBX fdee661d21 Update app_languages.php 2018-05-04 08:28:37 -06:00
FusionPBX 7e0e6501d0 Update app_languages.php 2018-05-04 08:08:54 -06:00
FusionPBX e4187da7f2 Update index_inc.php 2018-05-03 20:46:37 -06:00
FusionPBX ed22c39c4a Update app_config.php 2018-05-03 20:10:30 -06:00
FusionPBX 71fcff19b8 Update app_config.php 2018-05-03 12:41:51 -06:00
FusionPBX ebbeeab165 Update fax_send.php 2018-05-02 11:41:52 -06:00
Len 4d78e3c262 Update app_config.php (#3044) 2018-05-01 11:34:57 -06:00
konradSC 01e8cf920a Destinations not showing Vacant Tone (#3042)
Destinations are showing ringtones instead of vacant tones.
2018-05-01 10:22:22 -06:00
konradSC 26c87e4f46 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 0125eb42e8 Update xml_cdr_inc.php 2018-05-01 03:16:40 -06:00
FusionPBX 4a22faf2e5 Update xml_cdr.php 2018-05-01 03:02:36 -06:00
FusionPBX e05683f66b Update xml_cdr_inc.php 2018-05-01 02:57:47 -06:00
FusionPBX 1def0b48ea Update app_config.php 2018-04-30 16:18:44 -06:00
FusionPBX 4ae9caa053 Update app_config.php 2018-04-30 16:13:47 -06:00
FusionPBX 9ba58adc4c Update destination_edit.php 2018-04-27 23:44:54 -06:00
FusionPBX d2c32c54f3 Update app_config.php 2018-04-27 22:09:27 -06:00
FusionPBX ceb8437137 Update app_languages.php 2018-04-27 22:07:31 -06:00
FusionPBX 8696b07f41 Update destination_edit.php 2018-04-27 21:33:21 -06:00
FusionPBX 1f3bee0bc6 Update destination_edit.php 2018-04-27 13:24:47 -06:00
afanucchi 1e89710264 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 3804deb568 Update index.php 2018-04-25 23:47:41 -06:00
sanderkwantes 49cd031308 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 bf16a292d1 Update gateway_edit.php 2018-04-24 16:30:52 -06:00
konradSC c7510768c7 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 222bb23321 Update scripts.php 2018-04-23 11:26:31 -06:00
FusionPBX 910ba8fd08 Update v_xml_cdr_import.php 2018-04-22 11:51:36 -06:00
Robert Stevens 850b53f476 Adding sip_h_Diversion channel variable to list of conditions in dialplan editor. (#3032) 2018-04-22 00:30:31 -06:00
FusionPBX 6eb9db1f08 Update call_center_queue_edit.php 2018-04-21 23:46:33 -06:00
FusionPBX c7258b2dcc Update app_config.php 2018-04-21 23:43:50 -06:00
FusionPBX 3c12017a76 Update extension_edit.php 2018-04-20 13:55:30 -06:00
FusionPBX c6f69542a1 Create app_config.php 2018-04-20 10:58:00 -06:00
FusionPBX 093f9d3f0a Update v_xml_cdr_import.php 2018-04-18 16:29:57 -06:00
FusionPBX 37a83627ce Update v_xml_cdr_import.php 2018-04-18 11:52:45 -06:00
FusionPBX 34ee4b89b8 Update call_center_queue_edit.php 2018-04-17 10:27:56 -06:00
FusionPBX 7aa10986d8 Update call_center_active_inc.php 2018-04-17 09:07:24 -06:00
FusionPBX 77c4639643 Update app_config.php 2018-04-16 10:41:19 -06:00
FusionPBX 07beb0caf4 Update call_center_queue_edit.php 2018-04-15 21:45:10 -06:00
FusionPBX c4fe5b6fd0 Update voicemail_option_delete.php 2018-04-15 20:21:25 -06:00
FusionPBX ef24a058bf Update index.php 2018-04-14 23:57:03 -06:00
Len 016cdee3df typo fix (#3028) 2018-04-13 15:39:45 -06:00
FusionPBX a76aacf5d1 Update call_center_active.php 2018-04-13 07:47:41 -06:00
FusionPBX 6de4553fab Update call_center_active_inc.php 2018-04-13 07:44:08 -06:00
FusionPBX 607adb35c6 Update app_defaults.php 2018-04-10 20:35:34 -06:00
FusionPBX 3d384184a8 Update app_defaults.php 2018-04-10 20:18:12 -06:00
FusionPBX e2fbd6d2ea Create app_defaults.php 2018-04-10 20:11:35 -06:00
FusionPBX c6f917e51a Update call_center_active_inc.php 2018-04-08 13:17:30 -06:00
FusionPBX 66786e1791 Update call_center_queue_edit.php 2018-04-08 12:07:38 -06:00