AgregarDeveloper
15a6d67a41
Major changes to pt-br language. ( #1835 )
...
* Um teste por hora
* asd
* Edited and Added PT-BR language.
Minor and major fixes to pt-br translate.
2 fixes to mistyped english words.
* Create AgregarDeveloper.md
* Deleted wrong file placement
Deleted wrong file placement
2016-08-25 11:03:51 -06:00
FusionPBX
fa842958e5
Update provision.php
2016-08-23 14:21:27 -06:00
FusionPBX
e16b94f685
Update provision.php
...
Improve provision support for outbound proxy primary and secondary in the provision class.
2016-08-23 13:17:17 -06:00
FusionPBX
049bd3b9f7
Update provision.php
...
Fix the user assigned contacts for the directory.
2016-08-23 11:37:51 -06:00
FusionPBX
10c6d68f60
Update xml_cdr_extension_summary.php
2016-08-23 03:32:25 -06:00
FusionPBX
f67f9ec142
Update xml_cdr_extension_summary.php
2016-08-23 03:12:24 -06:00
FusionPBX
a16601c86b
Update xml_cdr_extension_summary.php
2016-08-23 03:10:57 -06:00
FusionPBX
4d35df9c3d
Update xml_cdr_extension_summary.php
...
Add a download csv button to the Extension Summary.
2016-08-23 03:05:56 -06:00
FusionPBX
64005da489
Update app_defaults.php
...
Fix the file renaming for local_stream.conf.xml and .noload
2016-08-22 20:04:23 -06:00
FusionPBX
ae77e051c8
Update app_config.php
2016-08-21 09:52:33 -06:00
FusionPBX
d669133827
Update app_languages.php
...
Add label-xml_directory
2016-08-21 09:51:22 -06:00
markjcrane
888675e58e
Add the comment back to help explain the reason this is set to peer.
2016-08-20 23:44:35 -06:00
markjcrane
22c20dc6ec
Update bind digit action and set call_direction to inline=true
2016-08-20 22:07:35 -06:00
FusionPBX
f3ca36b342
Update 890_local_extension.xml
2016-08-20 20:23:18 -06:00
FusionPBX
35a2cd13ae
Update time_condition_edit.php
...
Complete global time conditions.
2016-08-17 15:54:16 -06:00
FusionPBX
081e26abc0
Update time_condition_edit.php
...
Fix the global label for time conditions.
2016-08-17 15:30:23 -06:00
FusionPBX
1e52c1f5ac
Update app_config.php
...
Add time condition domain.
2016-08-17 15:19:11 -06:00
FusionPBX
5dc0d55100
Update time_condition_edit.php
2016-08-17 15:14:56 -06:00
Luis Daniel Lucio Quiroz
964a7b53c6
Wrong directory name ( #1822 )
...
it was looking for call_center, instead call_centerS
2016-08-17 12:37:05 -06:00
Mafoo
a3e4a1d2a7
Enhance-Import rintones from vars.xml ( #1813 )
...
move ringtones to thier own category
import ringtones from vars.xml
2016-08-16 08:49:45 -06:00
minotaur01
71b6bcc3f8
Added functionality to hide profile edit button ( #1817 )
...
Added functionality to hide profile edit button and changed code to use jQuery and event hooks
2016-08-15 11:27:35 -06:00
minotaur01
a820fd1719
Added a key profile edit and add button ( #1815 )
...
Added a key profile edit and add button for easier navigation, can now hop to profile editing with one click.
2016-08-15 09:32:01 -06:00
de-jens
a6fcd8c34a
add Diversion Header to dail string ( #1816 )
...
* added Diversion Header to dail string
* added Diversion Header to dail string
2016-08-15 09:20:02 -06:00
FusionPBX
b673102666
Update xml_cdr_extension_summary.php
...
Extensio Summary - Change the default to today instead of last 7 days.
2016-08-14 11:47:49 -06:00
FusionPBX
f561fe53ab
Update ivr_menu_edit.php
...
Make ivr_menu_edit.php more efficient.
2016-08-13 18:47:36 -06:00
FusionPBX
decc0e9628
Update ivr_menu_edit.php
2016-08-13 14:28:26 -06:00
FusionPBX
2a7e6cbd2e
Update fax_edit.php
2016-08-13 14:22:11 -06:00
FusionPBX
074a6131dc
Update call_flow_edit.php
2016-08-13 14:18:03 -06:00
FusionPBX
c4e73595e2
Update music_on_hold_edit.php
2016-08-13 14:15:24 -06:00
FusionPBX
921c2ad829
Update call_flow_edit.php
2016-08-13 14:10:57 -06:00
FusionPBX
897b3e6bc9
Update phrase_edit.php
2016-08-13 14:09:02 -06:00
FusionPBX
4f9ef37b71
Update phrase_edit.php
2016-08-13 13:28:44 -06:00
FusionPBX
8f4a81a00d
Update conference_center_edit.php
...
Use the new file class sounds method.
2016-08-13 13:26:25 -06:00
minotaur01
5f0dacbeda
Key assignment and Aastra provisioning ( #1814 )
...
* Update device_profile_edit.php
Changed maximum key number to be able to program phones with multiple expansion boards
* Raised Device Key Maximum Number
Changed maximum key number to be able to program phones with multiple expansion boards
Also replaced while loop with for loop to match device_profile_edit.php
* Added code for all key types
Added code for all programmable key types, Hard Keys, Soft Keys, Top Keys and Expansion keys.
Also added logic to handle key assigrnment for multiple expansion boards
* Enabled time server and disabled auto discovery settings
Enabled time servers and used system variable from default settings to set time server
Disabled Link-Layer Discovery and Universal Plug and Play because why do you need to re-discover the server after the phone is provisioned
* Updated the key number option generation line
* Updated the key number option generation line
2016-08-13 08:55:54 -06:00
FusionPBX
36013475d0
Update conference_center_edit.php
...
Get recordings from the database and move phrases database requests out of the content.
2016-08-11 15:40:09 -06:00
SJS87
38b504a6e5
Update to time_condition_edit.php ( #1803 )
...
When using 'time-of-day' it's not currently possible to specify a range which will finish at the end of the day.
This is a minor adjustment to allow the 'time-of-day' range to finish at 23:59.
2016-08-11 10:04:53 -06:00
SJS87
1b7a65a6b2
Time of day routing conversation fixed. ( #1802 )
...
This is a minor bug which is fixed with a few minor adjustments, this doesn't appear to have caused us any major problems in production.
Valid values for 'minute-of-day' in FreeSWITCH are 1-1440, the page is currently converting 'time-of-day' to 'minute-of-day' as 0-1439, the fix will correct the values to 1-1440.
Sources:
https://wiki.freeswitch.org/wiki/Time_of_Day_Routing
2016-08-11 10:01:21 -06:00
Alexey Melnichuk
252f4db916
Add. force_ping option for extension ( #1809 )
...
* Add. `force_ping` option for extension
This option force FS send SIP OPTIONS message to
detect if this reged device still available.
* Update language file.
2016-08-11 09:46:54 -06:00
FusionPBX
e32f82939d
Update device_dashboard.php
...
Protect keys with the device profile from being edited by a user in the device dashboard.
2016-08-08 16:58:32 -06:00
FusionPBX
8342110f32
Update device_profile_edit.php
2016-08-08 16:54:24 -06:00
FusionPBX
172884b982
Update device_profile_edit.php
2016-08-08 16:51:27 -06:00
FusionPBX
b445f8517d
Update device_profile_edit.php
...
Make device key vendor a select list.
2016-08-08 16:48:31 -06:00
FusionPBX
fd48fa0281
Update app_languages.php
2016-08-08 15:40:14 -06:00
FusionPBX
74c5c2f0f9
Update device_profile_edit.php
...
Add device key protected to the device profile edit.
2016-08-08 15:37:54 -06:00
FusionPBX
d30ad1439e
Update app_config.php
...
Add device_key_protected permission and field in the database.
2016-08-08 15:18:51 -06:00
FusionPBX
678134f24a
Update device_dashboard.php
...
Update device dashboard use the group permissions.
2016-08-08 14:24:42 -06:00
FusionPBX
80808959d2
Update scripts.php
...
Add conf_dir to lua.conf
2016-08-08 09:35:06 -06:00
FusionPBX
6926452b75
Update device_vendor_functions.php
...
Show the group permissions on device_vendor_functions.php.
2016-08-06 16:28:48 -06:00
FusionPBX
33945a7dec
Update app_defaults.php
...
Add default device function group permissions.
2016-08-06 16:19:58 -06:00
FusionPBX
67d48eecfa
Update app_config.php
2016-08-06 16:17:02 -06:00