Jump to content

Send fax with Client SDK


Sunner

Recommended Posts

Hello,

I'm trying to build a windows service which automatically sends PDFs out as faxes periodically. I've tried using the fax printer but that doesn't seem to work.

Is there a way to send faxes with the Client SDK or the CDS API without the printer driver?

 

Link to comment
Share on other sites


  • Most Valued User

Hello Sunner,

 

you can use the Swyx Powershell Module to send faxes but it supports TIF and SSF files only.
For more details just open a Powershell console on machine where the Swyx Administration is installed and run the following command:

Get-Help Send-IpPbxFax -Full

 

Link to comment
Share on other sites


  • 2 weeks later...
  • Most Valued User

Hello Sunner,

 

sure this is possible, the IpPbx Powershell module also do it. You have to use the ConfigDataStore Client SDK for this purpose:

 

https://www.swyx.com/products/support/knowledge-base/article-details/swyxknowledge/kb3216.html

 

P.S.:

If you don't know how to send a fax via the CDS SDK I recommend that you have a look into the "IpPbxFaxTransmit.ps1" file which is part of the IpPbx Powershell Module. The commandlet "Send-IpPbxFax" uses CDS API to send faxes.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and have taken note of our Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.