Hi,

I found the p2 param is not working on the save() function of registrar module.

One line change on the file:
-                                               if (flags_s.s[st]=='0') {
+                                               if (flags_s.s[st]=='2') {


Should be a typo on the condition.

Regards,
Jinke Jiang

Attachment: save.patch
Description: Binary data

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to