Hi,
Has anyone ever seen this error before?
I created a config file using the sipwise utility:
[root@ser1 openser]# openser -c 0(30469) parse error (314,1-3): syntax error 0(30469) parse error (314,1-3): ERROR: bad config file (2 errors) 0(30469) INFO:mi_fifo:mi_destroy:memory for the child's mi_fifo_pid was not allocated -> nothing to destroy
[root@ser1 openser]#
314 if(!save("location")) 315 { 316 317 xlog("L_ERR", "Saving contact failed - M=$rm RURI=$ru F=$fu T=$tu IP=$si ID=$ci\n"); 318 sl_reply_error(); 319 exit; 320 }
It complains about line 314 having a syntax error - I have another openser machine running with the same exact line and it is ok?
Has anyone seen this before?
TIA
Robert