On Oct 18, 2011, Kamailio 3.2.0 was released.
On July 28, 2008, OPENSER was renamed to KAMAILIO

UAC Module - uac_auth()

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”)
……


Personal Tools