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

Reply via email to