Type Of Change

Checklist:

Description

Added new Added new auth module function auth_algorithm that can be used to dynamically override algorithm parameter value.

Note

I was not able to test check README, because of this error:

/usr/src/orig/kamailio$ make modules-readme modules=modules/auth
make -C src/ modules-readme 
make[1]: Entering directory '/usr/src/orig/kamailio/src'
make --no-print-directory -C doc auth.txt
xsltproc  --novalid \
        --nonet \
        --novalid \
        --stringparam output "auth.d" \
        ../../../../doc/docbook/dep.xsl auth.xml 
xsltproc  --novalid \
	--xinclude \
        ../../../../doc/docbook/txt.xsl auth.xml | lynx -nolist -stdin -dump > auth.txt
error : Unknown IO error
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"
compilation error: file ../../../../doc/docbook/txt.xsl line 6 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl

You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3849

Commit Summary

File Changes

(2 files)

Patch Links:


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