Hi Irina,<div><br></div><div>Thanks for reply. After looking in forums I observed that on opensips version 1.6 has a bug and its bug fix is uploaded on svn. I recompile svn version 1.6 and test it and working ok.</div><div>
<br></div><div>But now I'm facing weird problem, while using non-svn version 1.6 I was able to call to my asterisk boxes and media was passing on both ways. But when I recompile svn version 1.6 and make a call there is only one way voice from eyebeam to twinkle i.e. </div>
<div><br></div><div>eyebeam -----> opensips ------> asterisk ------> twinkle </div><div>----------------------------------------------------------------------------> twinkle can hear from eyebeam side </div><div>
<--------------------------------------------------------------------------- eyebeam can't hear from twinkle side</div><div><br></div><div>Opensips and Asterisk both hosted on Public IPs and UAC are located at private network. Firewall is permitted on both servers and I'm using stun for my UAC.</div>
<div><br></div><div>Kindly advise to sort this problem? But I don't understand why was media is passing both ways when using non-svn version? </div><div>Further added, I am also using module dispatcher.</div><div><br>
</div><div><br></div><div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Date: Wed, 06 Jan 2010 16:36:44 +0200<br>
From: Irina Stanescu <<a href="mailto:istanescu@opensips.org">istanescu@opensips.org</a>><br>
Subject: Re: [OpenSIPS-Users] How to increase cache in opensips tables<br>
To: OpenSIPS users mailling list <<a href="mailto:users@lists.opensips.org">users@lists.opensips.org</a>><br>
Message-ID: <<a href="mailto:4B449FFC.5050407@opensips.org">4B449FFC.5050407@opensips.org</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Hello Ahmed,<br>
<br>
<br>
Firstly, I need to see the log so I could understand better the error<br>
you get. I don't think the problem is that the cache is too small.<br>
<br>
Also, you cannot use 0 for the group id, the documentation says:<br>
"group_id<br>
<br>
This argument represents the group id to be matched. It can be an<br>
integer string or a string pvar. If the group_id argument is "0", the<br>
query can match any group in the cached address table"<br>
<br>
<br>
Secondly, as the name suggests, the ip column is reserved for IPs only.<br>
You cannot add domain name addresses to this column.<br>
<br>
<br>
Regards,<br>
Irina Stanescu<br>
<br>
<br>
Ahmed Munir wrote:<br>
> Hi,<br>
><br>
> I'm using permission module's function check_source_address(), the<br>
> problem I'm facing is that I can not add not than more 8 IPs in<br>
> address table, but I want to permit more than 100 IPs. I only want to<br>
> use these IPs on group 0 what I am using. When I enter more than 8 IPs<br>
> in address table and make a call, I observe a message i.e. not found<br>
> in hash table.My opensips.cfg configuration for check_source_address()<br>
> is listed below;<br>
><br>
> if (is_method("INVITE") && check_source_address("0")) {<br>
> log("########INVITE#######################");<br>
> ds_select_domain("1","4");<br>
> forward();<br>
> route(1);<br>
> log("#####END");<br>
> setflag(1);<br>
> }<br>
><br>
><br>
> Kindly advise me how to increase cache of OpenSIPs database tables so<br>
> I can reslove my case. Further added, how can I enter domain name in<br>
> 'ip' column section of address table i.e. <a href="http://abc.com" target="_blank">abc.com</a> <<a href="http://abc.com" target="_blank">http://abc.com</a>><br>
> can't be used and gives me an error, kindly advise this well.<br>
><br>
> --<br>
> Regards,<br>
><br>
> Ahmed Munir<br><br></blockquote></div><br>-- <br>Regards,<br><br>Ahmed Munir<br><br><br>
</div>