Yes, it should get written to DB but maintained in member. Below is the serctl ul show indicating that the entry exists.
[root@baltodb ~]# serctl ul show Dumping all contacts may take long: are you sure you want to proceed? [Y|N] y ===Domain list=== ---Domain--- name : 'aliases' size : 512 table: 0xb61b1acc d_ll { n : 1 first: 0xb61b3afc last : 0xb61b3afc }
...Record(0xb61b3afc)... domain: 'aliases' aor : '4107358517' ~~~Contact(0xb61b3b90)~~~ domain : 'aliases' aor : '4107358517' Contact : 'sip:9901@baltodb.popvox.com' Expires : -211028 q : 1 Call-ID : 'The-Answer-To-The-Ultimate-Question-Of-Life-Universe-And-Everything' CSeq : 42 replic : 0 User-Agent: 'SIP Express Router FIFO' received : '' State : CS_SYNC Flags : 128 next : (nil) prev : (nil) ~~~/Contact~~~~ .../Record...
---/Domain--- ---Domain--- name : 'location' size : 512 table: 0xb61af9d0 d_ll { n : 1 first: 0xb61b3d10 last : 0xb61b3d10 }
...Record(0xb61b3d10)... domain: 'location' aor : '9901' ~~~Contact(0xb61b3d9c)~~~ domain : 'location' aor : '9901' Contact : 'sip:9901@69.250.205.31' Expires : 46 q : Call-ID : '19a14fa21143a08a@192.168.199.102' CSeq : 101 replic : 0 User-Agent: 'Grandstream BT100 1.0.5.11' received : '' State : CS_SYNC Flags : 0 next : (nil) prev : (nil) ~~~/Contact~~~~ .../Record...
---/Domain--- ===/Domain list===
-----Original Message----- From: Iqbal Gandham [mailto:iqbal@gigo.co.uk] Sent: Monday, February 28, 2005 12:37 PM To: Glenn Dalgliesh Cc: serusers@lists.iptel.org Subject: Re: [Serusers] lookup not finding local users
Hi
i dont think the DB is queried, I think the location in the memory is though
try using serctl to display what is in memory
Iqbal