summaryrefslogtreecommitdiffhomepage
path: root/contrib
AgeCommit message (Collapse)Author
2009-01-19Allow _* tags on sip configsMichael Geddes
2009-01-19DISA dialplan support.Michael Geddes
2009-01-19Add pickup2 module support.Michael Geddes
2009-01-19Add disaconf support.Michael Geddes
Add app_pickup2
2009-01-19Update DocumentationMichael Geddes
2009-01-18Add link to load voicemenu config.Michael Geddes
2009-01-18Ability to have unatended voice menus.Michael Geddes
2009-01-18Allow voicezone to have a 'name' option rather than having a named section.Michael Geddes
2009-01-18Ability for 'module' configs to have an optional 'createdialplan' section.Michael Geddes
Used to create voicemenus.
2009-01-17build: add mkversion.sh helper scriptJo-Philipp Wich
contrib: (re-)generate version.lua at build time libs/core: use version.lua themes: adept header to version.lua, fix css for openwrt.org
2009-01-17Make fixtime more reliableSteven Barth
2009-01-17Generate context for adding callerid name with proper sequences.Michael Geddes
2009-01-17Add LASTCALL_DIR to globals section if there is a DEST set.Michael Geddes
2009-01-17Add DisplayName option to sip/iax for callerid displayMichael Geddes
2009-01-16Show that type is allowed to be specified with the target.Michael Geddes
Show that target is a list for dialzones.
2009-01-16Document domain/localnet are lists.Michael Geddes
2009-01-16For sipglobal, sip, handle multiple domain and localnet settings. Add the ↵Michael Geddes
local IP for the domain automatically. There was a conflict in names in handle_dialtarget from where it was called. Use prefix to reduce liklihood.
2009-01-16Allow specifying the target type together with the target in the dialplan ↵Michael Geddes
extension (rather than having a sep variable).. Move incoming_context functions here from sipiaxconf. Allow incoming target to have different formats for the type/target, and convert it to TYPE/target.
2009-01-16Fix the split_append function so that codec modules are properly enabled.Michael Geddes
2009-01-15contrib/package: ensure BUILD_DIR separation in olsrd-luciJo-Philipp Wich
2009-01-14Fix up udev zap devices to look like devfs (which asterisk expects).Michael Geddes
2009-01-14Support for tagging of names in lastcall lists.Michael Geddes
Fix up lastcall menu so that you can type ahead.
2009-01-14Fix some errors related to quoting variables.Michael Geddes
2009-01-14Tidy up some bugs with quoting.Michael Geddes
Use the ${match_all} variable - use [0-9+#*] as match-all. Fix the section name for iax contexts prepended with iax_. For IAX, handle uci list for 'allow', 'incoming' and 'extension'.
2009-01-14Document dialplangoto.Michael Geddes
Add inzone documentation
2009-01-14Add Inzone handling - routing icoming calls based on dialed number and callerid.Michael Geddes
Use _[0-9*+#]. in place of _. to avoid warnings in the log. Fix some errors with quotes Change default call type to macro for lastdialedtype.
2009-01-14Make udev ZAP devices look like devfs devices.Michael Geddes
2009-01-14Extensions can be a listMichael Geddes
2009-01-11contrib/package/asterisk-xip:Jo-Philipp Wich
- switch to uci backend in init script - fix syntax error in syntax script - bump package revision
2009-01-08Added computer-readable Freifunk status pageSteven Barth
2009-01-08contrib/package: move asterisk14-xip to feedJo-Philipp Wich
2009-01-07contrib/package: change luci-app-asterisk dependency to asterisk14-xip-coreJo-Philipp Wich
2009-01-07contrib/packages: add copyright notice to MakefileJo-Philipp Wich
2009-01-07contrib/package: make luci-app-asterisk depend on asterisk14-xipJo-Philipp Wich
2009-01-07contrib/package: add asterisk14-xip package to prepare Asterisk/LuCI/UCI ↵Jo-Philipp Wich
integration
2009-01-03contrib/package: mark xrelayd as brokenJo-Philipp Wich
2009-01-02Fixed a typo, moved Freifunk themes to Freifunk submenuSteven Barth
2009-01-02Fix some recursive dependenciesSteven Barth
2009-01-02Reintroduce conditional dependenciesSteven Barth
2009-01-01contrib/package: bump olsrd to most recent hg revJo-Philipp Wich
2008-12-29contrib/packages: fix olsrd makefileJo-Philipp Wich
2008-12-29contrib/packages: add another fix for olsrd ipv6 addressesJo-Philipp Wich
2008-12-29Bump UCISteven Barth
2008-12-29Revert "Use conditional dependencies"Steven Barth
- Build system is b0rken! Unknown recursive dependencies.
2008-12-29Use conditional dependenciesSteven Barth
2008-12-29contrib/packages: move olsrd to tip again and add fix for ipv6 address handlingJo-Philipp Wich
2008-12-29contrib/packages: revert to olsrd 0.5.6-r3Jo-Philipp Wich
2008-12-28contrib/package: bump to olsrd tipJo-Philipp Wich
2008-12-23Bump UCISteven Barth
2008-12-23contrib/package: remove @BROKEN dependency from siit wizzardJo-Philipp Wich