[OpenSIPS-Users] Group ID problem

Wesley Volcov wesleyvolcov at gmail.com
Wed Apr 13 17:45:15 CEST 2011


Hey Bogdan,

I'll upgrade my server to the last version.
But anyway, thank you so much for your attention!!

Best Regards,

On 13 April 2011 12:33, Bogdan-Andrei Iancu <bogdan at opensips.org> wrote:

>  Hi Wesley,
>
> that will be the right way - if not really possible, I can try to make you
> a backport only for this item.
>
> Regards,
> Bogdan
>
>
> On 04/13/2011 06:06 PM, Wesley Volcov wrote:
>
> Hey Bogdan,
>
> But that is the function syntax in opensips 1.6.2. I think it was changed
> in opensips 1.6.3 version..
> So.. Should I upgrade my opensips server?
>
> Cheers
>
> On 13 April 2011 11:56, Bogdan-Andrei Iancu <bogdan at opensips.org> wrote:
>
>>  Hi Guys,
>>
>> yes, the prototype of the function was changed exactly because of this
>> kind of problems - you cannot use the script function to return values via
>> return code (this is used for something else), so the returned value is
>> passed now via an output parameter.
>>
>> Regards,
>> Bogdan
>>
>>
>> On 04/08/2011 09:27 PM, Duane Larson wrote:
>>
>> I believe you need to have something like get_source_address("var(x)")
>>
>> That is probably the issue.  Bogdan mentions in a previous mailing list
>> issue that the prototype of the function was changed.
>>
>> Sent from Droid
>> On Apr 8, 2011 1:17 PM, "Wesley Volcov" <wesleyvolcov at gmail.com> wrote:
>> > Hey Duane,
>> >
>> > I have others groups id in my address table, that's why my source
>> address
>> > function have 0, to check all groupid.
>> > But my is problem is the groupid that the function get_source_group();
>> is
>> > getting..
>> >
>> > Regards,
>> >
>> > On 8 April 2011 14:14, Duane Larson <duane.larson at gmail.com> wrote:
>> >
>> >> I your check source address function shouldn't you have a 1 instead of
>> a 0
>> >> since that is what you have in your permissions table.
>> >>
>> >> Sent from Droid
>> >> On Apr 8, 2011 12:03 PM, "Wesley Volcov" <wesleyvolcov at gmail.com>
>> wrote:
>> >> > Hello list,
>> >> >
>> >> > I'm using opensips 1.6.2.
>> >> >
>> >> > I have the follow configuration in my AUTH route:
>> >> >
>> >> > if (check_source_address("0","$avp(i:9)")) {
>> >> > $avp(i:10) = get_source_group();
>> >> > xlog("L_INFO", "GroupID: $avp(i:10)");
>> >> > }
>> >> >
>> >> > In my address table, i have:
>> >> > grp = 1
>> >> > ip = 192.68.10.10
>> >> > mask = 32
>> >> > port = 0
>> >> > proto = UDP
>> >> >
>> >> > When I send a call, from a gw authenticated via IP, it gets the
>> follow
>> >> group
>> >> > ID:
>> >> > GroupID: 4294967295
>> >> >
>> >> > And then, it can not found a route, because all the routes are
>> configured
>> >> > with groupid 1. But, I don't know how opensips is getting this
>> groupid..
>> >> > Could someone helpe me?
>> >> >
>> >> > Thanks a lot!
>> >> >
>> >> > --
>> >> > Wesley Volcov
>> >> > Email: wesleyvolcov at gmail.com
>> >> > Messenger: volcov at live.com
>> >> > Mobile: +55 11 9989-5348
>> >> > Website: http://volcov.blogspot.com
>> >>
>> >> _______________________________________________
>> >> Users mailing list
>> >> Users at lists.opensips.org
>> >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>> >>
>> >>
>> >
>> >
>> > --
>> > Wesley Volcov
>> > Email: wesleyvolcov at gmail.com
>> > Messenger: volcov at live.com
>> > Mobile: +55 11 9989-5348
>> > Website: http://volcov.blogspot.com
>>
>>
>> _______________________________________________
>> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>>
>>   --
>> Bogdan-Andrei Iancu
>> OpenSIPS eBootcamp - 2nd of May 2011
>> OpenSIPS solutions and "know-how"
>>
>>
>
>
> --
> Wesley Volcov
> Email: wesleyvolcov at gmail.com
> Messenger: volcov at live.com
> Mobile: +55 11 9989-5348
> Website: http://volcov.blogspot.com
>
>
>
> --
> Bogdan-Andrei Iancu
> OpenSIPS eBootcamp - 2nd of May 2011
> OpenSIPS solutions and "know-how"
>
>


-- 
Wesley Volcov
Email: wesleyvolcov at gmail.com
Messenger: volcov at live.com
Mobile: +55 11 9989-5348
Website: http://volcov.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110413/1e0dad57/attachment-0001.htm>


More information about the Users mailing list