ser.cfg.5 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. .\" $Id$
  2. .TH ser.cfg 5 15.07.2002 ser "Sip Express Router"
  3. .\" Process with
  4. .\" groff -man -Tascii ser.cfg.5
  5. .\"
  6. .SH NAME
  7. ser.cfg \- ser configuration file
  8. .SH SYNOPSIS
  9. .I /etc/ser/ser.cfg
  10. .SH DESCRIPTION
  11. .B ser
  12. reads the configuration data from
  13. .I /etc/ser/ser.cfg
  14. (or the file specified with
  15. .B \-f
  16. on the command line).
  17. The file contains global configuration parameters, module loading commands and the script that will be executed for each received request. Lines starting with
  18. .B #
  19. or enclosed in
  20. .B /* ... */
  21. are interpreted as comments.
  22. .PP
  23. This manual page is incomplete. For further information please read the
  24. .I Ser User Guide (http://www.iptel.org/ser/admin.html).
  25. .SH FILES
  26. .I /etc/ser/ser.cfg
  27. .SH AUTHORS
  28. see
  29. .B /usr/share/doc/ser/AUTHORS
  30. .SH SEE ALSO
  31. .BR ser(8)
  32. .PP
  33. Full documentation on ser, including configuration guidelines, FAQs and
  34. licensing conditions, is available at
  35. .I http://www.iptel.org/ser/.
  36. .PP
  37. For reporting bugs see
  38. .I
  39. http://www.iptel.org/ser/bugs/.
  40. .PP
  41. Mailing lists:
  42. .nf
  43. [email protected] - ser user community
  44. .nf
  45. [email protected] - ser development, new features and unstable version