1234567891011121314151617181920212223 |
- ###################
- Transactions
- ###################
- A list of databse changes (transactions) made by all users while logged into FusionPBX. Changes include
- .. image:: ../_static/images/advanced/fusionpbx_advanced_database_transactions.jpg
- :scale: 85%
- * **Domain:** The domain the changes occured on.
- * **User:** The user that was logged in at the time the change was made.
- * **Application:** The application that was changed.
- * **Code:** The web server response code.
- * **IP Address:** the ip the user was logged into at the time the change was made.
- * **Change:** The type of change that was made.
- * **Date:** Date the change was made.
- Click the edit pencil icon to view more details.
|