Re: [SR-Users] Not getting correct result after sending a OPTION query

2013-06-22 Thread Marius Zbihlei
Hello, You need to register your test user to kamailio, using the password provided. This adds a entry containing a contact (127.0.0.1:5070) to the location table which is queried by the lookup() function in registrar. The subscriber table only shows what users can subscribe to your system and wi

Re: [SR-Users] Not getting correct result after sending a OPTION query

2013-06-20 Thread Michael K. Rodriguez
Hello, At first look. I seems you have setup 2 Users "test" and "test2" and you are trying to send to 'To: sip:TEST_LOCAL@localhost' therefore '2(17356) DEBUG: registrar [lookup.c:158]: lookup(): 'test_local' Not found in usrloc --' -mike On 06/20/2013 5:41 am, aft wrote: > Hi, > > I'