Thanks Steve,<br><br>I figured out the problem. As you said correctly, <b>pbx_config.so</b> was not getting loaded because in my extensions.conf file one extra file &quot;extensions.local.conf&quot; was included which was actually not present in the directory. I have commented that line and did &quot;<b>module load pbx_config.so</b>&quot; to reload pbx_config.so and now I see both &quot;dialplan reload&quot; and my sip-external extensions correctly.<br>
<br>many many thanks to you for all your pointers and input. I hope this resolves my issue.<br>Thanks to Carlos too for pointing out the reason. Fortunately I am saved from extconfig.conf thing :)<br><br>Thanks,<br>Abhinav <br>
<br><div class="gmail_quote">On Wed, Jan 19, 2011 at 4:43 PM, Carlos Chavez <span dir="ltr">&lt;<a href="mailto:cursor@telecomabmex.com">cursor@telecomabmex.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, 2011-01-19 at 16:40 -0800, Steve Edwards wrote:<br>
&gt; Un-top-posting...<br>
&gt;<br>
&gt; On Wed, 19 Jan 2011, abhinav anand wrote:<br>
&gt;<br>
&gt; &gt; I am using Asterisk version 1.6.2.5-0. Surprisingly, I don&#39;t see<br>
&gt; &gt; &quot;dialplan reload&quot;.<br>
&gt;<br>
&gt; If you do not have &#39;dialplan reload,&#39; you do not have pbx_config.so<br>
&gt; loaded. Since pbx_config.so reads extensions.conf, if you don&#39;t have it<br>
&gt; loaded, extensions.conf will not be read.<br>
&gt;<br>
&gt; &gt; My dialplan show returns some 28 contexts (all pbx_ael and no<br>
&gt; &gt; pbx_config) and looks like this (seems context are read from<br>
&gt; &gt; extensions.ael file only)<br>
&gt;<br>
&gt; So, you need to either load pbx_config.so to read your extensions.conf or<br>
&gt; add the &#39;sip-external&#39; context to extensions.ael.<br>
&gt;<br>
</div>        The last time this happened to me was because extensions.conf had some<br>
strange characters that prevented it from loading.  Also check that you<br>
are not trying to load it from a database by means of extconfig.conf<br>
<font color="#888888"><br>
<br>
--<br>
Telecomunicaciones Abiertas de México S.A. de C.V.<br>
Carlos Chávez Prats<br>
Director de Tecnología<br>
+52-55-91169161 ext 2001</font><br>
</blockquote></div>