google "<terms> site:iptel.org" is great. However, I can't find anything on my problem with uri.so: [root@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.
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
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@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@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers