<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 19, 2008, at 8:45 AM, Wasim Baig wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">On Fri, Sep 19, 2008 at 6:41 PM, Gopal krishnan <span dir="ltr">&lt;<a href="mailto:saigop@gmail.com">saigop@gmail.com</a>></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;"> <div dir="ltr">Hi,<br><br>&nbsp; Is there any way that Asterisk dialplan can be used for freeswitch, since there is a flle extensions.conf in PREFIX/conf directory, is th possible with this file I can write a normal asterisk dialplan so that it will hit the freeswitch. If possible how can it be done any examples or any wiki is avaialble. </div> </blockquote><div><br><a href="http://wiki.freeswitch.org/wiki/Mod_dialplan_asterisk">http://wiki.freeswitch.org/wiki/Mod_dialplan_asterisk</a><br><br>make sure you load the mod first in modules.conf<br></div></div></div></blockquote></div><br><div>Also, make sure to understand a big difference between asterisk and FreeSWITCH. &nbsp;in FreeSWITCH the dialplan is not parsed as-you-go as it is in asterisk, so conceptually most ivr like applications will not work with mod_dialplan_asterisk. &nbsp;If you understand the limitations (and some of the additional functionality) its a useful getting to know path.</div><div><br></div><div>Mike</div><div><br></div></body></html>