Commit graph

354 commits

Author SHA1 Message Date
Michael Geddes
c87026c1ab Update Documentation 2009-01-19 12:07:46 +00:00
Michael Geddes
11ebe1aa81 Add link to load voicemenu config. 2009-01-18 12:51:28 +00:00
Michael Geddes
77f31860a0 Ability to have unatended voice menus. 2009-01-18 12:50:23 +00:00
Michael Geddes
4f1243271d Allow voicezone to have a 'name' option rather than having a named section. 2009-01-18 12:49:36 +00:00
Michael Geddes
29c406acea Ability for 'module' configs to have an optional 'createdialplan' section.
Used to create voicemenus.
2009-01-18 12:48:35 +00:00
Jo-Philipp Wich
89c8f98b12 build: add mkversion.sh helper script
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-17 16:35:02 +00:00
Steven Barth
b847ba072d Make fixtime more reliable 2009-01-17 13:52:22 +00:00
Michael Geddes
77e992e78c Generate context for adding callerid name with proper sequences. 2009-01-17 12:22:46 +00:00
Michael Geddes
1df66e6fae Add LASTCALL_DIR to globals section if there is a DEST set. 2009-01-17 11:08:40 +00:00
Michael Geddes
2c79f6771c Add DisplayName option to sip/iax for callerid display 2009-01-17 11:07:52 +00:00
Michael Geddes
c661fa6278 Show that type is allowed to be specified with the target.
Show that target is a list for dialzones.
2009-01-16 23:15:43 +00:00
Michael Geddes
dd31394d2b Document domain/localnet are lists. 2009-01-16 23:14:14 +00:00
Michael Geddes
467615c25b For sipglobal, sip, handle multiple domain and localnet settings. Add the 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-16 23:13:33 +00:00
Michael Geddes
e20b336bb1 Allow specifying the target type together with the target in the dialplan 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-16 23:10:18 +00:00
Michael Geddes
c07fb10541 Fix the split_append function so that codec modules are properly enabled. 2009-01-16 23:06:43 +00:00
Jo-Philipp Wich
d6711a5f84 contrib/package: ensure BUILD_DIR separation in olsrd-luci 2009-01-15 00:18:03 +00:00
Michael Geddes
d415e9ac42 Fix up udev zap devices to look like devfs (which asterisk expects). 2009-01-14 01:53:07 +00:00
Michael Geddes
987f7505b9 Support for tagging of names in lastcall lists.
Fix up lastcall menu so that you can type ahead.
2009-01-14 01:51:50 +00:00
Michael Geddes
1317707738 Fix some errors related to quoting variables. 2009-01-14 01:49:24 +00:00
Michael Geddes
d5f58717c6 Tidy up some bugs with quoting.
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-14 01:48:10 +00:00
Michael Geddes
caf356d2d9 Document dialplangoto.
Add inzone documentation
2009-01-14 01:43:06 +00:00
Michael Geddes
66b15da9be Add Inzone handling - routing icoming calls based on dialed number and callerid.
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-14 01:42:06 +00:00
Michael Geddes
642032dfe8 Make udev ZAP devices look like devfs devices. 2009-01-14 01:38:28 +00:00
Michael Geddes
459f46af9c Extensions can be a list 2009-01-14 01:37:00 +00:00
Jo-Philipp Wich
d17e770dc5 contrib/package/asterisk-xip:
- switch to uci backend in init script
	- fix syntax error in syntax script
	- bump package revision
2009-01-11 03:00:57 +00:00
Steven Barth
5a35b64dfb Added computer-readable Freifunk status page 2009-01-08 17:14:56 +00:00
Jo-Philipp Wich
ba66d54b5f contrib/package: move asterisk14-xip to feed 2009-01-08 16:21:52 +00:00
Jo-Philipp Wich
2498f60496 contrib/package: change luci-app-asterisk dependency to asterisk14-xip-core 2009-01-07 23:37:44 +00:00
Jo-Philipp Wich
e437517fe7 contrib/packages: add copyright notice to Makefile 2009-01-07 23:35:08 +00:00
Jo-Philipp Wich
9694c56558 contrib/package: make luci-app-asterisk depend on asterisk14-xip 2009-01-07 23:28:22 +00:00
Jo-Philipp Wich
deabf41b3f contrib/package: add asterisk14-xip package to prepare Asterisk/LuCI/UCI integration 2009-01-07 23:27:28 +00:00
Jo-Philipp Wich
0499017786 contrib/package: mark xrelayd as broken 2009-01-03 23:36:13 +00:00
Steven Barth
748bbc8acb Fixed a typo, moved Freifunk themes to Freifunk submenu 2009-01-02 12:38:47 +00:00
Steven Barth
5d27b7fba5 Fix some recursive dependencies 2009-01-02 12:28:55 +00:00
Steven Barth
a54e351460 Reintroduce conditional dependencies 2009-01-02 12:23:10 +00:00
Jo-Philipp Wich
6bd1476aee contrib/package: bump olsrd to most recent hg rev 2009-01-01 19:59:31 +00:00
Jo-Philipp Wich
9709bb5316 contrib/packages: fix olsrd makefile 2008-12-29 17:27:35 +00:00
Jo-Philipp Wich
64a6bf01c0 contrib/packages: add another fix for olsrd ipv6 addresses 2008-12-29 17:12:10 +00:00
Steven Barth
59a8401128 Bump UCI 2008-12-29 14:55:30 +00:00
Steven Barth
7e99c6f13a Revert "Use conditional dependencies"
- Build system is b0rken! Unknown recursive dependencies.
2008-12-29 14:28:38 +00:00
Steven Barth
cf4e7aab94 Use conditional dependencies 2008-12-29 14:21:57 +00:00
Jo-Philipp Wich
26bddd37cf contrib/packages: move olsrd to tip again and add fix for ipv6 address handling 2008-12-29 03:42:19 +00:00
Jo-Philipp Wich
fcffac2267 contrib/packages: revert to olsrd 0.5.6-r3 2008-12-29 02:52:02 +00:00
Jo-Philipp Wich
6dbc37b992 contrib/package: bump to olsrd tip 2008-12-28 21:43:38 +00:00
Steven Barth
22625f02fd Bump UCI 2008-12-23 11:47:50 +00:00
Jo-Philipp Wich
a94fdde178 contrib/package: remove @BROKEN dependency from siit wizzard 2008-12-23 05:20:16 +00:00
Jo-Philipp Wich
c836191f98 contrib/package: make luci-app-siitwizzard depend on kmod-siit 2008-12-20 23:33:38 +00:00
Jo-Philipp Wich
c511ee6eee contrib/package: mark siit wizzard as broken too 2008-12-19 12:23:28 +00:00
Jo-Philipp Wich
373e7afb14 contrib/package: drop german only notice from ff-support, mark asterisk as broken for now 2008-12-19 12:22:03 +00:00
Matteo Croce
4d23159dfe add Italian translation package 2008-12-18 01:56:28 +00:00