Hello all,
 
   I am having an issue with SER installation.  When I build it, make clean - make modules - make install it seems to create /etc and other directories in /usr/local/   and it launches no problem but here is the issue 
 
Then when I shutdown SER to change .cfg   /usr/local/sbin/ser stop  yields Stopping SER : No PID file found!.  I can see all the processes stopped.
 
SER start yields
 
Listening on
              127.0.0.1 [127.0.0.1]:5060
              216.xxx.xxx.xxx [216.xxx.xxx.xxx ]:5060
Aliases: sip:5060 sip.domain.net:5060 e4e:5060 localhost:5060
 
But no processes are running. ser -c = config file ok
 
Eric