โ€“ Kamailio SIP Server โ€“

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


old-content:uac_auth_comments [2006/06/07 00:00] (current) โ€“ created - external edit 127.0.0.1
Line 1: Line 1:
 +A sparsely documented feature of this function is that it can match the challenge against **several** realms / users credentials. These have to be defined as
 +
 +modparam("uac","credential","gw_user1:gw_realm1:gw_passwd1")
 +modparam("uac","credential","gw_user2:gw_realm2:gw_passwd2")
 +......