@seven1240 commented on this pull request.


In src/modules/nats/nats_mod.c:

> @@ -60,6 +60,8 @@ static param_export_t params[] = {
 static cmd_export_t cmds[] = {
 	{"nats_publish", (cmd_function)w_nats_publish_f,
 		  2, fixup_publish_get_value, fixup_publish_get_value_free, ANY_ROUTE},

I removed and rebased to the latest master, seems fine for me. Thanks.


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/3397/review/1353818833@github.com>