Commit Graph

26 Commits

Author SHA1 Message Date
Jiri Slachta 22eb4a39ee asterisk-13.x: fix syntax for bridge modules
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-30 13:17:26 +02:00
Jiri Slachta 04d123ddc3 asterisk-13.x: change module ordering
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-02 12:09:57 +02:00
Jiri Slachta 8c02ae43d0 asterisk-13.x: modules restructuralization and addition
Within this commit several modules were reworked and simplified.
* Voicemail module has been split to res-adsi, res-smdi and voicemail
module.
* app_confbridge has been split to atomic bridge modules
* res_calendar has been added

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-01 15:25:30 +02:00
Daniel Golle 320d264a1d asterisk-13.x: fixup real-time module
remove spurious ',' sign added in commit
a386bb33c7

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-26 00:13:37 +02:00
Diederik de Groot a386bb33c7 Add realtime pbx, func and res modules 2015-06-25 17:22:10 +02:00
Daniel Golle 90e88b24a7 asterisk-13.x: update source and fix build with musl
* update to version 13.4.0
 * don't use GNU GLOB extensions in ael parser on musl

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-19 08:04:51 +02:00
Daniel Golle 7a0cf0ee9f asterisk-13.x: disable libneon detection
Asterisk's build-system tries to build against libneon on host if
headers are found. This is unintended and breaks the build.
Explicetely disable neon and neon29 detection to fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-11 01:59:25 +02:00
Jiri Slachta 9e133fb54f asterisk-13.x: revert to version 13.2.0 with AST-2015-003 fix
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-05-13 14:05:36 +02:00
Jiri Slachta 70913f7ba3 Merge pull request #49 from redfox1977/patch-8
Asterisk 13.x: Add depensies for chan_sip
2015-04-28 14:05:21 +02:00
Sven Pietack f973ace410 Asterisk 13.x: Add depensies for chan_sip
Add the depensies for the chan_sip modul bacause chan_sip dos not function with out it.

Signed-off-by: Sven Pietack <redfox1977@users.noreply.github.com>
2015-04-24 17:06:25 +02:00
Sven Pietack f5d1ac78a3 Asterisk13.x:remove chan_bridge.so in app_confbridge
remove the chan_bridge.so depencies for copy file into packet. The so does not exists any more...
After apply the patch, the build process will work...

Signed-off-by: Sven Pietack <redfox1977@users.noreply.github.com>
2015-04-24 17:04:37 +02:00
Sven Pietack dcdfff8641 Asterisk13.x: Add missing soundfiles
Add the missing soundfiles in English...

Signed-off-by: Sven Pietack redfox1977@users.noreply.github.com
2015-04-23 18:51:21 +02:00
Jiri Slachta fe446f73cf iksemel: mark as broken, disable all asterisk modules depending on it
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-23 12:12:53 +02:00
Sven Pietack 07679c3135 Asterisk13.x: Add missing Confbridge
Add the missing Confbridge and it brings the bridge_simple.so to activate the sip module.
Without the bridge_simple.so can not make calls via sip it.

Signed-off-by: redFOX1977 <redfox1977@users.noreply.github.com>
2015-04-22 18:58:28 +02:00
Jiri Slachta 8c00da490d asterisk-13.x: fix missing md5sum
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-22 09:44:32 +02:00
Jiri Slachta 7a65679be9 asterisk-13.x: update to 13.3.2
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-21 18:33:05 +02:00
Diederik de Groot 85c2b73604 asterisk-13.x: Change SubPackage Descriptions
- Refrase subpackage descriptions
- Remove general description from the soundfiles subpackage and Refrase sound subpackage description

Signed-off-by: Diederik de Groot <ddegroot@talon.nl>
2015-03-24 15:37:43 +01:00
Jiri Slachta 00d2fb7c88 asterisk-13.x,11.x: res_config_sqlite3 config added to the default cfg set
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 13:15:58 +01:00
Jiri Slachta af80247acb asterisk-1.8.x,11.x,13.x: add pbx_dundi
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-16 12:27:06 +01:00
Jiri Slachta f9c3f70185 asterisk-all: make module descriptions less verbose to increase readability
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-12 19:07:42 +01:00
Dirk Neukirchen 3a9a037e1b asterisk-13.x: fix xml2-config location
on Arch Linux libxml2 detection fails
set xml2-location explicitly to fix build fail

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-08 21:41:30 +01:00
Jiri Slachta 24b9611c10 asterisk-13.x,11.x: remove duplicit module func_db
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-04 20:28:31 +01:00
Jiri Slachta 4fefbf85be asterisk-13.x: add modules func_{enum,env,module,math} and app_db
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-03-04 14:25:38 +01:00
Jiri Slachta d73a45ba9f asterisk-13.x: add missing dependency to libxslt
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-17 10:20:19 +01:00
Jiri Slachta cfd43545b6 asterisk-13.x: add missing dependency to libpopt
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-16 15:50:20 +01:00
Jiri Slachta cbd99498fd asterisk-13.x: introduce new package
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-02-16 12:44:20 +01:00