From 16463e3fc17ad58026c03f0dc693ddb131240d9c Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Thu, 22 Jun 2006 16:40:34 +0000 Subject: [PATCH] - small textual changes in description --- README | 5 +++-- siproxd.spec.in | 11 +++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README b/README index 8afc38b..533398f 100644 --- a/README +++ b/README @@ -6,10 +6,11 @@ complete. This is still considered an alpha release. OVERVIEW ======== -Siproxd is a proxy/masquerading daemon for the SIP protocol. +Siproxd is a proxy/masquerading daemon for SIP (Session Initiation +Protocol), which is used in IP telephony. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP -connections work via an masquerading firewall (NAT). +connections work via a masquerading firewall (NAT). It allows SIP software clients (like kphone, linphone) or SIP hardware clients (Voice over IP phones which are SIP-compatible, such as those from Cisco, Grandstream or Snom) to work behind diff --git a/siproxd.spec.in b/siproxd.spec.in index c401a04..2cc6d43 100644 --- a/siproxd.spec.in +++ b/siproxd.spec.in @@ -28,12 +28,15 @@ Vendor: Thomas Ries Packager: Thomas Ries %description -Siproxd is an proxy/masquerading daemon for the SIP protocol. +Siproxd is a proxy/masquerading daemon for SIP (Session Initiation +Protocol), which is used in IP telephony. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP -connections possible via an masquerading firewall. -It allows SIP clients (like kphone, linphone) to work behind -an IP masquerading firewall or router. +connections work via a masquerading firewall (NAT). +It allows SIP software clients (like kphone, linphone) or SIP +hardware clients (Voice over IP phones which are SIP-compatible, +such as those from Cisco, Grandstream or Snom) to work behind +an IP masquerading firewall or NAT router. %prep