Bug #223
sems-1.1.1 edge/testing misc problems
| Status: | Closed | Start date: | 12/18/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Aports | |||
| Target version: | Alpine 2.2.0 |
Description
This ticket is for misc problems with the current edge/testing sems-1.1.1 package
A) Sems is compiled to use /usr/local/[prefix], but the config and libs are in usr/[prefix]; The config file specifies the correct paths, so running
sems -f /etc/sems/sems.cfg
works, but should the program already know where the configs are?
Problem: running "sems" produces:
(6061) WARNING: [400] loadFile (AmConfigReader.cpp:48): could not open configuration file '/usr/local/etc/sems/sems.conf': No such file or directory
(6061) ERROR: [400] readConfiguration (AmConfig.cpp:157): while loading main configuration file
Sip Express Media Server (1.1.1 (i386/linux))
Configuration:
configuration file: /usr/local/etc/sems/sems.conf
plug-in path: /usr/local/lib/sems/plug-in
daemon mode: 0
local SIP IP: 10.252.6.166
public media IP:
local SIP port: 5060
local media IP: 10.252.6.166
outbound proxy:
application: <not set>
(6061) ERROR: [400] load (AmPlugIn.cpp:145): plug-ins loader (/usr/local/lib/sems/plug-in): No such file or directory
History
Updated by Natanael Copa about 2 years ago
- Target version set to Alpine 1.10.0
Updated by Natanael Copa almost 2 years ago
- Category set to Aports
- Target version changed from Alpine 1.10.0 to Alpine 2.0.0
noone got time to fix this for 1.10 so we aim for 2.0
Updated by Natanael Copa over 1 year ago
- Target version changed from Alpine 2.0.0 to Alpine 2.1.0
Updated by Natanael Copa over 1 year ago
- Target version changed from Alpine 2.1.0 to Alpine 2.2.0
Updated by Jeff Bilyk 11 months ago
Is this still an issue with current version in edge/testing? According to git log, there were some updates last summer by ncopa and rnalrd.
Updated by Nathan Angelacos 10 months ago
- Status changed from New to Resolved
the package in edge (sems-1.2.1-r1) reports:
Sip Express Media Server (1.2.1 (i386/linux))
configuration file: /usr/local/etc/sems/sems.conf
plug-in path: /usr/local/lib/sems/plug-in
Which is still broken, but the init script works around it.
I'll send an modified init script that allows for multiple instances of sems, like tinydns and openvpn.
sems works, closing this.
Updated by Natanael Copa 10 months ago
- Status changed from Resolved to Closed