<div dir="ltr">why you are removing  2 and adding 2 ?<div><span style="font-family:arial,sans-serif;font-size:13px">exten=&gt; _2.,1,Dial(SIP/to-232/    here your are adding --&gt;</span><span style="font-family:arial,sans-serif;font-size:13px">2${EXTEN: here you are removing 1st digit (2) --&gt; 1})</span><br>
</div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">try this </span><span style="font-size:13px;font-family:arial,sans-serif">exten=&gt; _X.,1,Dial(SIP/to-232/</span><span style="font-size:13px;font-family:arial,sans-serif">${EXTEN})</span></div>
<div style><span style="font-size:13px;font-family:arial,sans-serif"><br></span></div><div style><span style="font-size:13px;font-family:arial,sans-serif">show me also sip users of both side.</span></div><div style><span style="font-size:13px;font-family:arial,sans-serif">let me know if this solve your problem.</span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 13, 2013 at 10:29 AM, s m <span dir="ltr">&lt;<a href="mailto:sam.gh1986@gmail.com" target="_blank">sam.gh1986@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">thanks Asghar, but it doesn&#39;t help. i have below error yet:(((<br>
&quot;Dropping call because extensions &#39;200&#39;, &#39;s&#39; and &#39;i&#39; doesn&#39;t exists in<br>
context [from-trunk]&quot;<br>
<br>
i think that something is wring with my extensions in extensions.conf<br>
but i don&#39;t know how to fix it.<br>
please let me know if you have any other suggestion.<br>
thanks<br>
sam<br>
<br>
<br>
On 4/11/13, Asghar Mohammad &lt;<a href="mailto:asghar144@gmail.com">asghar144@gmail.com</a>&gt; wrote:<br>
&gt; hi,<br>
&gt; try<br>
&gt;  exten=&gt; _2.,1,Dial(SIP/to-232/2${EXTEN:1})<br>
&gt;<br>
&gt; Note space before underscore.<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Apr 11, 2013 at 2:50 PM, s m &lt;<a href="mailto:sam.gh1986@gmail.com">sam.gh1986@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; this is my [from-trunk] extension:<br>
&gt;&gt;<br>
&gt;&gt; [from-trunk]<br>
&gt;&gt; exten=&gt;_2.,1,Dial(SIP/to-232/2${EXTEN:1})<br>
&gt;&gt;<br>
&gt;&gt; and this is [to-231] in sip_additional.conf:<br>
&gt;&gt;<br>
&gt;&gt; [to-232]<br>
&gt;&gt; host=192.168.0.232<br>
&gt;&gt; type=peer<br>
&gt;&gt; qualify=yes<br>
&gt;&gt;<br>
&gt;&gt; and 192.168.0.232 in the ip address of my freepbx.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 4/11/13, A J Stiles &lt;<a href="mailto:asterisk_list@earthshod.co.uk">asterisk_list@earthshod.co.uk</a>&gt; wrote:<br>
&gt;&gt; &gt; On Thursday 11 April 2013, s m wrote:<br>
&gt;&gt; &gt;&gt; when i call 100 from 200, every thing is ok and phone is ringing but<br>
&gt;&gt; &gt;&gt; when i call 200 from 100, it says &quot;service unavailable&quot;.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; i debug asterisk in my system 2 and see below message:<br>
&gt;&gt; &gt;&gt;  &quot;Dropping call because extensions &#39;200&#39;, &#39;s&#39; and &#39;i&#39; doesn&#39;t exists<br>
&gt;&gt; &gt;&gt; in context [from-trunk]&quot;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; OK.  What do you have in the [from-trunk] context in your<br>
&gt;&gt; extensions.conf ?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; AJS<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Answers come *after* questions.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; _____________________________________________________________________<br>
&gt;&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;&gt; &gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
&gt;&gt; &gt;                <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; asterisk-users mailing list<br>
&gt;&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; _____________________________________________________________________<br>
&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
&gt;&gt;                <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
&gt;&gt;<br>
&gt;&gt; asterisk-users mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;&gt;<br>
&gt;<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br></div>