Hi All,<div><br></div><div>I have a FreeSwitch box running FreeSWITCH version: 1.0.head (git-c6e7988 2010-12-09 14-25-39 -0600) under CentOS 5.5.</div><div><br></div><div>I need freeswitch act as a gateway with G711 in one side an T38 in the other: Caller:G711--->FreeSwitch--->Callee:T38</div>
<div><div><br></div><div>I tried several variations of dialplans without success and was hoping someone could help me, the call stablishes in G711 and I could not find a way to switch to t38.</div><div><br></div><div>My current dialplan follows:</div>
<div><div><br></div><div><condition field="destination_number" expression=".*" break="on-true"></div><div> <action application="set" data="fax_enable_t38=true"/></div>
<div> <action application="set" data="execute_on_answer=t38_gateway peer"/></div><div> <action application="set" data="hangup_after_bridge=true"/></div>
<div> <action application="set" data="progress_timeout=10"/></div><div> <action application="set" data="effective_caller_id_name=0000"/></div><div> <action application="set" data="effective_caller_id_number=0000"/></div>
<div> <action application="set" data="execute_on_answer=sched_hangup +9000 alloted_timeout"/></div><div> <action application="bridge" data="sofia/testfax/<a href="mailto:1234@1.2.3.4">1234@1.2.3.4</a>"/></div>
<div></condition></div><div><br></div><div>Thank you,</div><div><br></div>Wesley Akio<br><br>
</div></div>