[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

@ -27,6 +27,7 @@ TARGET_CFLAGS += $(FPIC)
define Package/kamailio/Default
SECTION:=net
CATEGORY:=Network
SUBMENU:=Telephony
URL:=http://www.kamailio.org/
endef