2
0

kamailio.cfg.5 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. .\"
  2. .TH kamailio.cfg 5 06.12.2016 kamailio "Kamailio SIP Server"
  3. .\" Process with
  4. .\" groff -man -Tascii kamailio.cfg.5
  5. .\"
  6. .SH NAME
  7. kamailio.cfg \- kamailio configuration file
  8. .SH SYNOPSIS
  9. .I /etc/kamailio/kamailio.cfg
  10. .SH DESCRIPTION
  11. .B kamailio
  12. reads the configuration data from
  13. .I /etc/kamailio/kamailio.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 see documentation on page
  24. .I http://kamailio.org/wiki.
  25. .SH FILES
  26. .I /etc/kamailio/kamailio.cfg
  27. .SH AUTHORS
  28. see
  29. .B /usr/share/doc/kamailio/AUTHORS
  30. .SH SEE ALSO
  31. .BR kamailio(8)
  32. .PP
  33. Full documentation on kamailio, including configuration guidelines, FAQs and
  34. licensing conditions, is available at
  35. .I http://kamailio.org.
  36. .PP
  37. For reporting bugs see
  38. .I
  39. https://github.com/kamailio/kamailio/issues
  40. .PP
  41. Mailing lists:
  42. .nf
  43. [email protected] - Kamailio user community
  44. .nf
  45. [email protected] - Kamailio development, new features and unstable version