...
|
...
|
@@ -17,33 +17,35 @@ V. More Information
|
17
|
17
|
server based on the session initiation protocol (SIP RFC2543-bis).
|
18
|
18
|
It is engineered to power IP telephony infrastructures up to large
|
19
|
19
|
scale. The server keeps track of users, sets up VoIP sessions,
|
20
|
|
-relays instant messages and creates space for new plug-in applications.
|
21
|
|
-Its proven interoperability guarantees seamless integration with
|
22
|
|
-components from other vendors, eliminating the risk of a single-vendor
|
23
|
|
-trap. It has successfully participated in various interoperability
|
24
|
|
-tests in which it worked with the products of other leading SIP vendors.
|
|
20
|
+relays instant messages and creates space for new plug-in
|
|
21
|
+applications. Its proven interoperability guarantees seamless
|
|
22
|
+integration with components from other vendors, eliminating the
|
|
23
|
+risk of a single-vendor trap. It has successfully participated in
|
|
24
|
+various interoperability tests in which it worked with the products
|
|
25
|
+of other leading SIP vendors.
|
25
|
26
|
|
26
|
27
|
The SIP Express Router enables a flexible plug-in model for new
|
27
|
28
|
applications: Third parties can easily link their plug-ins with
|
28
|
|
-the server code and provide thereby advanced and customized services.
|
29
|
|
-In this way, plug-ins such as SNMP support, RADIUS accounting,
|
30
|
|
-or SMS gateway have already been developed and are provided as
|
31
|
|
-advanced features. Other modules are underway: Presence server,
|
32
|
|
-firewall control, and more.
|
33
|
|
-
|
34
|
|
-Its performance and robustness allows it to serve millions of users and
|
35
|
|
-accommodate needs of very large operators. With a $3000 dual-CPU, the
|
36
|
|
-SIP Express Router is able to power IP telephony services in an area
|
37
|
|
-as large as the Bay Area during peak hours. Even on an IPAQ PDA, the server
|
38
|
|
-withstands 150 calls per second (CPS)! The server has been powering our
|
39
|
|
-iptel.org free SIP site withstanding heavy daily load that is further
|
40
|
|
-increasing with the popularity of Microsoft's Messenger.
|
41
|
|
-
|
42
|
|
-The SIP Express Router is extremely configurable to allow the creation of
|
43
|
|
-various routing and admission policies as well as setting up new and
|
44
|
|
-customized services. Its configurability allows it to serve many roles:
|
45
|
|
-network security barrier, application server, or PSTN gateway guard for
|
46
|
|
-example.
|
|
29
|
+the server code and provide thereby advanced and customized
|
|
30
|
+services. In this way, plug-ins such as SNMP support, RADIUS
|
|
31
|
+accounting, or SMS gateway have already been developed and are
|
|
32
|
+provided as advanced features. Other modules are underway:
|
|
33
|
+Presence server, firewall control, and more.
|
|
34
|
+
|
|
35
|
+Its performance and robustness allows it to serve millions of users
|
|
36
|
+and accommodate needs of very large operators. With a $3000 dual-CPU,
|
|
37
|
+the SIP Express Router is able to power IP telephony services in an
|
|
38
|
+area as large as the Bay Area during peak hours. Even on an IPAQ PDA,
|
|
39
|
+the server withstands 150 calls per second (CPS)! The server has been
|
|
40
|
+powering our iptel.org free SIP site withstanding heavy daily load
|
|
41
|
+that is further increasing with the popularity of Microsoft's
|
|
42
|
+Messenger.
|
|
43
|
+
|
|
44
|
+The SIP Express Router is extremely configurable to allow the creation
|
|
45
|
+of various routing and admission policies as well as setting up new
|
|
46
|
+and customized services. Its configurability allows it to serve many
|
|
47
|
+roles: network security barrier, application server, or PSTN gateway
|
|
48
|
+guard for example.
|
47
|
49
|
|
48
|
50
|
|
49
|
51
|
II. Feature List
|
...
|
...
|
@@ -53,8 +55,9 @@ support for registrar, proxy and redirect mode. Further it acts as
|
53
|
55
|
an application server with support for CPL, instant messaging and
|
54
|
56
|
presence (IM&P) including a 2G/SMS gateway, a call control policy
|
55
|
57
|
language, call number translation, private dial plans and accounting,
|
56
|
|
-authorization and authentication (AAA) services. SER runs on Sun/Solaris,
|
57
|
|
-PC/Linux, IPAQ/Linux platforms and supports both IPv4 and IPv6.
|
|
58
|
+authorization and authentication (AAA) services. SER runs on Sun/
|
|
59
|
+Solaris, PC/Linux, IPAQ/Linux platforms and supports both IPv4 and
|
|
60
|
+IPv6.
|
58
|
61
|
|
59
|
62
|
|
60
|
63
|
III. About iptel.org
|