Yes, everything is running fine, I only get that error when I start or restart Kamailio.

Domain:: location table=512 records=4 max_slot=1
        AOR:: 1...@xxxx.com
                Contact:: sip:100@216.224.227.116:5060 Q=
                        Expires:: 3568
                        Callid:: 773e1aaf0c1ca1e6@RV80NTAw
                        Cseq:: 2
                        User-agent:: ewua/1.0
                        State:: CS_SYNC
                        Flags:: 0
                        Cflag:: 0
                        Socket:: udp:216.224.225.42:5060
                        Methods:: 4751
        AOR:: 1...@xxyy.com
                Contact:: sip:101@216.224.227.114:5060 Q=
                        Expires:: 3589
                        Callid:: 5f4a23b23970b344@RV80NTAw
                        Cseq:: 2
                        User-agent:: ewua/1.0
                        State:: CS_NEW
                        Flags:: 0
                        Cflag:: 0
                        Socket:: udp:216.224.225.42:5060
                        Methods:: 4751
        AOR:: 1...@xxyy.com
                Contact:: sip:100@216.224.227.114:5060 Q=
                        Expires:: 3589
                        Callid:: 66d379b468c57941@RV80NTAw
                        Cseq:: 2
                        User-agent:: ewua/1.0
                        State:: CS_NEW
                        Flags:: 0
                        Cflag:: 0
                        Socket:: udp:216.224.225.42:5060
                        Methods:: 4751
        AOR:: 1...@xxxx.com
                Contact:: sip:101@216.224.227.116:5060 Q=
                        Expires:: 3568
                        Callid:: 4962838a6cbb7477@RV80NTAw
                        Cseq:: 2
                        User-agent:: ewua/1.0
                        State:: CS_SYNC
                        Flags:: 0
                        Cflag:: 0
                        Socket:: udp:216.224.225.42:5060
                        Methods:: 4751



Gilbert


On 4/9/2012 3:01 AM, Daniel-Constantin Mierla wrote:
Hello,

so, if everything runs fine, can you dump the content of the records from memory and see if everything is loaded there:

kamctl ul show

Cheers,
Daniel

On 4/6/12 1:19 AM, Gilbert T. Gutierrez, Jr. wrote:
Centos6 x64
Kamailio 3.2.2 installed using RPMs installed from http://download.opensuse.org/repositories/home:/kamailio:/telephony/CentOS_CentOS-6/

I am using MySQL as the backend to this system and am setting up a multidomain server. I am slowly getting all the parts I want put together but I keep getting the below error everytime I restart the service...

Apr 5 15:56:58 test3 /usr/sbin/kamailio[11565]: CRITICAL: usrloc [udomain.c:439]: empty domain record for user 100...skipping

I have a couple users that go by 100. Below is my subscriber database which has a domain for each user...

mysql> select * from subscriber;
+----+----------+---------------------------+----------+---------------+----------------------------------+----------------------------------+------+ | id | username | domain | password | email_address | ha1 | ha1b | rpid | +----+----------+---------------------------+----------+---------------+----------------------------------+----------------------------------+------+ | 5 | 100 | test3.xxxx.com | xxxx | | a872d8611e8e5a0d5e02d5c53b44363d | 9c7c858342a79a9fb4caa5f3bdaa4a90 | NULL | | 6 | 101 | test3.xxxx.com | xxxx | | a4c9cecfa57f211f2dfff2b92a99d27d | 891f84cb602527e64ce63cac5239c8ec | NULL | | 3 | 100 | test2.xxxx.com | xxxx | | b4e5250cb60357081c731a8340907577 | dfc878dfefb427199673a08f839319e6 | NULL | | 4 | 101 | test2.xxxx.com | xxxx | | a19dba81db7fb43adcd81b6ea5376018 | 480b80d129f575fb999106e9d25fd5e8 | NULL | | 8 | 102 | test2.xxxx.com | xxxx | | b09c561b6177c3e0a2a8b1b96749dffe | 1a9ed92187bf7cf0e88b03075d530877 | NULL | +----+----------+---------------------------+----------+---------------+----------------------------------+----------------------------------+------+
5 rows in set (0.00 sec)

Where is this user coming from? How do I get rid of this error?

Thanks in advance.
Gilbert T. Gutierrez, Jr.
Operations Manager
Phoenix Internet

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to