Hi All,
I am using openser-0.9.5 version for embedded application,I am able to sucessfully cross compile(gcc 2.95) it.however the application fails to start. The above SER version is selected based on its compatibility with the cross compiler.
below are my observations 1.if I run './openserctl start' from the command line I get the below message
printf: No such file or directory PID file /var/run/openser.pid does not exist -- OpenSER start failed
2. If I run './openser' from command line I get the below message Listening on udp: 192.168.1.22 [192.168.1.22]:5060 tcp: 192.168.1.22 [192.168.1.22]:5060 Aliases: Too much shared memory demanded: 33554432
Please guide me in fixing this issue.
Thanks in advance.
Ratheendran