From: Naveen Albert Date: Thu, 2 Oct 2025 17:46:29 +0000 (-0400) Subject: res_fax: Add XML documentation for channel variables. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c21fbf69c76b71e28a9f5b77dd5ef2b7041d383;p=thirdparty%2Fasterisk.git res_fax: Add XML documentation for channel variables. Document the channel variables currently set by SendFAX and ReceiveFAX. Resolves: #1505 --- diff --git a/res/res_fax.c b/res/res_fax.c index af51bad9a9..94657b090b 100644 --- a/res/res_fax.c +++ b/res/res_fax.c @@ -120,8 +120,44 @@ This application is provided by res_fax, which is a FAX technology agnostic module that utilizes FAX technology resource modules to complete a FAX transmission. Session arguments can be set by the FAXOPT function and to check results of the ReceiveFAX() application. + + + Whether the fax transmission was successful + + + + + Description of what caused the fax to fail + + + + + Detailed description of the status of the fax transmission + + + Local Station ID + + + Remote Station ID + + + Number of pages in the fax + + + Bit rate of the fax transmission + + + Resolution of the fax document + + + Fax transmission mode + + + + + SendFAX FAXOPT @@ -162,8 +198,44 @@ This application is provided by res_fax, which is a FAX technology agnostic module that utilizes FAX technology resource modules to complete a FAX transmission. Session arguments can be set by the FAXOPT function and to check results of the SendFAX() application. + + + Whether the fax transmission was successful + + + + + Description of what caused the fax to fail + + + + + Detailed description of the status of the fax transmission + + + Local Station ID + + + Remote Station ID + + + Number of pages in the fax + + + Bit rate of the fax transmission + + + Resolution of the fax document + + + Fax transmission mode + + + + + ReceiveFAX FAXOPT