we have been running 5.3.4 with the uac_auth_mode() function ans it has been working
we have upgraded to 5.3.8 and with the same script we are getting an error with the uac module saying it was unable to find the cmd auc_auth_mode
I have tried this with uac_auth as well with the same result.
it looks like the uac module is not loaded or is not loading but running a core.modules reports the uac module
can anyone shed any light on this problem? is it a version pecific problem?
Hello,
5.3.0 was released on 17th October 2019.
The uac_auth_mode was added to the 5.4.0 branch later:
Date: Tue Oct 29 09:15:49 2019 +0100
uac: optional param for uac_auth() to specify auth mode
- if mode is set to 1, then the password is provided in ha1 format
Maybe you are running a custom backport version?
Cheers,
Henning
hi Henning
I'm trying to find out if we have a back port.
uac_auth() is working , but uac_auth(1) and uac_auth("1") also fail
acording to to the 5.3.x Docs uac_auth([mode]) should work
On 03/02/2022 15:47, Henning Westerholt wrote:
Hello,
5.3.0 was released on 17th October 2019.
The uac_auth_mode was added to the 5.4.0 branch later:
Date: Tue Oct 29 09:15:49 2019 +0100
uac: optional param for uac_auth() to specify auth mode - if mode is set to 1, then the password is provided in ha1 format
Maybe you are running a custom backport version?
Cheers,
Henning
Hello,
where did you find in the docs that uac_auth() has the mode parameter in 5.3.x series, the html docs don't show it:
* https://www.kamailio.org/docs/modules/5.3.x/modules/uac.html#uac.f.uac_auth
In the code is not, so if it is somewhere is the docs, likely it is a mistaken backport.
Cheers, Daniel
On 03.02.22 17:03, Richard Robson wrote:
hi Henning
I'm trying to find out if we have a back port.
uac_auth() is working , but uac_auth(1) and uac_auth("1") also fail
acording to to the 5.3.x Docs uac_auth([mode]) should work
On 03/02/2022 15:47, Henning Westerholt wrote:
Hello,
5.3.0 was released on 17th October 2019.
The uac_auth_mode was added to the 5.4.0 branch later:
Date: Tue Oct 29 09:15:49 2019 +0100
uac: optional param for uac_auth() to specify auth mode
- if mode is set to 1, then the password is provided in ha1 format
Maybe you are running a custom backport version?
Cheers,
Henning
Kamailio - Users Mailing List - Non Commercial Discussions * sr-users@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Sorry Daniel,
I was getting confued with the two pages, You are quite correct.
I suspect we had a backport of the uac module.
Richard
On 03/02/2022 16:51, Daniel-Constantin Mierla wrote:
Hello,
where did you find in the docs that uac_auth() has the mode parameter in 5.3.x series, the html docs don't show it:
* https://www.kamailio.org/docs/modules/5.3.x/modules/uac.html#uac.f.uac_auth
In the code is not, so if it is somewhere is the docs, likely it is a mistaken backport.
Cheers, Daniel
On 03.02.22 17:03, Richard Robson wrote:
hi Henning
I'm trying to find out if we have a back port.
uac_auth() is working , but uac_auth(1) and uac_auth("1") also fail
acording to to the 5.3.x Docs uac_auth([mode]) should work
On 03/02/2022 15:47, Henning Westerholt wrote:
Hello,
5.3.0 was released on 17th October 2019.
The uac_auth_mode was added to the 5.4.0 branch later:
Date: Tue Oct 29 09:15:49 2019 +0100
uac: optional param for uac_auth() to specify auth mode
- if mode is set to 1, then the password is provided in ha1 format
Maybe you are running a custom backport version?
Cheers,
Henning
Kamailio - Users Mailing List - Non Commercial Discussions * sr-users@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users