Hi All,<br>
<br>
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.<br>
The above SER version is selected based on its compatibility with the cross compiler.<br>
<br>
below are my observations<br>
1.if I run &#39;./openserctl start&#39; from the command line I get the below message<br>
<br>
printf: No such file or directory<br>
PID file /var/run/openser.pid does not exist -- OpenSER start failed<br>
 <br>
2. If I run &#39;./openser&#39;  from command line I get the below message<br>
Listening on<br>
             udp: 192.168.1.22 [192.168.1.22]:5060<br>
             tcp: 192.168.1.22 [192.168.1.22]:5060<br>
Aliases:<br>
Too much shared memory demanded: 33554432<br>
<br>
<br>
Please guide me in fixing this issue.<br>
<br>
Thanks in advance.<br>
<br>
Ratheendran