FusionPBX
48661c3aa6
Update sip_status.php
2025-03-22 15:45:19 -06:00
emak-Corey
efed19ef1c
Sort the 'sofia xmlstatus' profiles alphabetically ( #6091 )
...
* Sort the 'sofia xmlstatus' profiles alphabetically
Added function to sort the 'sofia xmlstatus' SIP profiles alphabetically to match the sort order lower down in the page.
2025-03-22 15:43:58 -06:00
frytimo
0a42d8f198
Add caching to the auto_loader for interfaces ( #7320 )
...
* update auto loader to load and cache interfaces
* use new method to update the auto loader cache
* use new interface
* use new interface to trigger a cache flush
* update the console upgrade menu
* update the missing implements syntax
* add the clear_cache to the flush cache button
2025-03-15 09:13:36 -06:00
frytimo
d919a3cc1b
Add the apcu caching ability for performance ( #7276 )
...
* add the apcu caching ability for performance
When the PHP extension APCu is loaded, the settings class and the auto_loader will cache their results across requests in RAM. For more information about the APCu extension visit the PHP page: https://www.php.net/apcu
* use global instead of default terminology
2025-02-25 17:21:41 -07:00
Alex
8cfc221da4
Redirect to the correct domain if using show all ( #7265 )
...
* Redirect to the correct domain if using show all
* Update bridges.php
* Update call_recordings.php
* Update conference_controls.php
* Update conference_profile_params.php
* Update conference_profiles.php
* Update email_queue.php
* Update event_guard_logs.php
* Update fax_queue.php
* Update user_settings.php
* Update require.php
2025-02-20 16:30:09 -07:00
FusionPBX
9292dda43f
Fixed the registration count
...
- Fixed on the dashboard for those with superadmin group
- Fixed the count in the SIP status page
2024-09-21 12:50:36 -06:00
fusionate
d234fb185a
Multiple Apps: Integrate content cards.
2024-09-04 16:55:24 -06:00
MarBifrost
906b3edf03
Corrections in Georgian translation ( #7113 )
2024-08-31 10:02:51 -06:00
NorwayFun
aabc2f33a8
Localization: Add full support for Georgian language ( #7110 )
...
* Translating apps to Georgian
* Translating apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating more apps to Georgian
* Translating theme to Georgian
* Translating core to Georgian
* Translating core to Georgian
* Translating core to Georgian by Marie
* Translating core to Georgian
* Translating resources to Georgian by Marie
* Translating core to Georgian
* fix app_languages.php
2024-08-28 09:59:02 -06:00
frytimo
968c05374f
do not exit when unable to connect to freeswitch socket ( #6992 )
2024-06-03 13:31:32 -06:00
Alex
4004a698c4
Added more Greek and Turkish translations ( #6880 )
...
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
2024-01-30 16:17:24 -07:00
frytimo
0b977f044d
Force close port ( #6870 )
...
* force close profile sip ports
* create force_close_port function
* force close profile sip ports
2024-01-17 09:05:28 -07:00
frytimo
3a4c2f72e2
Event socket bug fix and more docs ( #6823 )
...
* Add documentation to methods. Use is_resource for added type detection
* Allow connect to specify timeout in microseconds with default 30,000
* Update calling mechanism for event sockets
* Update project for new singleton event sockets
* remove unused variable
* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
fusionate
d9d17a6917
Misc: Remove parameters from event_socket_create() calls.
2023-09-20 18:43:17 +00:00
fusionate
2c9d741158
SIP Status: Updates for PHP 8.1
2023-06-23 02:09:45 +00:00
frytimo
d7bbcd89f5
Use magic constant dir ( #6711 )
...
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__
* use magic constant __DIR__ to load only functions.php
* replace spaces with tab character
* update dirname command to use levels instead of nesting
* use magic constant __DIR__
* update dirname command to use levels instead of nesting
* Update access_control_edit.php
* Update access_control_import.php
* Update access_controls.php
* Update dnd.php
* Update access_controls_reload.php
* Update call_center_agents.php
* Update call_center_agents.php
* Update fax_queue.php
* Update login.php
* Update pdo.php
* Update pdo_vm.php
* Update switch.php
* Update index.php
* Update css.php
* Update v_mailto.php
* Update fax_to_email.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-15 11:28:23 -06:00
Alex
42ecba0214
voicemail edit, log viewer, and sip status php 8.1 changes ( #6738 )
...
* Update voicemail_edit.php
* Update sip_status.php
* Update message.php
* Update log_viewer.php
* Update log_viewer.php
* Update sip_status.php
2023-06-02 14:53:23 -06:00
fusionate
437024d3ed
SIP Status: Updates for PHP 8.1
2023-05-29 19:48:18 +00:00
Alex
a46c5dbfc9
Update translations ( #6688 )
...
* Update app_languages.php
2023-05-12 15:14:59 -06:00
Alex
3e0ec8b752
Add missing translations ( #6673 )
2023-05-09 11:39:02 -06:00
markjcrane
1513bd3301
Add Chinese, Korean, and Japanese translations
2023-05-03 10:36:25 -06:00
markjcrane
28fe89066e
Add Chinese, Korean, and Japanese translations
2023-05-02 22:05:16 -06:00
markjcrane
381b3bdd9f
Add menu translations
2023-05-02 20:30:13 -06:00
markjcrane
41e87e7f01
Add additional languages
2023-05-02 20:22:44 -06:00
markjcrane
d50bcb476a
Replace root.php
2022-10-10 16:35:14 -06:00
nyash
0bc048a634
Add/edit some polish translations ( #6327 )
...
* Add/edit some polish translations
* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
KRooney
899058c2b2
Update app_languages.php ( #6294 )
...
french update
2022-02-08 20:29:59 -07:00
KRooney
8816498104
Update app_config.php ( #6293 )
...
French Update
2022-02-07 19:20:15 -07:00
FusionPBX
7f91e009b1
Add registration count to the the SIP Status -> Profile Registrations button.
2022-01-18 16:45:48 -07:00
FusionPBX
d92797f82a
Show the flush registrations button for the external SIP profile.
2021-09-04 20:16:16 -06:00
emaktech
4a31badbba
Update app_languages.php
...
Minor French update
2021-01-06 15:35:20 -05:00
FusionPBX
ebb9586512
Fix the gateway stop button.
2020-08-21 10:58:33 -06:00
FusionPBX
e3052dfe30
Simplify the links.
2020-08-18 01:08:20 -06:00
FusionPBX
9d7f207173
Use quotes around the sip profile name and strengthen the input validation.
2020-08-18 01:02:42 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate
d157b5ee9f
SIP Status: List view updates.
2019-12-04 13:49:02 -07:00
Nate
8bc607b76b
Update sip_status.php
2019-11-29 15:22:13 -07:00
noci2012
3c1bb32055
Next set of nl-nl translations ( #4882 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
2019-11-19 17:16:29 -07:00
FusionPBX
988688358a
Update sip_status.php
2019-08-21 00:17:57 -06:00
FusionPBX
1946944a5f
Update sip_status.php
2019-08-21 00:17:33 -06:00
Nate
ea91e3c3e2
SIP Status: Database class integration.
2019-08-14 07:01:43 -06:00
FusionPBX
63876aa86c
Update cmd.php
2019-06-23 14:51:28 -06:00
FusionPBX
ec1777c2c5
Update cmd.php
2019-06-17 02:08:32 -06:00
volga629
acb6c20536
Allow event socket set 0.0.0.0 ( #3951 )
...
* Allow set 0.0.0.0
* Update sip_status.php
2018-12-13 17:02:03 -07:00
markjcrane
a72f1d6266
Change messages class to message
2018-08-31 03:09:01 +00:00
FusionPBX
bf49d2424a
Update sip_status.php
2018-07-05 14:59:54 -06:00
FusionPBX
a6860fd820
Update sip_status.php
2017-11-24 13:01:51 -07:00
FusionPBX
b1c4a3197e
Update cmd.php
2017-11-24 13:00:52 -07:00
FusionPBX
d522c830b8
Update app_languages.php
2017-11-24 13:00:28 -07:00
FusionPBX
8c82c4487e
Update sip_status.php
2017-11-24 12:37:20 -07:00