Hi,
We are running sems 1.1.1 and ser and are getting the errors as follows:
1) Here is the errors that we have in the configuration file for ser_sems.
The line that we are getting errors is in the line 22 and this line is:
# ----------- global configuration parameters ------------------------
debug=2 # debug level (cmd line: -dddddddddd)
fork=no
log_stderror=yes # (cmd line: -E)
check_via=no # (cmd. line: -v)
dns=no # (cmd. line: -r)
rev_dns=no # (cmd. line: -R)
port=5060
children=4
unix_sock="/tmp/ser_sock"
loadmodule "/usr/local/lib/ser/modules/sl.so"
loadmodule "/usr/local/lib/ser/modules/tm.so"
loadmodule "/usr/local/lib/ser/modules/rr.so"
loadmodule "/usr/local/lib/ser/modules/maxfwd.so"
loadmodule "/usr/local/lib/ser/modules/usrloc.so"
loadmodule "/usr/local/lib/ser/modules/registrar.so"
loadmodule "/usr/local/lib/ser/modules/textops.so"
# ----------------- setting module-specific parameters ---------------
# add value to ;lr param to make some broken UAs happy
modparam("rr", "enable_full_lr", 1)
modparam("tm", "pass_provisional_replies", 1)
2) The Errors are:
[r...@localhost SEMS]# ser -f /usr/local/etc/ser_sems.cfg
0(4180) DEBUG: <core> [mem/q_malloc.c:371]: qm_malloc(0x820bd60, 128) called
from cfg.lex: addstr(976)
0(4180) DEBUG: <core> [mem/q_malloc.c:411]: qm_malloc(0x820bd60, 128) returns
address 0x8240654 frag. 0x824063c (size=128) on 1 -th hit
0(4180) : <core> [cfg.y:2613]: *** PARSE ERROR *** (18,10-11): syntax error
0(4180) : <core> [cfg.y:2613]: *** PARSE ERROR *** (18,10-11): unknown config
variable
0(4180) DEBUG: <core> [mem/q_malloc.c:371]: qm_malloc(0x820bd60, 128) called
from cfg.lex: addstr(976)
0(4180) DEBUG: <core> [mem/q_malloc.c:411]: qm_malloc(0x820bd60, 128) returns
address 0x8240704 frag. 0x82406ec (size=128) on 1 -th hit
0(4180) : <core> [cfg.y:2613]: *** PARSE ERROR *** (18,12-13):
ERROR: bad config file (3 errors)
Any suggestions?
Thanks - Liza
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems