siputils.xml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. <?xml version="1.0" encoding='ISO-8859-1'?>
  2. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  4. <!-- Include general Kamailio documentation entities -->
  5. <!ENTITY % docentities SYSTEM "../../../docbook/entities.xml">
  6. %docentities;
  7. ]>
  8. <book xmlns:xi="http://www.w3.org/2001/XInclude">
  9. <bookinfo>
  10. <title>siputils</title>
  11. <productname class="trade">&kamailioname;</productname>
  12. <authorgroup>
  13. <author>
  14. <firstname>Hardy</firstname>
  15. <surname>Kahl</surname>
  16. <affiliation><orgname>1&amp;1 Internet AG</orgname></affiliation>
  17. </author>
  18. <author>
  19. <firstname>Henning</firstname>
  20. <surname>Westerholt</surname>
  21. <affiliation><orgname>1&amp;1 Internet AG</orgname></affiliation>
  22. <address>
  23. <email>[email protected]</email>
  24. </address>
  25. </author>
  26. <author>
  27. <firstname>Nils</firstname>
  28. <surname>Ohlmeier</surname>
  29. <affiliation><orgname>FhG Fokus</orgname></affiliation>
  30. <address>
  31. <email>[email protected]</email>
  32. </address>
  33. </author>
  34. <author>
  35. <firstname>Jan</firstname>
  36. <surname>Janak</surname>
  37. <affiliation><orgname>&fhg;</orgname></affiliation>
  38. <address>
  39. <email>[email protected]</email>
  40. </address>
  41. </author>
  42. <author>
  43. <firstname>Daniel-Constantin</firstname>
  44. <surname>Mierla</surname>
  45. <affiliation><orgname>asipto.com</orgname></affiliation>
  46. <address>
  47. <email>[email protected]</email>
  48. </address>
  49. </author>
  50. <author>
  51. <firstname>Gabriel</firstname>
  52. <surname>Vasile</surname>
  53. <affiliation><orgname>&fhg;</orgname></affiliation>
  54. <address>
  55. <email>[email protected]</email>
  56. </address>
  57. </author>
  58. <author>
  59. <firstname>Juha</firstname>
  60. <surname>Heinanen</surname>
  61. <affiliation><orgname>TutPro Inc.</orgname></affiliation>
  62. <address>
  63. <email>[email protected]</email>
  64. </address>
  65. </author>
  66. <editor>
  67. <firstname>Jan</firstname>
  68. <surname>Janak</surname>
  69. <address>
  70. <email>[email protected]</email>
  71. </address>
  72. </editor>
  73. <editor>
  74. <firstname>Bogdan-Andrei</firstname>
  75. <surname>Iancu</surname>
  76. <address>
  77. <email>[email protected]</email>
  78. </address>
  79. </editor>
  80. <editor>
  81. <firstname>Gabriel</firstname>
  82. <surname>Vasile</surname>
  83. <address>
  84. <email>[email protected]</email>
  85. </address>
  86. </editor>
  87. </authorgroup>
  88. <copyright>
  89. <year>2008</year>
  90. <year>2005</year>
  91. <year>2003</year>
  92. <holder>1&amp;1 Internet AG</holder>
  93. <holder>FhG Fokus</holder>
  94. <holder>Voice Sistem SRL</holder>
  95. </copyright>
  96. </bookinfo>
  97. <toc></toc>
  98. <xi:include href="siputils_admin.xml"/>
  99. </book>