[OpenSIPS-Users] check_source_address() failures

Irina Stanescu ironmissy at gmail.com
Wed Oct 14 16:05:36 CEST 2009


Hi Jeff,
There was a problem with the check_address_source function. It has been
fixed starting with rev 6262. Please update and let me know if you find any
other problems.

Thank you!

Irina Stanescu

On Wed, Oct 14, 2009 at 1:19 AM, Brad Bendy <brad.bendy at benganetworks.com>wrote:

> I know on mine I had to set port to 5060 (5068 in your case) or whatever
> you want, otherwise it would not work for me.
>
> Im sure you can use a * for any port number as well, but I have not
> tried that.
>
> Jeff Pyle wrote:
> > Hello,
> >
> > A request arrives at Opensips 1.6 from address 175.88.228.19:5068 on
> UDP.
> > The address table contains:
> >
> >
> +----+-----+--------------+------+------+-------+----------+--------------+
> > | id | grp | ip           | mask | port | proto | pattern  | context_info
> |
> >
> +----+-----+--------------+------+------+-------+----------+--------------+
> > | 38 |  10 | 175.88.228.0 |   24 |    0 | udp   | ^sip:.*$ | src_test
> |
> >
> +----+-----+--------------+------+------+-------+----------+--------------+
> >
> > I would expect if(check_source_address("10")) to succeed, yet it does
> not.
> > Any thoughts?
> >
> > I'm using check_source_address() elsewhere in my config to emulate the
> old
> > allow_trusted, and that works just fine.
> >
> >
> > Thanks,
> > Jeff
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opensips.org
> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
> >
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20091014/aa51a0cf/attachment.htm 


More information about the Users mailing list