FusionPBX
7017be2e74
Update xml_cdr_details.php
2018-05-19 13:24:23 -06:00
Roman Dissauer
a6669a8252
fixed number_translation_edit.php for empty arrays ( #3052 )
2018-05-15 19:56:16 -06:00
Roman Dissauer
8b166090a6
prepare provisioning for gigaset templates ( #3053 )
2018-05-15 19:53:43 -06:00
FusionPBX
6174167d3a
Update extension_edit.php
2018-05-09 17:35:54 -06:00
FusionPBX
eaea0d53c5
Update v_xml_cdr_import.php
2018-05-09 16:48:20 -06:00
FusionPBX
aa58233f9d
Update destination_edit.php
2018-05-09 13:50:35 -06:00
FusionPBX
eda033b0df
Update destination_edit.php
2018-05-09 13:38:28 -06:00
FusionPBX
3ba8205e14
Update 900_voicemail.xml
2018-05-09 10:07:43 -06:00
FusionPBX
af1ac8ac36
Update app_config.php
2018-05-09 09:05:42 -06:00
The-Operator
593f8ac9a9
Enhance Call Blocking [master] ( #2988 )
...
* Added support for regular expressions in the numbers to be blocked.
Reduced the caching timeout, as the counter is only incremented when a call is blocked and the number is not cached.
* Added default sort order.
* Added option to switch on/off use of regular expression matching for pgsql and mysql.
* Added support for sqlite and updated default number match to "LIKE" as suggested by MafooUK on IRC.
* Selection of behavior (default [=], regex or like matching) is now done via the variable call_block_matching = regex|like|EMPTY - type text - in the Call Block section of Default Settings.
* Updated comment to match new matching.
2018-05-08 08:50:57 -06:00
FusionPBX
37a1050676
Update ring_group_edit.php
2018-05-07 19:52:55 -06:00
FusionPBX
8ef4550c08
Update ring_group_edit.php
2018-05-07 19:46:28 -06:00
FusionPBX
457a1778c2
Update app_config.php
2018-05-07 19:35:17 -06:00
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
FusionPBX
0ed6ca8a73
Update call_center_agent_edit.php
2018-04-08 10:45:42 -06:00
FusionPBX
f237ed8631
Update call_center_agent_delete.php
2018-04-08 10:40:07 -06:00
FusionPBX
5a5c95c424
Update call_center_active_inc.php
2018-04-06 09:35:12 -06:00
FusionPBX
29c40cd8ae
Update app_languages.php
2018-04-05 20:09:05 -06:00
FusionPBX
98b70aa65c
Update app_config.php
2018-04-05 18:40:43 -06:00
FusionPBX
79b1daabf6
Update ring_group_edit.php
2018-04-05 15:52:00 -06:00
FusionPBX
c930c92708
Update ring_group_edit.php
2018-04-05 15:51:48 -06:00
FusionPBX
4617018491
Update ring_group_edit.php
2018-04-05 15:48:38 -06:00
FusionPBX
1f91ff61e4
Update ring_group_edit.php
2018-04-05 15:35:08 -06:00
FusionPBX
dce68b3d07
Update ring_group_edit.php
2018-04-05 14:53:36 -06:00
FusionPBX
72b63ee3c6
Update app_config.php
2018-04-05 14:52:30 -06:00
FusionPBX
0588f4db49
Update call_edit.php
2018-04-05 10:23:27 -06:00
FusionPBX
932dae9442
Create registration_reload.php
2018-04-04 22:50:44 -06:00
FusionPBX
53278da00f
Update registrations.php
2018-04-04 22:47:48 -06:00
FusionPBX
fa511b2354
Update app_config.php
2018-04-04 22:40:10 -06:00
markjcrane
687eba6d02
Delete traffic_graph will move to fusionpbx-apps repo
2018-04-05 01:16:03 +00:00
markjcrane
0055d5d670
Delete tftp will move to fusionpbx-apps repo
2018-04-05 01:13:45 +00:00
FusionPBX
77e7cd3588
Update call_center_queue_edit.php
2018-04-04 16:23:38 -06:00
FusionPBX
01b6d6cf45
Update call_center_queue_edit.php
2018-04-04 16:20:18 -06:00
FusionPBX
b55b8b9a9d
Update app_config.php
2018-04-04 15:57:41 -06:00
FusionPBX
cc0ffae0f7
Update app_languages.php
2018-04-04 15:56:03 -06:00
FusionPBX
b587fc4b3e
Update call_center_queue_edit.php
2018-04-04 13:15:54 -06:00
FusionPBX
ad5f2acb00
Update call_center_queue_edit.php
2018-04-03 17:54:42 -06:00
FusionPBX
de9427b1af
Update app_defaults.php
2018-04-03 02:37:41 -06:00
FusionPBX
1a253a578a
Update email_template_edit.php
2018-04-03 01:18:32 -06:00
FusionPBX
aabc9a5e58
Update email_templates.php
2018-04-03 01:09:42 -06:00
FusionPBX
a7c4b0ae17
Update app_config.php
2018-04-03 00:58:55 -06:00
FusionPBX
aea1d60054
Update app_languages.php
2018-04-03 00:56:48 -06:00
FusionPBX
ca07ea3284
Delete app_defaults.php
2018-04-03 00:34:07 -06:00
FusionPBX
85f2a69a79
Create app_defaults.php
2018-04-03 00:32:48 -06:00
FusionPBX
fe26dffcb3
Update call_center_active_inc.php
2018-04-01 15:17:23 -06:00
FusionPBX
39db9220ef
Update call_center_agent_status.php
2018-04-01 11:49:18 -06:00
FusionPBX
e1f243f93b
Update call_center_agent_status.php
2018-04-01 01:11:17 -06:00
FusionPBX
188413f112
Update call_center_agent_status.php
2018-03-31 23:54:48 -06:00
FusionPBX
0db9f4abd1
Update call_center_agent_status.php
2018-03-31 22:54:25 -06:00
FusionPBX
6233c2de94
Update call_center_agent_status.php
2018-03-31 17:57:29 -06:00
FusionPBX
d6b3498145
Update call_center_active_inc.php
2018-03-31 12:53:33 -06:00