Hi, 1) A generic subscriber is added to kamailio database:kamctl add pbx password 2) Our UAC simulator (sipp) sends a call from a non subscribed username=8181111111@local_domain using a subscribed username for authentication (username=pbx, realm=local_domain) but kamailio does not authenticated the call: UAC =====> INVITE (From username=818111111@local_domain) ===> kamailioUAC <===== 407 <===== KamailioUAC =====> INVITE (AUTH username=pbx, realm=local_domain, nonce=???, response=????) =====> kamailio(kamailio route[AUTH} module does not authenticate it) The correct password is being sent to kamailio. Your assistance is greatly appreciated Thanks,AR