[OpenSER-Users] case sensitivity with avp_db_load

Jiri Kuthan jiri at iptel.org
Fri Oct 19 18:41:43 CEST 2007


At 16:34 19/10/2007, Klaus Darilion wrote:
>Jiri Kuthan wrote:
>>I think the fundemental error here is you look up users by URI as opposed to a unique identifier. -jiri
>
>Hi Jiri!
>
>How do you find out the UUID from an URI?

Not sure what the openser's best recommended way is, but a short look at the data structures
tells me that the ID is part of the subscribers structure...

subscriber.xml:

   <column id="id">
        <name>id</name>
        <type>unsigned int</type>

So it is just about looking at the manuals where the lookup is actually being done.
I was guessing the id lookup to be part of auth module but haven't find it there, some folks
with better knowledge of the openser diffs will hopefuly help to navigate to the right place.

-jiri


>klaus



--
Jiri Kuthan            http://iptel.org/~jiri/





More information about the Users mailing list