[Freeswitch-users] Fax with Trunk
Michael Jerris
mike at jerris.com
Tue Sep 9 16:52:37 MSD 2014
Its such a vague question without a real description of the problem, so no one has a solution because they do not understand what your problem is.
On Sep 9, 2014, at 1:41 AM, Hermouet Erwan <ehermouet at bluetel.fr> wrote:
> hi all
>
> nobody have config when extension is fax system ?
>
> tks
>
> On 8 septembre 2014 12:21:47 CEST, Hermouet Erwan <ehermouet at bluetel.fr> wrote:
>
> Hi all
>
>
> we have configured freeswitch to be gateway server.
>
> When we send fax with command :
>
> originate {ignore_early_media=true,fax_enable_t38=false,fax_verbose=true,fax_use_ecm=false,fax_enable_t38_request=false}sofia/gateway/xx/xx &txfax('/usr/local/freeswitch/storage/fax/fax.tif')
>
>
> it's work
>
>
> but if my extension is fax system and i try to send fax it's not work.
>
> here my config
>
>
> <condition field="destination_number" expression="^(ccccc)$" >
> <action application="set" data="sip_h_X-accountcode=$${accountcode}" />
> <action application="set" data="sip_h_X-Tag=" />
> <regex field="caller_id_number" expression="^1001$"/>
> <action application="set" data="call_direction=outbound" />
> <action application="set" data="hangup_after_bridge=true" />
> <action application="set" data="effective_caller_id_name=$${outbound_caller_id_name}" />
> <action application="set" data="effective_caller_id_number=$${outbound_caller_id_number}" />
> <action application="set" data="inherit_codec=true" />
> <action application="set" data="accountcode=44000"/>
> <action application="bridge" data="{execute_on_answer=t38_gateway self,absolute_codec_string=PCMA,ignore_early_media=true,fax_enable_t38=false,fax_verbose=true,fax_use_ecm=false,fax_enable_t38_request=false}sofia/gateway/ccccc/ccccc" />
> </condition>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140909/e7560db7/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list