<div>Look at this document for better idea</div>
<div> </div>
<div><a href="http://www.opensips.org/Resources/DocsTutAsterisk">http://www.opensips.org/Resources/DocsTutAsterisk</a></div>
<div> </div>
<div>ram<br><br></div>
<div class="gmail_quote">On Wed, Dec 30, 2009 at 3:05 PM, Saeed Akhtar <span dir="ltr">&lt;<a href="mailto:saeedakhtar.484@gmail.com">saeedakhtar.484@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div dir="ltr">general context of sip.conf is as following: 
<div><br></div>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">[general]</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">port = 5566</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">bindaddr = 0.0.0.0</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">dbname = &lt;mysql db name&gt;</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">dbhost = &lt;mysql db host ip&gt;</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">dbuser = &lt;mysql db username&gt;</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">dbpass = &lt;mysql db password&gt;</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">context = others</blockquote>
<div><br></div>
<div>as here context is others so i add other context in extensions.ael as following:</div>
<div><br></div>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">context others {</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">   2001 =&gt; {</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">           Dial(SIP/2001);</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">   }</blockquote>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">}</blockquote>
<div><br></div>
<div>Now I fwded opensips request to port 5566 but asterisk never listened it. then i tried with 5060 port and asterisk respond to it and call was established successfully. But I think it means that every request on 5060 will be fwded to others context and it will be unsecured. So can it be possible to do something that opensips will first register to asterisk and then asterisk only receive calls from registered opensips only?<br>
<br>Regards,<br><font color="#888888"><br>Saeed Akhtar</font> 
<div>
<div></div>
<div class="h5"><br><br><br><br>
<div class="gmail_quote">On Wed, Dec 30, 2009 at 12:43 PM, ram <span dir="ltr">&lt;<a href="mailto:talk2ram@gmail.com" target="_blank">talk2ram@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>create a user in sip.conf</div>
<div> </div>
<div>Ram<br><br></div>
<div class="gmail_quote">
<div>
<div></div>
<div>On Tue, Dec 29, 2009 at 5:47 PM, Saeed Akhtar <span dir="ltr">&lt;<a href="mailto:saeedakhtar.484@gmail.com" target="_blank">saeedakhtar.484@gmail.com</a>&gt;</span> wrote:<br></div></div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div>
<div dir="ltr">hi all, 
<div>  I&#39;m configuring OpenSIPS with Asterisk. I used <span style="LINE-HEIGHT: 14px; FONT-FAMILY: &#39;Lucida Console&#39;, &#39;Andale Mono&#39;, &#39;Courier New&#39;, Courier; WHITE-SPACE: pre; COLOR: rgb(102,102,102); FONT-SIZE: 12px">seturi(&quot;sip:2001@ASTERISK_IP:ASTERISK_PORT&quot;);<span style="LINE-HEIGHT: normal; FONT-FAMILY: arial; WHITE-SPACE: normal; COLOR: rgb(0,0,0); FONT-SIZE: small"> to forward my call to Asterisk. Now Asterisk receives the call but shows a message that it can&#39;t transfer call to my extension because it says call from &#39; &#39; to &#39;2001&#39; cannot transfer because extension 2001 not found. extension 2001 is already there in default context. I think problem is that from extension is empty. Can anyone guide me what exactly is problem. Thanks</span></span></div>

<div><br>Regards,<br><br>Saeed Akhtar<br><br></div></div><br></div></div>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br><br></blockquote></div><br><br>_______________________________________________<br>
Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>