Re: [SR-Users] UacRegInfo flags

2015-11-06 Thread DanB
Hey Daniel, Thank you for the information! It will be useful if someone understanding the code behind uac will add some information about the expected behavior of each flag since as they are labeled they do not say much (eg: which flag will be raised when auth is wrong and when). Thanks agai

Re: [SR-Users] UacRegInfo flags

2015-11-05 Thread Daniel-Constantin Mierla
Hello, the values of possible flags are defined in uac_reg.c: https://github.com/kamailio/kamailio/blob/master/modules/uac/uac_reg.c#L45 The names should be a bit suggestive, I will add more in comments when I get a chance. If someone gets the time before, a pull request to the docs is also very