<div dir="ltr">On Sat, Oct 4, 2008 at 5:21 AM, henkoegema <span dir="ltr">&lt;<a href="mailto:pabx_freeswitch@telenet.be">pabx_freeswitch@telenet.be</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I discovered some small errors in previous threads concerning this item.<br>
(transfer i.s.o bridge)<br>
<br>
To conclude:<br>
<br>
Asterisk:<br>
-----------<br>
exten =&gt; s,n,GotoIf($[${CALLERID(num)}=32476478861]?default,1000,1)<br>
<br>
<br>
FS:<br>
----<br>
&lt;extension name=&quot;Henk GSM&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field=&quot;caller_id_number&quot; &nbsp;expression=&quot;^32476378861$&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application=&quot;bridge&quot;<br>
data=&quot;sofia/internal/1000%$${domain}&quot;/&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>
 &nbsp; &nbsp; &lt;/extension&gt;</blockquote><div><br>Remember that this analogy is wrong. Asterisk&#39;s dialplan runs a goto when the expression is true, while FS&#39; originates a call and bridge the two parties.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
Henk<br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/GotoIf-tp19793170p19810038.html" target="_blank">http://www.nabble.com/GotoIf-tp19793170p19810038.html</a><br>
</font><div><div></div><div class="Wj3C7c">Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Arnaldo M Pereira<br><a href="mailto:ap@arnaldopereira.com">ap@arnaldopereira.com</a><br><a href="http://www.arnaldopereira.com">http://www.arnaldopereira.com</a><br>

</div>