i receive above error, how i can fix it ?
root@sipproxy/> serctl acl show +------------+-----------+-----------+---------------------+ | username | domain | grp | last_modified | +------------+-----------+-----------+---------------------+ | JoeUser | 127.0.0.1 | voicemail | 2005-01-22 14:33:04 | | JoeUser | 127.0.0.1 | ld | 2005-01-22 14:33:04 | | JoeUser | 127.0.0.1 | local | 2005-01-22 14:33:04 | | JoeUser | 127.0.0.1 | int | 2005-01-22 14:33:04 | | 8334843600 | 127.0.0.1 | ld | 2005-01-26 13:10:52 | +------------+-----------+-----------+---------------------+ root@sipproxy/> serctl rpid show 8334843600 +------------+------+ | username | rpid | +------------+------+ | 8334843600 | NULL | +------------+------+ root@sipproxy/> serctl start
Starting SER : cat: /var/run/ser.pid: No such file or directory started pid() root@sipproxy/>
Hi there
I noticed this behaviour since my first build of SER 0.8.14. to "serctrl start" work, you'll have to start ser with -P /var/run/ser.pid
Hope this helps !3runo from Brazil
Ozan Blotter wrote:
i receive above error, how i can fix it ?
root@sipproxy/> serctl start
Starting SER : cat: /var/run/ser.pid: No such file or directory started pid() root@sipproxy/>