- Joined
- Jun 5, 2018
- Messages
- 11
- Reaction score
- 4
Hi all,
We are setting up a new installation of 3CX.
One of the requirements is being able to set the extension status (e.g. 'Available' , 'Away') from an external attendance application.
So far we managed to change the value of the 'currentprofile' and/or 'overrideprofile' of the 'extension' table in the 3CX database, according to the correct values in the 'fwdprofile' table.
We can see the values being change with pgadmin or just a query.
However, these value changes are not reflected in the 3CX application.
Restarting the database does somehow 'apply' or 'commit' the changes so they show up in the webclient.
So it looks like we're missing something to trigger the application to update the values in the webclient.
Any help would be greatly appreciated.
Thanks!
T.
We are setting up a new installation of 3CX.
One of the requirements is being able to set the extension status (e.g. 'Available' , 'Away') from an external attendance application.
So far we managed to change the value of the 'currentprofile' and/or 'overrideprofile' of the 'extension' table in the 3CX database, according to the correct values in the 'fwdprofile' table.
We can see the values being change with pgadmin or just a query.
However, these value changes are not reflected in the 3CX application.
Restarting the database does somehow 'apply' or 'commit' the changes so they show up in the webclient.
So it looks like we're missing something to trigger the application to update the values in the webclient.
Any help would be greatly appreciated.
Thanks!
T.