Module: sip-router Branch: master Commit: 3ce2efce27983e0fe818ff4e139c9589dbbfeb4a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3ce2efce...
Author: Marius Zbihlei marius.zbihlei@1and1.ro Committer: Marius Zbihlei marius.zbihlei@1and1.ro Date: Wed Oct 31 15:36:05 2012 +0200
modules/msrp : small documentation fix
---
modules/msrp/README | 2 +- modules/msrp/doc/msrp_admin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/msrp/README b/modules/msrp/README index 22a583b..5ab57f6 100644 --- a/modules/msrp/README +++ b/modules/msrp/README @@ -99,7 +99,7 @@ Chapter 1. Admin Guide negotiated via INVITE-200 OK-ACK.
However, MSRP is still a text-based protocol. It uses several routing - mechanisms similar to what exists in SIP. Furthermore, MSRP requres + mechanisms similar to what exists in SIP. Furthermore, MSRP requires TCP, and recommends TLS for confidentiality and security. In light of the scalability and performance of Kamailio in handling TCP/TLS, this module reuses Kamailio's core framework to offer MSRP routing diff --git a/modules/msrp/doc/msrp_admin.xml b/modules/msrp/doc/msrp_admin.xml index 1422e8e..76813d2 100644 --- a/modules/msrp/doc/msrp_admin.xml +++ b/modules/msrp/doc/msrp_admin.xml @@ -29,7 +29,7 @@ <para> However, MSRP is still a text-based protocol. It uses several routing mechanisms similar to what exists in SIP. Furthermore, - MSRP requres TCP, and recommends TLS for confidentiality and security. + MSRP requires TCP, and recommends TLS for confidentiality and security. In light of the scalability and performance of &kamailio; in handling TCP/TLS, this module reuses &kamailio;'s core framework to offer MSRP routing capabilities. Along with embedded Presence and XCAP