[OpenSIPS-Devel] opensips patch: save param p2 issue with registrar/save.c

Jiang Jinke jiangjinke at gmail.com
Sun Jun 20 09:52:03 CEST 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: save.patch
Type: application/octet-stream
Size: 610 bytes
Desc: not available
Url : http://lists.opensips.org/pipermail/devel/attachments/20100620/037fb3bd/attachment.obj 


More information about the Devel mailing list