control 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. Source: ser
  2. Section: net
  3. Priority: optional
  4. Maintainer: Andrei Pelinescu-Onciul <[email protected]>
  5. Build-Depends: debhelper (>= 4), libmysqlclient-dev | libmysqlclient15-dev | libmysqlclient14-dev | libmysqlclient12-dev, libexpat1-dev, libradius-ng-dev | libradiusclient-ng-dev, libxml2-dev, libpq-dev | postgresql-dev, libcurl3-dev, libssl-dev, libreadline5-dev, libpcre3-dev, bison, flex, docbook2x,
  6. xsltproc, lynx
  7. Standards-Version: 3.5.2
  8. Package: ser
  9. Architecture: any
  10. Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
  11. Suggests: ser-mysql-modules, ser-jabber-module, ser-cpl-module, ser-presence-modules, ser-radius-modules
  12. Conflicts: ser-mysql-module (<< ${Source-Version}), ser-jabber-module (<< ${Source-Version}), ser-radius-modules (<< ${Source-Version}), ser-cpl-module (<< ${Source-Version}), ser-presence-modules (<< ${Source-Version}), ser-postgres-module (<< ${Source-Version}), ser-acc-db-module (<< ${Source-Version}), ser-acc-radius-module (<< ${Source-Version})
  13. Description: Sip Express Router, very fast and configurable SIP proxy
  14. ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
  15. proxy server. Written entirely in C, ser can handle thousands calls
  16. per second even on low-budget hardware. C Shell like scripting language
  17. provides full control over the server's behaviour. It's modular
  18. architecture allows only required functionality to be loaded.
  19. Currently the following modules are available: Digest Authentication,
  20. CPL scripts, Instant Messaging, MySQL support, Presence Agent, Radius
  21. Authentication, Record Routing, SMS Gateway, Jabber Gateway, Transaction
  22. Module, Registrar and User Location.
  23. Package: ser-db-modules
  24. Architecture: any
  25. Depends: ${shlibs:Depends}, ser (= ${Source-Version})
  26. Suggests: ser-mysql-module, ser-postgres-module
  27. Conflicts: ser-mysql-modules
  28. Description: contains generic DB support and modules using a DB
  29. These modules will enable usage of various DB related functionality.
  30. Note that only basic DB drivers are included in this package (db_text and
  31. db_flatstore). You probably want to install a more advanced db driver, like
  32. the ones provided in ser-mysql-modules or ser-postgres-module packages.
  33. Package: ser-mysql-module
  34. Architecture: any
  35. Depends: ${shlibs:Depends}, ser (= ${Source-Version}), ser-db-modules (= ${Source-Version})
  36. Description: contains the MySQL database driver module
  37. This package will enable using a MySQL database with ser.
  38. #Package: ser-jabber-module
  39. #Architecture: any
  40. #Depends: ${shlibs:Depends}, ser (= ${Source-Version})
  41. #Description: contains the Jabber module (SIP-Jabber message translation)
  42. # This has been split out of the main ser package, so that ser will not
  43. # depend upon libexpat. This module will enable you to use ser to translate
  44. # SIP messages into Jabber messages.
  45. #Package: ser-cpl-module
  46. #Architecture: any
  47. #Depends: ${shlibs:Depends}, ser (= ${Source-Version})
  48. #Description: contains the cpl-c module (CPL support)
  49. # This has been split out of the main ser package, so that ser will not
  50. # depend upon libxml2.
  51. #Package: ser-presence-modules
  52. #Architecture: any
  53. #Depends: ${shlibs:Depends}, ser (= ${Source-Version})
  54. #Description: contains the SIMPLE based presence support (Presence server)
  55. # This module contains modules and libraries needed to implement SIMPLE
  56. # based presence support in SER
  57. Package: ser-radius-modules
  58. Architecture: any
  59. Depends: ${shlibs:Depends}, ser (= ${Source-Version})
  60. Description: contains the ser RADIUS modules
  61. This has been split out of the main ser package, so that ser will not
  62. depend upon libradius1. This modules will enable you to authenticate,
  63. do group membership checking or check the messages uris using RADIUS.
  64. Package: ser-postgres-module
  65. Architecture: any
  66. Depends: ${shlibs:Depends}, ser (= ${Source-Version}), ser-db-modules (= ${Source-Version})
  67. Description: contains the PostgreSQL database driver module
  68. This package will enable using a PostgreSQL database with ser.
  69. Package: ser-tls-module
  70. Architecture: any
  71. Depends: ${shlibs:Depends}, ser (= ${Source-Version})
  72. Description: contains the TLS ser transport module
  73. This has been split out of the main ser package, so that ser will not
  74. depend on openssl. This module will enable you to use the TLS transport.
  75. Package: ser-xmlrpc-module
  76. Architecture: any
  77. Depends: ${shlibs:Depends}, ser (= ${Source-Version})
  78. Description: contains the XML-RPC based interface to SER
  79. This module provides XML-RPC administrative interface to SER. The
  80. interface can be used to change various configuration options of
  81. SER at runtime. Other applications, such as serctl command line
  82. tools and SERWeb use XML-RPC interface to communicate with SER
  83. Package: ser-oob
  84. Architecture: any
  85. Depends: ser, ser-mysql-modules, ser-xmlrpc-module, serctl
  86. Suggests: rttpproxy, logrotate, ngrep, ntp
  87. Description: Sip Express Router - package for "out of the box" installation
  88. This package conatins advanced configuration file for ser - SIP Express Router
  89. and depends on ser and all needed ser modules. It can be used for easy installation
  90. of ser "out of the box".
  91. Package: ser-nth
  92. Architecture: any
  93. Depends: screen, gdb, binutils, gcc, bison, flex, ngrep, tcpdump, iftop, lsof, psmisc, vim, bvi, most, serctl, mc, sipsak
  94. Description: Sip Express Router - package for "nice to have" installation
  95. This is a meta-package for easy installation various useful tools that may be
  96. handy on server with SER installed.
  97. Package: ser-ai1
  98. Architecture: any
  99. Depends: ser-oob, mysql-server, rtpproxy, mystun, sipsak, tcpdump, ngrep, iftop, serweb, sems
  100. Suggests: ser-nth
  101. Description: Sip Express Router - package for "all in one" installation
  102. This is a meta-package for easy installation of complete server running ser - SIP Express
  103. Router, rtpproxy - RTP relay, mystun - STUN server and mysql server.