[Serusers] The configuration file parse error when socket settings applied
Daniel-Constantin Mierla
daniel at voice-system.ro
Mon Apr 11 17:22:10 CEST 2005
On 04/09/05 11:39, Parvel Gu wrote:
>Hi, there~:
>
> I've made a workable SER with the source code version
>0.8.14. But while modifying the ser.cfg file, problem occurs.
>
> The default setting is :
> fifo="/tmp/ser_fifo"
>
> I commented this and add a line to change it into:
> #fifo="/tmp/ser_fifo"
> socket="/tmp/ser_socket"
>
>
the name of the parameter to specify the unix socket is unix_sock. But
it does not exist in v0.8.14. You have to upgrade to 0.9.0 or
development version.
Daniel
>
> and problems occurred:
>
> # ser start
> 0(1987) parse error (25,1-7): parse error
> 0(1987) parse error (25,1-7):
>ERROR: bad config file (2 errors)
>
>Is this also a file format problem?
>I've read the Cfg.tab.c generated by bison. It seems no socket token
>has been parsed.
> Any suggestions would be appreciated.
>
>_______________________________________________
>Serusers mailing list
>serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>
>
>
More information about the sr-users
mailing list