@apogrebennyk commented on this pull request.


In src/modules/pua_reginfo/notify.c:

> @@ -439,10 +477,11 @@ int process_body(str notify_body, udomain_t *domain)
 						if(xmlStrcasecmp(params->name, BAD_CAST "unknown-param")
 								!= 0)
 							goto next_param2;
+						char *param_name =

done


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3953/review/2260816466@github.com>