Re: [SR-Users] about registrar save()/lookup()

2020-10-20 Thread Juha Heinanen
Added note about branch flags in registrar readme:

https://github.com/kamailio/kamailio/commit/f2996bf733a0b5e00fe124440353b9a69a3532a2

-- Juha

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] about registrar save()/lookup()

2020-10-20 Thread Juha Heinanen
I didn't find any mention in registrar module README that save()
function saves also branch flags and that lookup() retrieves them.

Is that documented somewhere?

-- Juha

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] about registrar save()/lookup()

2020-10-20 Thread Daniel-Constantin Mierla
If one wants to create an issue and assign it to himself/herself to
track it over time, that's fine. But creating an issue and let others
deal with it in this case doesn't seem suitable, because the one that is
supposed to create the issue knows better what was found missing and how
it should be there from his point of view.

Cheers,
Daniel

On 20.10.20 09:14, Olle E. Johansson wrote:
>
>
>> On 20 Oct 2020, at 09:12, Daniel-Constantin Mierla > > wrote:
>>
>> The functions are in corex module:
>>
>>   -
>> https://www.kamailio.org/docs/modules/stable/modules/kex.html#kex.f.setbflag
>>
> Thanks, I missed that.
>>
>> Enhancements to the documentation is welcome always. Given that
>> people here have commit access, is there no reason to open an issue
>> about this one, just add to the docs what is considered to be good to
>> have there.
>>
>>
>
> Well, sometimes having an issue makes it easier to remember to fix it
> when you can’t attack the problem right away. :-)
>
> /O
>
>>
>>
>> Cheers,
>> Daniel
>>
>> On 20.10.20 09:02, Olle E. Johansson wrote:
>>> It is mentioned
>>> here https://kamailio.org/dokuwiki/doku.php/utils:flags
>>> 
>>>
>>> But you are right, it is something that should exist in both
>>> registrar and usrloc
>>> documentation.
>>>
>>> The functions for managing them seems to be missing from the core
>>> cookbook too.
>>>
>>> Please open an issue on this.
>>>
>>> Thanks.
>>>
>>> /O
>>>
 On 20 Oct 2020, at 07:45, Juha Heinanen >>> > wrote:

 I didn't find any mention in registrar module README that save()
 function saves also branch flags and that lookup() retrieves them.

 Is that documented somewhere?

 -- Juha

 ___
 Kamailio (SER) - Users Mailing List
 sr-users@lists.kamailio.org 
 https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>
>>>
>>> ___
>>> Kamailio (SER) - Users Mailing List
>>> sr-users@lists.kamailio.org
>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>> -- 
>> Daniel-Constantin Mierla -- www.asipto.com
>> www.twitter.com/miconda -- www.linkedin.com/in/miconda
>> Funding: https://www.paypal.me/dcmierla
>
-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Funding: https://www.paypal.me/dcmierla

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] about registrar save()/lookup()

2020-10-20 Thread Olle E. Johansson


> On 20 Oct 2020, at 09:12, Daniel-Constantin Mierla  wrote:
> 
> The functions are in corex module:
> 
>   - 
> https://www.kamailio.org/docs/modules/stable/modules/kex.html#kex.f.setbflag 
> Thanks,
>  I missed that.
> Enhancements to the documentation is welcome always. Given that people here 
> have commit access, is there no reason to open an issue about this one, just 
> add to the docs what is considered to be good to have there.
> 
> 

Well, sometimes having an issue makes it easier to remember to fix it when you 
can’t attack the problem right away. :-)

/O

> 
> 
> Cheers,
> Daniel
> 
> On 20.10.20 09:02, Olle E. Johansson wrote:
>> It is mentioned here https://kamailio.org/dokuwiki/doku.php/utils:flags 
>> 
>> 
>> But you are right, it is something that should exist in both registrar and 
>> usrloc
>> documentation.
>> 
>> The functions for managing them seems to be missing from the core cookbook 
>> too.
>> 
>> Please open an issue on this.
>> 
>> Thanks.
>> 
>> /O
>> 
>>> On 20 Oct 2020, at 07:45, Juha Heinanen >> > wrote:
>>> 
>>> I didn't find any mention in registrar module README that save()
>>> function saves also branch flags and that lookup() retrieves them.
>>> 
>>> Is that documented somewhere?
>>> 
>>> -- Juha
>>> 
>>> ___
>>> Kamailio (SER) - Users Mailing List
>>> sr-users@lists.kamailio.org 
>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users 
>>> 
>> 
>> 
>> 
>> ___
>> Kamailio (SER) - Users Mailing List
>> sr-users@lists.kamailio.org 
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users 
>> 
> -- 
> Daniel-Constantin Mierla -- www.asipto.com 
> www.twitter.com/miconda  -- 
> www.linkedin.com/in/miconda 
> Funding: https://www.paypal.me/dcmierla 
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] about registrar save()/lookup()

2020-10-20 Thread Daniel-Constantin Mierla
The functions are in corex module:

  -
https://www.kamailio.org/docs/modules/stable/modules/kex.html#kex.f.setbflag

Enhancements to the documentation is welcome always. Given that people
here have commit access, is there no reason to open an issue about this
one, just add to the docs what is considered to be good to have there.

Cheers,
Daniel

On 20.10.20 09:02, Olle E. Johansson wrote:
> It is mentioned
> here https://kamailio.org/dokuwiki/doku.php/utils:flags
> 
>
> But you are right, it is something that should exist in both registrar
> and usrloc
> documentation.
>
> The functions for managing them seems to be missing from the core
> cookbook too.
>
> Please open an issue on this.
>
> Thanks.
>
> /O
>
>> On 20 Oct 2020, at 07:45, Juha Heinanen > > wrote:
>>
>> I didn't find any mention in registrar module README that save()
>> function saves also branch flags and that lookup() retrieves them.
>>
>> Is that documented somewhere?
>>
>> -- Juha
>>
>> ___
>> Kamailio (SER) - Users Mailing List
>> sr-users@lists.kamailio.org 
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Funding: https://www.paypal.me/dcmierla

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] about registrar save()/lookup()

2020-10-20 Thread Olle E. Johansson
It is mentioned here https://kamailio.org/dokuwiki/doku.php/utils:flags 


But you are right, it is something that should exist in both registrar and 
usrloc
documentation.

The functions for managing them seems to be missing from the core cookbook too.

Please open an issue on this.

Thanks.

/O

> On 20 Oct 2020, at 07:45, Juha Heinanen  wrote:
> 
> I didn't find any mention in registrar module README that save()
> function saves also branch flags and that lookup() retrieves them.
> 
> Is that documented somewhere?
> 
> -- Juha
> 
> ___
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users