[asterisk-bugs] [JIRA] (ASTERISK-24794) Spandsp FAX Driver Q?

Svetlin Ivanov (JIRA) noreply at issues.asterisk.org
Sun Feb 15 12:11:34 CST 2015


Svetlin Ivanov created ASTERISK-24794:
-----------------------------------------

             Summary: Spandsp FAX Driver Q?
                 Key: ASTERISK-24794
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24794
             Project: Asterisk
          Issue Type: Information Request
      Security Level: None
          Components: Resources/res_fax, Resources/res_fax_spandsp
    Affects Versions: 1.8.32.2
         Environment: Running software versions:
- FreeBSD OS
- asterisk18-1.8.32.2
- spandsp-0.0.6
            Reporter: Svetlin Ivanov


Hello Guys,
Can you please explain me what does this error mean?

"Selected FAX technology module (Spandsp FAX Driver) does not support reserving sessions."

-----------------------------------------------------------------------------------------------
[Feb 15 17:24:13] VERBOSE[-1] pbx.c: -- Executing [s at fax-to-email:5] ReceiveFAX("SIP/trunk-VOS-00000004", "/var/spool/asterisk/fax/024341506-20150215-1724-1981602597.tiff
[Feb 15 17:24:13] VERBOSE[-1] res_fax.c: -- Channel 'SIP/trunk-VOS-00000004' receiving FAX '/var/spool/asterisk/fax/024341506-20150215-1724-1981602597.tiff'
[Feb 15 17:24:13] DEBUG[-1] res_fax.c: Selected FAX technology module (Spandsp FAX Driver) does not support reserving sessions.

[fax-to-email]
exten => s,1,Set(FAXFROM=${IF($[${LEN(${CALLERID(num)})} > 0]?${CALLERID(num)}: Unknown)})
exten => s,n,Set(FAXFILE=/var/spool/asterisk/fax/${FAXFROM}-${STRFTIME(,,%Y%m%d-%H%M)}-${RAND(1)}.tiff)
exten => s,n,ReceiveFAX(${FAXFILE})
exten => s,n,Hangup()

asterisk -vvvvrx 'module show like fax'
Module Description Use Count
res_fax.so Generic FAX Applications 1
res_fax_spandsp.so Spandsp G.711 and T.38 FAX Technologies 0
2 modules loaded





--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list