rewriteFromRoute will be deprecated in the next ser release,
along with transition to loose routing. That's why you cannot
use it with the latest CVS code. There has been lot of other
massive changes too, which we have not been tested yet. I thus
suggest you to use the latest complete release, 0.8.10.
If you really want to try the CVS version out, replace
rewriteFromRoute with strict_route -- that would possibly
work.
-Jiri
At 06:16 PM 1/4/2003, Joseph McDonald wrote:
Hi,
I just installed ser from cvs and when I ran it I got:
% /usr/local/sbin/ser -f /usr/local/etc/ser/ser.cfg
ERROR: bad config file (1 errors)
So I turned on debugging in the ser.cfg file and saw:
% /usr/local/sbin/ser -f /usr/local/etc/ser/ser.cfg
0(22488) loading module /usr/local/lib/ser/modules/sl.so
0(22488) loading module /usr/local/lib/ser/modules/tm.so
0(22488) loading module /usr/local/lib/ser/modules/rr.so
0(22488) loading module /usr/local/lib/ser/modules/maxfwd.so
0(22488) loading module /usr/local/lib/ser/modules/usrloc.so
0(22488) loading module /usr/local/lib/ser/modules/registrar.so
0(22488) find_param_export: found <db_mode> in module usrloc
[/usr/local/lib/ser/modules/\
usrloc.so]
0(22488) find_export: found <mf_process_maxfwd_header> in module maxfwd_module
[/usr/loca\
l/lib/ser/modules/maxfwd.so]
0(22488) find_export: found <sl_send_reply> in module sl_module
[/usr/local/lib/ser/modul\
es/sl.so]
0(22488) find_export: found <sl_send_reply> in module sl_module
[/usr/local/lib/ser/modul\
es/sl.so]
0(22488) find_export: <rewriteFromRoute> not found
0(22488) parse error (80,19-20): unknown command, missing loadmodule?
[...]
So I commented out the rewriteFromRoute(); line and the server started
up fine.
Any ideas why it doesn't like that line?
This is on Linux 2.4.18-18.0
thanks,
-joe
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan
http://iptel.org/~jiri/