Hi all, I'm able to receive a fax with mod_fax, but I still don't understand how to send fax. I don't understand how to send the fax through a specific profile/IP. Is mod_fax limited to an openzap interface??
when I dial to the extension with tx_fax, I get a tone then hangup, but what I'd like to do is send the fax call through a specific peer (as the bridge application). For those who'd like to trigger an event on received fax (convert to pdf, send a mail...), I think a tool like this could help: http://projects.l3ib.org/trac/fsniper I did not try it at this time, if I'm successful I will update the wiki. regards, rod. rod wrote: > Hi all, > > I don't understand how to use the fax commands for sending a fax. In the > wiki I saw this: > > <extension name="test_txfax_stream"> > <condition field="destination_number" expression="^\*90012$"> > <action application="txfax" data="txfax.tiff"/> > <action application="hangup"/> > </condition> > </extension> > > > my question is how to specify the gateway/profile that will handle the call. > For a call I can use the bridge application like this, but for the txfax ?? > <action application="bridge" > data="sofia/external/${[email protected]"/> > > regards, > rod > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > > _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
