Hi,
first of all - thanks to all these great modules, the kamailio core, the very well documented features. This project is really very well maintained.
I am using the UAC module (V 3.1.0) to make an outbound registration. During testing I used the wrong "realm" for the registration. The result within the log was thousands line of:
... 41(13280) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! 44(13286) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! 46(13290) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! 42(13282) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! 44(13286) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! 43(13284) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! 47(13292) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! 45(13288) ERROR: uac [uac_reg.c:505]: realms are different - ignire?!?! ...
And a REGISTER flood from Kamailio to the registration endpoint.
After that, I recognized that I have to restart kamailio to fix the realm. It would be cool to have a "kamctl" function to reload this module.
Best regards and have a nice weekend. Bernhard Suttner