Re: [SR-Users] Kamailio start up fails with strange IO Error on RHEL 7.1

2015-10-26 Thread M S
Great. Thank you so much for your help. On Mon, Oct 26, 2015 at 8:58 AM, Daniel-Constantin Mierla wrote: > > > On 23/10/15 17:34, M S wrote: > > Since I don't have systemd compatible start script for RHEL, so i was > starting kamailio through commandline, e.g. /usr/local/sbin/kamailio start > >

Re: [SR-Users] Kamailio start up fails with strange IO Error on RHEL 7.1

2015-10-26 Thread Daniel-Constantin Mierla
On 23/10/15 17:34, M S wrote: > Since I don't have systemd compatible start script for RHEL, so i was > starting kamailio through commandline, e.g. /usr/local/sbin/kamailio start A side note: be aware that /usr/local/sbin/kamailio does not take the 'start' parameter. The 'start' parameter is spe

Re: [SR-Users] Kamailio start up fails with strange IO Error on RHEL 7.1

2015-10-23 Thread M S
Since I don't have systemd compatible start script for RHEL, so i was starting kamailio through commandline, e.g. /usr/local/sbin/kamailio start Anyways, manually specifying the private memory parameter did indeed solved the problem. Thank you so much for help. Let me now write up a systemd servi

Re: [SR-Users] Kamailio start up fails with strange IO Error on RHEL 7.1

2015-10-23 Thread Daniel-Constantin Mierla
The brancktrace leads to a log message during shutdown, so that is not an issue at all. Looking at log messages, it appears you don't have sufficient private memory. What is your -M parameter? If you haven't provided it, then try with -M 12 Cheers, Daniel On 22/10/15 16:28, M S wrote: > I am sor

Re: [SR-Users] Kamailio start up fails with strange IO Error on RHEL 7.1

2015-10-22 Thread Daniel-Constantin Mierla
Hello, first -- do not cross-post to many mailing lists, it makes hard to track and each mailing lists has its own purpose. Crossposting should be done only for announcements concerning both development as well as usage. This is about use of a kamailio stable version, so it is for sr-users. Do yo

[SR-Users] Kamailio start up fails with strange IO Error on RHEL 7.1

2015-10-21 Thread M S
Hi, I have been trying to setup Kamailio v4.3.3 rev. e275bc on RHEL 7.1 64bit. It has been very difficult to resolve all dependencies initially due to RHEL's extremely limited repositories and libraries support, but nevertheless I am finally able to successfully compile kamailio with all essentia