problem is that the param has the typo in the name in the code:
https://github.com/kamailio/kamailio/blob/master/src/modules/http_client/http_client.c#L189

	{"authmetod", PARAM_INT, &default_authmethod },

So It has to be fixed in both


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.