<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Check the values from the sip message coming to
your proxy with the values at trusted table. </FONT></DIV>
<DIV><FONT face=Arial size=2>May be you mismatch something there.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Hakan.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=ronn100200@aim.com
href="mailto:ronn100200@aim.com">ronn100200@aim.com</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=bp4mls@googlemail.com
href="mailto:bp4mls@googlemail.com">bp4mls@googlemail.com</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=users@openser.org
href="mailto:users@openser.org">users@openser.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, August 15, 2006 3:29
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Users] Module for Config
files</DIV>
<DIV><BR></DIV>
<DIV>Hi Hakan,<BR><BR>I have followed your example but openser is still doing
SIP/2.0 407 Proxy Authentication Required.<BR><BR>When I start openser I'm
seeing these messages:<BR><BR>0(0) WARNING: File not found:
/usr/local/etc/openser/permissions.allow<BR> 0(0) Default allow file
(/usr/local/etc/openser/permissions.allow) not found => empty rule
set<BR> 0(0) WARNING: File not found:
/usr/local/etc/openser/permissions.deny<BR> 0(0) Default deny file
(/usr/local/etc/openser/permissions.deny) not found => empty rule
set<BR><BR><BR>Do I need to specify the default permission files for this to
work?<BR><BR>thanks,<BR><BR>Ron<BR></DIV>
<DIV> </DIV> <BR>-----Original Message-----<BR>From:
bp4mls@googlemail.com<BR>To: ronn100200@aim.com<BR>Cc:
users@openser.org<BR>Sent: Mon, 14 Aug 2006 8:22 AM<BR>Subject: Re: [Users]
Module for Config files<BR><BR>
<DIV id=AOLMsgPart_2_3b072232-83b1-4282-aff3-f949a72ff83e>Ser can something
like ...src_ip != 195.xxx.xxx.128/25... (which is quite cheap). Probably
OpenSer can do this, too.<BR><BR>
<DIV><SPAN class=gmail_quote>On 8/14/06, <B class=gmail_sendername><A
href="javascript:parent.ComposeTo('ronn100200@aim.com');">ronn100200@aim.com</A></B>
<<A
href="javascript:parent.ComposeTo('ronn100200@aim.com');">ronn100200@aim.com</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>
<DIV>
<DIV>Hi All,<BR><BR>I am using the following if statement
to allow certain calls from pre authorized IPs. <BR><BR>if (
method == "INVITE" && src_ip != 195.xxx.xxx.xx && src_ip !=
195.xxx.xxx.xx && src_ip != 195.xxx.xxx.xx && src_ip !=
195.xxx.xxx.xx) {<BR><BR>
<BR>My issues is the
number of IPs that need to be authorized this way is getting large and was
wondering if there's a module that can be used to read config date from a
config file ? <BR><BR>regards,<BR><BR>Ron</DIV>
<DIV>
<HR style="MARGIN-TOP: 10px">
<A
href="http://pr.atwola.com/promoclk/100122638x1081283466x1074645346/aol?redir=http%3A%2F%2Fwww%2Eaim%2Ecom%2Ffun%2Fmail%2F"
target=_blank><B>Check Out the new free AIM(R) Mail </B></A>-- 2 GB of
storage and industry-leading spam and email virus
protection.<BR></DIV></DIV></DIV><BR>_______________________________________________<BR>Users
mailing list<BR><A
href="javascript:parent.ComposeTo('Users@openser.org');">Users@openser.org</A><BR><A
href="http://openser.org/cgi-bin/mailman/listinfo/users"
target=_blank>http://openser.org/cgi-bin/mailman/listinfo/users</A><BR><BR><BR></BLOCKQUOTE></DIV><BR></DIV><!-- end of AOLMsgPart_2_3b072232-83b1-4282-aff3-f949a72ff83e -->
<DIV class=AOLPromoFooter>
<HR style="MARGIN-TOP: 10px">
<A
href="http://pr.atwola.com/promoclk/100122638x1081283466x1074645346/aol?redir=http%3A%2F%2Fwww%2Eaim%2Ecom%2Ffun%2Fmail%2F"
target=_blank><B>Check Out the new free AIM(R) Mail</B></A> -- 2 GB of storage
and industry-leading spam and email virus protection.<BR></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Users mailing
list<BR>Users@openser.org<BR>http://openser.org/cgi-bin/mailman/listinfo/users<BR></BLOCKQUOTE></BODY></HTML>