Hello,
this seems to be odd:
# optional parameter: loglevel={0|1|2|3}
#
# - sets log level (error=0, warning=1, info=2, debug=3)
# (same as -D)
loglevel=3GRANDSTREAM Budgetone-200
also, set stderr=yes or run sems with -E to see what is actually
happening. (sems -h might also help - displays parameters).
Stefan
Liza Przyllas wrote:
Hello,
We are running sems 1.1.1 We are not getting errors, but SEMS does not seem
to be compiling as we get the following when we try to run sems:
[r...@localhost a]# sems -f /usr/local/etc/sems/sems.conf
Sip Express Media Server (1.1.1 (i386/linux))
Configuration:
configuration file: /usr/local/etc/sems/sems.conf
plug-in path: /usr/lib/sems/plug-in
daemon mode: 1
local SIP IP: 172.16.100.193
public media IP:
local SIP port: 5060
local media IP: 172.16.100.193
outbound proxy:
application: conference
[r...@localhost a]#
This is our sems.conf file:
# config path for plugins
#
plugin_config_path=/usr/local/src/sems_tutorial_config/etc_local/
# optional parameter: fork={yes|no}
#
# - specifies if sems should run in daemon mode (background)
# (fork=no is the same as -E)
fork=yes
# optional parameter: stderr={yes|no}
#
# - debug mode: do not fork and log to stderr
# (stderr=yes is the same as -E)
stderr=no
# optional parameter: loglevel={0|1|2|3}
#
# - sets log level (error=0, warning=1, info=2, debug=3)
# (same as -D)
loglevel=3GRANDSTREAM Budgetone-200
# optional parameter: socket_name=<filename>
#
# - path and file name of our unix socket
socket_name=/tmp/sems_sock
reply_socket_name=/tmp/sems_resp_sock
# optional parameter: ser_socket_name=<filename>
#
# - path and file name of Ser's unix socket
ser_socket_name=/tmp/ser_sock
#Trying this - application
application=conference
# optional parameter: plugin_path=<path>
#
# - sets the path to the plug-ins
# - may be absolute or relative to CWD
#plugin_path=lib
#load_plugins=wav;sipctrl;
load_plugins=sipctrl;conference;wav;
plugin_path=/usr/lib/sems/plug-in
# optional parameter: smtp_server=<hostname>
#
# - sets address of smtp server
smtp_server=localhost
# optional parameter: smtp_port=<port>
#
# - sets port of smtp server
smtp_port=25
# optional parameter: rtp_low_port=<port>
#
# - sets port of rtp lowest server
rtp_low_port=10502
# optional parameter: rtp_high_port=<port>
#
# - sets port of rtp highest server
rtp_high_port=60000
#port from the server
sip_port=5060
#ip from the server
sip_ip=172.16.100.193
Any suggestions would be greatly appreciated.
Thanks - Liza
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems
--
Stefan Sayer
VoIP Services Consulting and Development
Warschauer Str. 24
10243 Berlin
tel:+491621366449
sip:[email protected]
email/xmpp:[email protected]
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems