<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Sans Serif">
<p>On Friday 15 August 2008 18:58:11 Anthony Minessale wrote:</p>
<p>> The gateway is registered inbound and you want to send an outbound call</p>
<p>> over it?</p>
<p></p>
<p>Correct.</p>
<p></p>
<p>> <action application="bridge" data="sofia/profile/2001^$1@something.com"/></p>
<p></p>
<p>Thanks very much Anthony (and Brian).</p>
<p></p>
<p><span style="font-weight:600">Now it works</span> :-) </p>
<p></p>
<p></p>
<p> <!--- Dial through MV370 to GSM network --></p>
<p> <extension name="mv370_gsm_gateway"></p>
<p> <condition field="destination_number" expression="^9(.*)$"></p>
<p> <action application="bridge" data="sofia/internal/2001^$1@${domain}"/></p>
<p> #<action application="set" data="hangup_after_bridge=true"/></p>
<p> #<action application="hangup"/></p>
<p> </condition></p>
<p> </extension> </p>
<p></p>
<p>Should I put this on the Wiki ?</p>
<p></p>
<p>Rgds</p>
<p>Henk</p>
<p> </p>
<p></p>
</body></html>