2
0
Эх сурвалжийг харах

Obsoleting the unixsock module

oej 16 жил өмнө
parent
commit
6f26763cfb

+ 2 - 2
README-MODULES

@@ -194,7 +194,7 @@ pike			Security :: Rate limit control
 prefix_route		Proxy :: Routing based on a set of prefixes from the database
 presence_b2b		Presence :: Back2back UA
 print			Example module for developers
-print_lib
+print_lib		Example module for developers
 ratelimit		Security :: Rate limit of SIP requests
 registrar		Registrar (for REGISTER requests)
 rls			Resource list server (for presence)
@@ -207,7 +207,7 @@ textops			Text operations (search, replace)
 timer			triggering specific route block on timer
 tls			TLS module * DEPRECATED * Use the modules/tls module instead
 uac			User agent client
-unixsock
+unixsock		Obsolete :: This module is replaced by the modules/ctl module
 uri			URI checks
 uri_db			URI checks with database support
 usrloc			Location server

+ 3 - 0
modules_s/unixsock/README

@@ -0,0 +1,3 @@
+This module is considered obsolete
+
+2009-10-23