Description

We would use www_challenge method of auth module on our kemi lua script.
Function is not mapped on auth kemi
so we tried to use modf but we have every time this log

app_lua [app_lua_api.c:1725]: sr_kemi_lua_modf(): function 'www_challenge' has fixup - cannot be used

We tried this call to the method on lua script

KSR.x.modf("www_challenge", realm, 1);

The question is:
are we calling method on a bad way or is not possible to call www_challenge method by kemi lua ?

Troubleshooting

Reproduction

Debugging Data

(paste your debugging data here)

Log Messages

(paste your log messages here)

SIP Traffic

(paste your sip traffic here)

Possible Solutions

Additional Information

(paste your output here)
(paste your output here)


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/issues/3423@github.com>