Julian,<br><br>It might be better if you gave us the run-down on what your current Asterisk extension does. Most likely there is an elegant way of doing it in FreeSWITCH. Part of the unlearing of the Asterisk way is coming to grips with the fact that the FS dialplan is not a programming language in and of itself. While it&#39;s convenient to have GotoIf&#39;s all over the place, in the long run that&#39;s inefficient. <br>
<br>Let&#39;s start from the top-down instead of the bottom-up. Discussion your application in general terms, i.e., non-Asterisk-specific language. Tell us what it does, not how it does it, and then we can think it through using FS concepts.<br>
<br>-MC<br><br><div class="gmail_quote">On Thu, Aug 27, 2009 at 11:16 AM, Julian Lyndon-Smith <span dir="ltr">&lt;<a href="mailto:asterisk@dotr.com">asterisk@dotr.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am a long-time asterisk user (2005), so I come from an unfortunate<br>
position of having to unlearn an awful lot of stuff in order to make<br>
freeswitch do the things I want ;(<br>
<br>
I *think* i&#39;ve got my head around using mod_curl_xml (?) to read all<br>
the config stuff from my webserver. I *think* I&#39;ve got my head around<br>
setting up the sip clients etc etc ...<br>
<br>
However, where I am really struggling is the dialplan. For the life of<br>
me I simply cannot seem to grasp the fs way - that&#39;s no disrespect to<br>
the fs way, but perhaps the failure of this old brain to change !<br>
<br>
 have pastebinned an example of show 1234546@inboundq at<br>
<a href="http://www.pastebin.ca/1544890" target="_blank">http://www.pastebin.ca/1544890</a>. If possible, would someone be able to<br>
show me how to convert this dialplan to the fs way ? If I could be<br>
given a little foot-up I&#39;m sure that I would be able to convert the<br>
rest of the dialplan !<br>
<br>
Thanks in advance, and please go easy !<br>
<br>
Julian<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>
</blockquote></div><br>