DESCR 681 B

12345678910111213141516
  1. ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
  2. proxy server. Written entirely in C, ser can handle thousands calls
  3. per second even on low-budget hardware. C Shell like scripting language
  4. provides full control over the server's behaviour. It's modular
  5. architecture allows only required functionality to be loaded.
  6. Currently the following modules are available: Digest Authentication,
  7. CPL scripts, Instant Messaging, MySQL support, Presence Agent, Radius
  8. Authentication, Record Routing, SMS Gateway, Jabber Gateway, Transaction
  9. Module, Registrar, User Location, NAT Traversal, a.s.o.
  10. WWW: http://www.iptel.org/ser/
  11. - Andrei Pelinescu-Onciul
  12. [email protected]