Hi all i use the kamailio version 3.0.1 and try to understand ACC module and found the tutorial http://www.voice-system.ro/docs/uac/ does it still work with kamailio 3.0.1, could you please present a working config with kamailio 3.0.1 How to work with the uac-create.sql, the sip account from VOIP provider username: x.x.x.x password: x.x.x.x outbound proxy: x.x.x.x domain name: sbc.net expired time : 3600s what info should i insert into database l_uuid: l_username: l_domain: r_username: r_domain: realm: auth_username: auth_password: auth_proxy: expires: when i start the sip server with acc module and got error and the config parameter: modparam("uac", "reg_db_url","mysql://openser:openserrw@localhost/openser") DEBUG: <core> [sr_module.c:617]: find_param_export: parameter <reg_db_url> not found in module <uac> ERROR: <core> [modparam.c:143]: set_mod_param_regex: parameter <reg_db_url> not found in module <uac> ERROR: <core> [modparam.c:143]: set_mod_param_regex: parameter <reg_db_url> not found in module <uac> Thank you |