@@ -4,7 +4,7 @@ Version: 0.1.8
44Release: 1%{?dist }
55License: GPL-3+
66Group: System Environment/Daemons
7- Source0: Source0: http://download.opensips.org/python/%{name }-%{version }.tar.gz
7+ Source0: http://download.opensips.org/python/%{name }-%{version }.tar.gz
88URL: https://github.com/OpenSIPS/python-opensips
99
1010BuildArch: noarch
@@ -24,7 +24,7 @@ These modules are designed to be as lightweight as possible and provide a
2424simple interface for interacting with OpenSIPS.
2525.
2626OpenSIPS is a very fast and flexible SIP (RFC3261)
27- server. Written entirely in C, OpenSIPS can handle thousands calls
27+ server. Written entirely in C, OpenSIPS can handle thousands of calls
2828per second even on low-budget hardware.
2929.
3030C Shell-like scripting language provides full control over the server's
@@ -34,7 +34,7 @@ loaded.
3434Among others, the following modules are available: Digest Authentication, CPL
3535scripts, Instant Messaging, MySQL support, Presence Agent, Radius
3636Authentication, Record Routing, SMS Gateway, Jabber/XMPP Gateway, Transaction
37- Module, Registrar and User Location, Load Balaning /Dispatching/LCR,
37+ Module, Registrar and User Location, Load Balancing /Dispatching/LCR,
3838XMLRPC Interface.
3939
4040%prep
0 commit comments