<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi Truong</DIV>
<DIV>&nbsp;</DIV>
<DIV>there are some parameters in your opensips.cfg</DIV>
<DIV>modparam("auth_db", "calculate_ha1", yes)<BR>modparam("auth_db", "password_column", "password")<BR>modparam("auth_db", "db_url",        "mysql://opensips:opensipsrw@localhost/opensips")<BR>modparam("auth_db", "load_credentials", "")</DIV>
<DIV>&nbsp;</DIV>
<DIV>you use clear text password or encrypted password for your subscribers</DIV>
<DIV>take time to read and check it again in mysql database<BR></DIV>
<DIV>Thank you</DIV>
<DIV>Ha`<BR><BR>--- On <B>Thu, 5/5/11, ha do <I>&lt;haloha201@yahoo.com&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: ha do &lt;haloha201@yahoo.com&gt;<BR>Subject: Re: [OpenSIPS-Users] Opensips account: Local calls =&gt; Proxy authentication required<BR>To: "OpenSIPS users mailling list" &lt;users@lists.opensips.org&gt;<BR>Date: Thursday, May 5, 2011, 2:54 AM<BR><BR>
<DIV id=yiv1250967211>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top>Hi Truong <BR><BR>please use the pastebin.com to upload your opensips.conf<BR>i can check it in details<BR><BR>Thanks<BR>Ha`<BR><BR>--- On <B>Wed, 5/4/11, Duong Manh Truong <I>&lt;ngoahotanglongbk@gmail.com&gt;</I></B> wrote:<BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: Duong Manh Truong &lt;ngoahotanglongbk@gmail.com&gt;<BR>Subject: Re: [OpenSIPS-Users] Opensips account: Local calls =&gt; Proxy authentication required<BR>To: "OpenSIPS users mailling list" &lt;users@lists.opensips.org&gt;<BR>Date: Wednesday, May 4, 2011, 6:07 PM<BR><BR>
<DIV id=yiv1250967211><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse">
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse">Hi Ha`!</SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse">Thanks for your help.&nbsp;</SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse">I read the book and followed steps written there</SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse">But now i can not figure out why local calls are not successful</SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV>Please help me in more details!&nbsp;</DIV>
<DIV><BR></DIV>
<DIV>Regards.</DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>
<DIV><SPAN class=yiv1250967211Apple-style-span style="FONT-SIZE: 13px; FONT-FAMILY: arial, sans-serif; BORDER-COLLAPSE: collapse"><BR></SPAN></DIV>Hi Truong<BR><BR>try the ebook&nbsp;<A style="COLOR: rgb(20,125,186)" href="https://www.packtpub.com/building-telephony-systems-with-opensips-1-6/book" target=_blank rel=nofollow>https://www.packtpub.com/building-telephony-systems-with-opensips-1-6/book</A><BR><BR>there are a lot of examples and explain how opensips work<BR><BR>hope this help<BR>Ha`<BR><BR>--- On Wed, 5/4/11, Duong Manh Truong &lt;<A style="COLOR: rgb(20,125,186)" rel=nofollow>ngoahotanglongbk@gmail.com</A>&gt; wrote:<BR><BR>From: Duong Manh Truong &lt;<A style="COLOR: rgb(20,125,186)" rel=nofollow>ngoahotanglongbk@gmail.com</A>&gt;<BR>Subject: [OpenSIPS-Users] Opensips account: Local calls =&gt; Proxy authentication required<BR>To: "OpenSIPS users mailling list" &lt;<A style="COLOR: rgb(20,125,186)"
 rel=nofollow>users@lists.opensips.org</A>&gt;<BR>Date: Wednesday, May 4, 2011, 4:05 AM<BR><BR>Hi all,?<BR>After successfully installation of Opensips, my extensions can dial to each other ?(local call)?example: ext 1000 can dial to ext 1001?<BR>Then i configure Opensips to go to PSTN through Asterisk (gateway) by using rewritehostport function and "address" table in "opensips" database<BR>(for Asterisk server IP)<BR>Now, i can call from Opensips to PSTN over Asterisk but.....for local calls (1000 call 1001),?there're always the message "Proxy authentication required" in Xlite screen ???<BR><BR>I type "opensipsctl online" and find that both of 2 exts are online ???<BR>Please tell me how to deal with this matter? ?( I attached my opensips.conf file in this email)?<BR><BR>-----Inline Attachment Follows-----</SPAN> </DIV><BR>-----Inline Attachment Follows-----<BR><BR>
<DIV class=yiv1250967211plainMail>_______________________________________________<BR>Users mailing list<BR><A rel=nofollow>Users@lists.opensips.org</A><BR><A href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target=_blank rel=nofollow>http://lists.opensips.org/cgi-bin/mailman/listinfo/users</A><BR></DIV></BLOCKQUOTE></TD></TR></TBODY></TABLE></DIV><BR>-----Inline Attachment Follows-----<BR><BR>
<DIV class=plainMail>_______________________________________________<BR>Users mailing list<BR><A href="http://us.mc324.mail.yahoo.com/mc/compose?to=Users@lists.opensips.org" ymailto="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></DIV></BLOCKQUOTE></td></tr></table>