[net] Telephony: Moved most (all?) SIP and other telephony applications to the Telephony submenu. STUN however has been left in the main menu as it has other uses.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26048 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore
2011-03-12 00:25:24 +00:00
parent d5a2b0c7b5
commit 97ed1565ae
12 changed files with 26 additions and 14 deletions

View File

@ -129,6 +129,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/freeswitch/Default
SECTION:=net
CATEGORY:=Network
SUBMENU:=Telephony
URL:=http://www.freeswitch.org/
endef