FusionPBX
841a6751db
Use fusionpbx/resources/classes/groups.php instead of fusionpbx/core/resources/classes/groups.php
2021-08-26 16:34:59 -06:00
FusionPBX
6fdf9dcca0
Minor version update 4.5.28
2021-08-26 10:05:58 -06:00
demonspork
803457f8c9
Support for Disabling Non-configured ports on GXW42XX gateways ( #6001 )
...
* Support for Disabling Non-configured ports on GXW42XX gateways
When patching in an ATA at facilities like residential facilities, we don't want dial tone on un-configured ports. This makes it so that the device will disable ports that have no user id configured so they don't provide dial tone. The behavior can be reversed by setting grandstream_fxs_enabled to 1 in the settings.
2021-08-25 19:10:35 -06:00
Jason Kinner
7288506b12
Add grandstream_long_label var ( #6009 )
2021-08-25 19:02:51 -06:00
Jason Kinner
9f0685ed7f
Add grandstream_long_label var ( #6010 )
2021-08-25 19:02:42 -06:00
Jason Kinner
064376e70c
Add grandstream_long_label var ( #6011 )
2021-08-25 19:02:31 -06:00
Jason Kinner
6ace6581f2
Add grandstream_long_label var ( #6012 )
2021-08-25 19:02:20 -06:00
Jason Kinner
21417033de
Add grandstream_long_label var ( #6013 )
2021-08-25 19:02:11 -06:00
Jason Kinner
3dc3fe0651
Add grandstream_long_label var ( #6014 )
2021-08-25 19:02:02 -06:00
Jason Kinner
6c62bb9518
Add grandstream_long_label var ( #6008 )
2021-08-25 19:01:27 -06:00
Jason Kinner
4db35a07ed
Add: missing curly braces, grandstream_long_label ( #6004 )
2021-08-25 19:01:15 -06:00
Jason Kinner
dbc1340984
Update {$mac}.xml ( #6005 )
2021-08-25 19:00:54 -06:00
Jason Kinner
c9b86b1462
Add grandstream_long_label var ( #6007 )
2021-08-25 19:00:26 -06:00
Jason Kinner
0f9501c3f9
Add: missing curly braces, grandstream_long_label ( #6003 )
2021-08-25 19:00:08 -06:00
Jason Kinner
1ed60d95c5
Add: missing curly braces, grandstream_long_label ( #6006 )
2021-08-25 18:59:39 -06:00
FusionPBX
f415ac6b95
Change guid to uuid.
2021-08-25 14:13:00 -06:00
FusionPBX
806958fffd
Change guid to uuid.
2021-08-25 14:12:09 -06:00
Jason Kinner
2676d69cc8
Add missing curly braces to variables ( #6002 )
2021-08-25 11:40:38 -06:00
agree
a2e4fd00bd
[Extension] Don't null dial_string when enable/disable follow me or dnd ( #6000 )
2021-08-25 10:28:26 -06:00
FusionPBX
be4ea2092b
Update 475_valet_park_out.xml
2021-08-23 11:23:48 -06:00
FusionPBX
3d932c0f0f
Create 474_valet_park_in.xml
2021-08-23 11:22:15 -06:00
agree
b0fef5135c
ring group lua minor improvement ( #5998 )
...
ring_group_distinctive_ring is always an empty string
2021-08-20 18:28:40 -06:00
FusionPBX
57121b627b
Delete fax.php
...
This php class should be in app/fax/resources/classes directory.
2021-08-20 11:23:43 -06:00
FusionPBX
997bef41cf
Correct the str_replace
2021-08-16 12:18:38 -06:00
FusionPBX
aca358c0b7
Change AddAddress to AddBCC and improved some of the comments.
...
Multiple email addresses not working when sending to mailgun using AddAddress. After changing it to AddBCC it resolved the problem for mailgun.
2021-08-16 11:25:49 -06:00
markjcrane
2b8d011321
Remove app/meetings
2021-08-12 08:42:12 -06:00
FusionPBX
5f801d9501
Add priorities and debug information.
2021-08-11 17:10:18 -06:00
FusionPBX
164467aea9
Change the order of operation to fix an issue when destination range was added.
2021-08-10 12:39:09 -06:00
FusionPBX
7d59a0f4a1
Check if meetings and meeting_users tables exist.
2021-08-10 08:13:10 -06:00
FusionPBX
8f6d12fa7d
Add table_exists method to the database class.
2021-08-10 07:54:08 -06:00
Ricardo Cooper
b3d16e23c0
Fixes, also can now provision all 6 accounts ( #5995 )
...
I fixed the voicemail access number (this was hard coded to *98)
Removed unsupported P values and added many hidden values that cannot be configured on the app but are present in the default app config file
TLS support (you can now easily toggle TLS using default settings)
Added grandstream_config_server_path, http_auth_username/password (useful if you want to point to another PBX)
2021-08-05 00:41:23 -06:00
FusionPBX
b24c55f149
Only redirect when not using the key.
2021-08-04 22:38:48 -06:00
FusionPBX
e5df624536
Update page.lua
2021-08-02 17:13:00 -06:00
FusionPBX
9dc93980e1
Move show channels outside the loop to make it for more efficient.
2021-08-02 17:10:43 -06:00
FusionPBX
2bcb3b343b
Replace show channels like
...
Like statement failed for a customer replaced with show channels then search the results to destination is available or busy.
2021-08-02 16:47:47 -06:00
FusionPBX
08ee1d0cd6
Update check_auth.php
2021-08-01 17:14:38 -06:00
FusionPBX
2ed2fe32b4
Redirect sitll needed here for clicking on the logo.
2021-08-01 17:13:59 -06:00
FusionPBX
e2128166c3
Move the login destination here so it will work at the user level.
2021-07-31 22:55:48 -06:00
FusionPBX
df3e85dd17
Move the login redirect to check_auth.php
2021-07-31 22:53:13 -06:00
FusionPBX
c9e44dca4b
Remove the redirect.
2021-07-31 22:21:31 -06:00
FusionPBX
287869d71f
Add sip_call_id to the xml cdr SQL select.
2021-07-31 19:28:59 -06:00
FusionPBX
4da962e4e0
Add sip_call_id to the xml cdr import.
...
The sip_call_id is the Call-ID found in the SIP headers.
2021-07-31 19:25:23 -06:00
FusionPBX
34e3683527
Add sip_call_id to the xml cdr table.
2021-07-31 19:15:18 -06:00
FusionPBX
18d7abadd1
Add the row.line_keys and line space improvements.
2021-07-30 22:16:09 -06:00
FusionPBX
853693c27a
Add the row.line_keys and line space improvements.
2021-07-30 22:11:57 -06:00
FusionPBX
397cdb2c78
Add the row.line_keys and line space improvements.
2021-07-30 22:10:09 -06:00
FusionPBX
e26826d34e
Add device_keys to the device_lines array using data in the device_keys array.
2021-07-30 22:05:07 -06:00
FusionPBX
e20a27d659
Destination Edit - efficiency improvements.
...
Efficiency Improvements.
- Use the build dialplan XML when saving a dialplan as its more efficient than running the dialplan class xml method.
- Remove delete previous dialplan details as there it seems to be redundant. There is a broader delete for dialplan details in the code.
2021-07-30 14:27:02 -06:00
Andrew Querol
832549a32e
Fix dashboard widget for agent status management ( #5993 )
...
* Fix dashboard widget for agent status management
This needed to be updated for the ext@domain call center naming change.
* Add support for On-Break and remove user_status and agent_status syncing
2021-07-29 23:47:09 -06:00
FusionPBX
00f121701f
Fix outbound destinations and toggle display the user and hold music.
2021-07-29 23:41:45 -06:00