浏览代码

Update modules README after Andrei's changes

oej 16 年之前
父节点
当前提交
93c921b862
共有 1 个文件被更改,包括 7 次插入6 次删除
  1. 7 6
      README-MODULES

+ 7 - 6
README-MODULES

@@ -35,15 +35,20 @@ A single module may provide a selection of this, maybe only one of them.
 
 
 Core modules
 Core modules
 ------------
 ------------
+auth_identity
 auth_radius		Radius authentication
 auth_radius		Radius authentication
 avpops			Attribute-value pair operations ("variables")
 avpops			Attribute-value pair operations ("variables")
 carrierroute		A telephony routing module
 carrierroute		A telephony routing module
+cfg_db
+cfg_rpc
+ctl
 db_berkeley		Database :: Berkeley DB (Oracle)
 db_berkeley		Database :: Berkeley DB (Oracle)
 db_flatstore		Database :: Flatstore
 db_flatstore		Database :: Flatstore
 db_mysql		Database :: Mysql
 db_mysql		Database :: Mysql
 db_postgres		Database :: PostgreSQL
 db_postgres		Database :: PostgreSQL
 dialplan		Dialplan management
 dialplan		Dialplan management
 enum			Enum support
 enum			Enum support
+iptrtpproxy		NAT traversal :: Kernel based RTP proxy
 lcr			Least cost routing
 lcr			Least cost routing
 mediaproxy		Nat traversal :: Mediaproxy (AG projects)
 mediaproxy		Nat traversal :: Mediaproxy (AG projects)
 mi_rpc			Management Interface :: XML RPC support
 mi_rpc			Management Interface :: XML RPC support
@@ -52,7 +57,9 @@ pdb			???
 peering			SIP peering between service providers
 peering			SIP peering between service providers
 tls			SSL/TLS support
 tls			SSL/TLS support
 tm			SIP transaction support (stateful proxy)
 tm			SIP transaction support (stateful proxy)
+topoh
 utils			Various utilities (http query, xcap status)
 utils			Various utilities (http query, xcap status)
+xmlrpc
 
 
 Kamailio modules
 Kamailio modules
 ----------------
 ----------------
@@ -145,15 +152,11 @@ acc_radius
 acc_syslog
 acc_syslog
 auth
 auth
 auth_db
 auth_db
-auth_identity
 avp
 avp
 avp_db
 avp_db
 bdb
 bdb
 blst
 blst
-cfg_db
-cfg_rpc
 cpl-c
 cpl-c
-ctl
 db_ops
 db_ops
 dbg
 dbg
 dbtext
 dbtext
@@ -165,7 +168,6 @@ eval
 exec			Proxy :: External script support (modify route set)
 exec			Proxy :: External script support (modify route set)
 fifo		
 fifo		
 gflags			Proxy :: Global flags
 gflags			Proxy :: Global flags
-iptrtpproxy		NAT traversal :: Kernel based RTP proxy
 jabber			IM :: Jabber gateway
 jabber			IM :: Jabber gateway
 ldap			LDAP directory server support
 ldap			LDAP directory server support
 mangler
 mangler
@@ -201,4 +203,3 @@ uri_db
 usrloc
 usrloc
 xcap
 xcap
 xlog			Extended logging support
 xlog			Extended logging support
-xmlrpc