diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-15 08:22:57 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-15 08:22:57 +0000 |
commit | 9d5362a82a7c66b67f7156c3a58d90b28b7115b7 (patch) | |
tree | 96f32416dfe392a50f5833ffc6b30fd7cd90450d /openwrt/package/asterisk/ipkg | |
parent | d0921c4da80bff0431e4d88d4157dc0117942dc7 (diff) |
update asterisk to new upstream release (v1.2.1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2682 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/asterisk/ipkg')
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk-sqlite.control | 5 | ||||
-rw-r--r-- | openwrt/package/asterisk/ipkg/asterisk.conffiles | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/asterisk/ipkg/asterisk-sqlite.control b/openwrt/package/asterisk/ipkg/asterisk-sqlite.control new file mode 100644 index 000000000..e43651d1f --- /dev/null +++ b/openwrt/package/asterisk/ipkg/asterisk-sqlite.control @@ -0,0 +1,5 @@ +Package: asterisk-sqlite +Priority: optional +Section: net +Description: SQLite modules for Asterisk +Depends: asterisk, libsqlite2 diff --git a/openwrt/package/asterisk/ipkg/asterisk.conffiles b/openwrt/package/asterisk/ipkg/asterisk.conffiles index db0496121..5f805dedb 100644 --- a/openwrt/package/asterisk/ipkg/asterisk.conffiles +++ b/openwrt/package/asterisk/ipkg/asterisk.conffiles @@ -2,6 +2,7 @@ /etc/asterisk/agents.conf /etc/asterisk/alarmreceiver.conf /etc/asterisk/cdr_manager.conf +/etc/asterisk/codecs.conf /etc/asterisk/enum.conf /etc/asterisk/extconfig.conf /etc/asterisk/extensions.conf |