Commit Graph

5616 Commits

Author SHA1 Message Date
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
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
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
f10a85c25e Update index.php 2018-04-25 23:47:41 -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
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
3664ba2f54 Update extension_edit.php 2018-04-20 13:55:30 -06:00
FusionPBX
7d266c7451 Create app_config.php 2018-04-20 10:58:00 -06:00
FusionPBX
d7032b6c7f Update v_xml_cdr_import.php 2018-04-18 16:29:57 -06:00
FusionPBX
5e3ce95ca8 Update v_xml_cdr_import.php 2018-04-18 11:52:45 -06:00
FusionPBX
4040f8f422 Update call_center_queue_edit.php 2018-04-17 10:27:56 -06:00
FusionPBX
b22a5757f1 Update call_center_active_inc.php 2018-04-17 09:07:24 -06:00
FusionPBX
30966b941f Update app_config.php 2018-04-16 10:41:19 -06:00
FusionPBX
ceb6c1c7bd Update call_center_queue_edit.php 2018-04-15 21:45:10 -06:00
FusionPBX
12b2f0e81c Update voicemail_option_delete.php 2018-04-15 20:21:25 -06:00
FusionPBX
96b2397d3c Update index.php 2018-04-14 23:57:03 -06:00
Len
9aca20d8b7 typo fix (#3028) 2018-04-13 15:39:45 -06:00
FusionPBX
bb6cfb5fac Update call_center_active.php 2018-04-13 07:47:41 -06:00
FusionPBX
51f2791956 Update call_center_active_inc.php 2018-04-13 07:44:08 -06:00
FusionPBX
b2566f846f Update app_defaults.php 2018-04-10 20:35:34 -06:00
FusionPBX
fbe1549619 Update app_defaults.php 2018-04-10 20:18:12 -06:00
FusionPBX
542c8f15d8 Create app_defaults.php 2018-04-10 20:11:35 -06:00
FusionPBX
99bcd575e2 Update call_center_active_inc.php 2018-04-08 13:17:30 -06:00
FusionPBX
b8a270b229 Update call_center_queue_edit.php 2018-04-08 12:07:38 -06:00
FusionPBX
4f671aa55f Update call_center_agent_edit.php 2018-04-08 10:45:42 -06:00
FusionPBX
4320a24aec Update call_center_agent_delete.php 2018-04-08 10:40:07 -06:00
FusionPBX
cdba4c09e3 Update app_languages.php 2018-04-07 02:10:50 -06:00
FusionPBX
3c8fb3ca98 Update call_center_active_inc.php 2018-04-06 09:35:12 -06:00
FusionPBX
f6a7939857 Update providers.php 2018-04-05 21:42:42 -06:00
FusionPBX
7f8bd715fe Update app_languages.php 2018-04-05 20:09:05 -06:00
FusionPBX
0d05d2f648 Update app_config.php 2018-04-05 18:40:43 -06:00
FusionPBX
458b239c77 Update ring_group_edit.php 2018-04-05 15:52:00 -06:00
FusionPBX
3c8e8478a7 Update ring_group_edit.php 2018-04-05 15:51:48 -06:00
FusionPBX
1ddc3251ca Update ring_group_edit.php 2018-04-05 15:48:38 -06:00