mskenderian Posted May 24, 2022 Report Share Posted May 24, 2022 Is there a fax API yet? Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted May 29, 2022 Report Share Posted May 29, 2022 Everything that can be done from the web interface has an API. However I would keep expectations low, the PBX is not a FAX server. If you intend to automatically send FAX, I would use a FAX server of the API of the trunk provider. Some trunk providers offer a FAX API that can be used using standard HTTP requests and they even take are about converting documents. Quote Link to comment Share on other sites More sharing options...
mskenderian Posted May 30, 2022 Author Report Share Posted May 30, 2022 I opened a support ticket, can we know some details of the API behind the web interface? Quote Link to comment Share on other sites More sharing options...
mskenderian Posted June 7, 2022 Author Report Share Posted June 7, 2022 Any guidance would be helpful. is there an api we can initiate via server side through terminal? or is there a fax queue I can insert to and expect Vodia to handle that. also how can we get status of a fax? Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted June 8, 2022 Report Share Posted June 8, 2022 The API is between the front end and the back end—this is not following any standards except REST and JSON. It is still not clear what the goal is here? Do you want to write a FAX server? Quote Link to comment Share on other sites More sharing options...
mskenderian Posted June 8, 2022 Author Report Share Posted June 8, 2022 Trying to integrate customer software with the PBX. i want to make a connector between the two so its automated. but i need to check status of the fax, if its in queue, sent, failed. even if its from the server, just tell me where the logs for that fax will be. or if there is a way to send a fax from the server side, i can do that as well. my only other solution is to roll spin a PBX (asterisks or freeswitch) and call the functions, but i dont want to have everything seperated. and its one more server to maintain. when sending a fax from the web gui, there is no ID or anything, we dont know if it failed or went through. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.