Andre Gronwald
2018-May-21  16:46 UTC
[asterisk-users] res_fax_spandsp - information about used protocol t38 or g711?
after completion you find ${FAXMODE} filled with audio or T38, depending on what
has been used.
hope that is what you are looking for.
regards,
andre
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20180521/9ef528e5/attachment.html>
Michael Maier
2018-May-22  02:41 UTC
[asterisk-users] res_fax_spandsp - information about used protocol t38 or g711?
On 05/21/2018 at 06:46 PM Andre Gronwald wrote:> after completion you find ${FAXMODE} filled with audio or T38, depending > on what has been used. > hope that is what you are looking for.Yes, that's exactly what I've been looking for! Thanks, Michael