<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 09/11/11 21:39, Brian West wrote:
<blockquote
cite="mid:16658018-A64C-425F-99B8-1261D3E0272D@freeswitch.org"
type="cite">That kinda says it all.
<div><br>
</div>
<div>/b</div>
<div><br>
<div>
<div>On Nov 9, 2011, at 3:29 PM, Alex Crow wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite"><span class="Apple-style-span"
style="border-collapse: separate; font-family: Helvetica;
font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal;
orphans: 2; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
font-size: medium;">2011-11-09 21:16:08.528161 [DEBUG]
mod_sofia.c:2298 Responding with 415 [Unsupported Media
Type]</span></blockquote>
</div>
<br>
</div>
<br>
-- <br>
This message has been scanned for viruses and
<br>
dangerous content by
<a moz-do-not-send="true" href="http://www.mailscanner.info/"><b>MailScanner</b></a>,
and is
<br>
believed to be clean.
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
Replying to myself, I got it in the end, all I needed was this,
which is already in the wiki more or less:<br>
<br>
<extension name="from_mitel" ><br>
<condition field="network_addr" expression="10.10.0.2"/><br>
<condition field="context" expression="public"/><br>
<condition field="destination_number"
expression="(^1001$)"><br>
<action application="bridge"
data="{sip_execute_on_image='t38_gateway self
nocng'}user/t38modem@${domain_name}"/><br>
</condition><br>
</extension><br>
<br>
That worked fine and Hylafax received the pages perfectly!<br>
<br>
Cheers<br>
<br>
Alex <br>
<pre class="moz-signature" cols="72">--
This message is intended only for the addressee and may contain
confidential information. Unless you are that person, you may not
disclose its contents or use it in any way and are requested to delete
the message along with any attachments and notify us immediately.
"Transact" is operated by Integrated Financial Arrangements plc
Domain House, 5-7 Singer Street, London EC2A 4BQ
Tel: (020) 7608 4900 Fax: (020) 7608 5300
(Registered office: as above; Registered in England and Wales under number: 3727592)
Authorised and regulated by the Financial Services Authority (entered on the FSA Register; number: 190856)</pre>
</body>
</html>