[Freeswitch-users] Access to rxfax channel variables

Eugene Prokopiev enp at itx.ru
Thu Mar 28 12:33:46 MSK 2013


Hi,

How to read rxfax channel variables described in
http://wiki.freeswitch.org/wiki/Mod_spandsp#Controlling_the_app?

My dialplan:

<action application="set" data="api_hangup_hook=log INFO FAX received
from ${caller_id_number}(${fax_remote_station_id}) :
${fax_result_text}"/>
<action application="answer"/>
<action application="playback" data="silence_stream://2000"/>
<action application="rxfax"
data="/var/spool/fax/$1/${strftime(%Y%m%d%H%M%S)}-${caller_id_number}.tif"/>
<action application="hangup"/>

But I see only:

2013-03-28 13:28:40.256497 [INFO] mod_commands.c:5899 FAX received
from 2440663() :

--
Regards,
Eugene Prokopiev



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list