[Serusers] CVS HEAD and URI.so on top of 0.8.14

Robert C. Auch RAuch at totalnetsolutions.net
Wed Oct 6 17:43:17 CEST 2004


OK, I've got check_to() and does_uri_exist(), but now is_user() isn't loading from uri.so - I'm assuming that's a mutually exclusive module from uri_db ?  the README for uri_db doesn't list is_user()...
So I guess I"m left wondering, what's the best way to fix my old cfg?  Use a different function?  find is_user() somewhere else?  Change the order of my loadmodules to put uri.so second?  (tried it with uri.so first already, since it's the first one called).
 
Thanks again, Marian.
 
Rob

________________________________

From: Marian Dumitru [mailto:marian.dumitru at voice-sistem.ro]
Sent: Wed 10/6/2004 9:32 AM
To: Robert C. Auch
Cc: serusers at lists.iptel.org
Subject: Re: [Serusers] CVS HEAD and URI.so on top of 0.8.14



Hi Robert,

Robert C. Auch wrote:
> google "<terms> site:iptel.org" is great.  However, I can't find anything on my problem with uri.so:

so it's not so great after all ;-)

> [root at sip ser]#ser -D -E -ddddddd
> <snip>
>  0(27489) find_export: found <is_user> in module uri [/usr/local/lib/ser/modules/uri.so]
>  0(27489) find_export: <check_to> not found
>  0(27489) find_export: <check_to> not found
>  0(27489) parse error (201,44-45): unknown command, missing loadmodule?
> <snip>
> 0(27489) find_export: <does_uri_exist> not found
>  0(27489) find_export: <does_uri_exist> not found
>  0(27489) parse error (215,23-24): unknown command, missing loadmodule?
> 
> ser obviously won't load.

the missing functions are in uri_db module, not in uri module.

Best regards,
Marian Dumitru

> 
> I downloaded and compiled from CVS yesterday.
> 
> /source/sip_router/modules/uri/README only has 2 functions listed: is_user and "to_tag" - where do I get "check_to" and "does_uri_exist" from now?
> 
> I tried to use uri.so from 0.8.14 tarball, but recieved the following at my loadmodule=/usr/local/lib/ser/modules/uri.so line:
>  0(27535) ERROR: load_module: could not open module </usr/local/lib/ser/modules/uri.so>: /usr/local/lib/ser/modules/uri.so: undefined symbol: dbf
> 
> SER is completely down for me right now - I hope someone has some ideas (and maybe this will convince the boss to get me a test environment).
> 
> Rob
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>





More information about the sr-users mailing list