<br><br><div class="gmail_quote">On Thu, Dec 3, 2009 at 10:29 AM, David Laperle <span dir="ltr">&lt;<a href="mailto:dlaperle@rsslex.com">dlaperle@rsslex.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;">



  
  

<div>
Hi guys,<br>
<br>
i have a weird problem with my dialplans. For the moment, i have only 2 «usable» extensions. They were working #1 yesterday, but this morning i realize i forgot to compile mod_python, so i go back into my source folder and modify the modules.conf to uncomment mod_python, did a make and make install (i did a backup of my conf folder before)! The make and make install worked flawlessly. Then i put back my bkp of conf directory.<br>

<br>
I restarted the freeswitch service, created my python test dialplan and entered into cli to see what&#39;s gonna happen! To my surprise, the call didn&#39;t processed to the extension i was dialing.<br>
<br>
i tried all the other extensions i had, they were all not working!!!!<br>
<br>
After that i realized that the .xml in freeswitch/dialplan/default/ weren&#39;t imported into configuration at startup ... <br>
<br>
I have read all the documentation about difference between public and default dialplan and i understand them correctly, in public if i include all default folder, it&#39;s working again (i can reach all my extensions in default.<br>

<br>
My extensions are in the correct user_context ... i did nothing since yesterday other than a make &amp;&amp; make install after enabling python ...<br>
<br>
Any other user have an idea why the default/*.xml aren&#39;t processed automatically? What could i have done wrong so they are no longer processed?<br>
<br></div></blockquote><div><br>double-check for the existence of conf/dialplan/default.xml - I&#39;ve seen on rare occasion where that file simple goes away for no apparent reason. Since I never change that file - and I recommend that you never change it either ;) - you can go to your FS source directory and issue &quot;make samples&quot; and it will re-create any missing default config files without overwriting you existing config files.<br>
-MC<br></div></div><br>