Hi everybody, With SER, we can put the location table relative to the registers messages on db with a radius server or with modparam("usrloc", "db_mode", 1) and a mysql table. In asterisk, there is the dialplan and the sip definition on db, but the location table is in memory. Do you know if a patch was made or one of you have done this? Thanks a lot for your help. Best Regards, Thomas Ps: Example of the location table of ser: +----------+--------+---------------------------------------+----------+ ---------------------+-------+------------------------------------+----- -+---------------------+-----------+-------+-------+-------------------- -------------------------+ | username | domain | contact | received | expires | q | callid | cseq | last_modified | replicate | state | flags | user_agent | +----------+--------+---------------------------------------+----------+ ---------------------+-------+------------------------------------+----- -+---------------------+-----------+-------+-------+-------------------- -------------------------+ | 1003 | | sip:1003@192.168.1.35:5060;user=phone | NULL | 2035-07-31 18:16:18 | -1.00 | 5e85608-c0a80101-1-14@192.168.1.35 | 8 | 2006-10-09 14:12:44 | 0 | 0 | 0 | THOMSON ST2030 hw3 fw1.45 00-0E-50-4E-80-86 | +----------+--------+---------------------------------------+----------+ ---------------------+-------+------------------------------------+----- -+---------------------+-----------+-------+-------+-------------------- -------------------------+