| What&#39;s the output of:<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 class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
  dialplan show internal<br>
<br>
in the asterisk CLI?<br>
<div><div></div><br></div></blockquote></div><div>NB&gt;<br>jserver*CLI&gt; dialplan show internal <br>[ Context &#39;internal&#39; created by &#39;pbx_config&#39; ]<br>  &#39;_X.&#39; =&gt;          1. Dial(Zap/1)                                [pbx_config]<br>

<br>-= 1 extension (1 priority) in 1 context. =-<br></div></div></blockquote><div><br>jserver*CLI&gt; dialplan show default <br>[ Context &#39;default&#39; created by &#39;pbx_config&#39; ]<br>  &#39;101&#39; =&gt;          1. Dial(SIP/nitin)                            [pbx_config]<br>
  &#39;s&#39; =&gt;            1. Wait(1)                                    [pbx_config]<br>                    2. Answer()                                   [pbx_config]<br>                    3. Set(TIMEOUT(digit)=5)                      [pbx_config]<br>
                    4. Hangup()                                   [pbx_config]<br>  Include =&gt;        &#39;demo&#39;                                        [pbx_config]<br><br> </div></div>I was hoping that the default would kick in....<br>
<br>Nitin<br>