Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-17 | Add LASTCALL_DIR to globals section if there is a DEST set. | Michael Geddes | |
2009-01-17 | Add DisplayName option to sip/iax for callerid display | Michael Geddes | |
2009-01-16 | Show that type is allowed to be specified with the target. | Michael Geddes | |
Show that target is a list for dialzones. | |||
2009-01-16 | Document domain/localnet are lists. | Michael Geddes | |
2009-01-16 | For 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-16 | Allow 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-16 | Fix the split_append function so that codec modules are properly enabled. | Michael Geddes | |
2009-01-16 | applications/luci-fw: fix for german translation | Jo-Philipp Wich | |
2009-01-16 | applications/luci-fw: fixes for english translation | Jo-Philipp Wich | |
2009-01-16 | applications/luci-fw: | Jo-Philipp Wich | |
- add toggle for the drop_invalid option - bump translations | |||
2009-01-16 | Add missing UVL entries for madwifi hacks | Steven Barth | |
2009-01-16 | applications/luci-fw: extend uvl schema to cover the drop_invalid and ↵ | Jo-Philipp Wich | |
mtu_fix options | |||
2009-01-16 | ppp keep-alive is non-atomic, closes #30 | Steven Barth | |
2009-01-16 | Fix saving of ipkg configuration file | Steven Barth | |
2009-01-16 | Add shortcut "LuCI Components" to menu for easier adding / removing | Steven Barth | |
2009-01-15 | contrib/package: ensure BUILD_DIR separation in olsrd-luci | Jo-Philipp Wich | |
2009-01-14 | Automatic language detection | Steven Barth | |
2009-01-14 | Fix up udev zap devices to look like devfs (which asterisk expects). | Michael Geddes | |
2009-01-14 | Support for tagging of names in lastcall lists. | Michael Geddes | |
Fix up lastcall menu so that you can type ahead. | |||
2009-01-14 | Fix some errors related to quoting variables. | Michael Geddes | |
2009-01-14 | Tidy 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-14 | Document dialplangoto. | Michael Geddes | |
Add inzone documentation | |||
2009-01-14 | Add 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-14 | Make udev ZAP devices look like devfs devices. | Michael Geddes | |
2009-01-14 | Extensions can be a list | Michael Geddes | |
2009-01-13 | Nobody reads our texts ;-) | Steven Barth | |
2009-01-12 | libs/cbi: implement .sectionhead and .sectiondesc properties to allow ↵ | Jo-Philipp Wich | |
labelling the id column in table layouts | |||
2009-01-11 | application/luci-asterisk: | Jo-Philipp Wich | |
- implement initial sip client management - improve trunk and client handling - implement more options | |||
2009-01-11 | libs/cbi: also set id attribute for hidden fields | Jo-Philipp Wich | |
2009-01-11 | applications/luci-asterisk: make regster option a flag value | Jo-Philipp Wich | |
2009-01-11 | applications/luci-asterisk: | Jo-Philipp Wich | |
- make nat handling configurable for sip trunks - display actual reason when trunk is offline | |||
2009-01-11 | applications/luci-asterisk: register with ucitrack | Jo-Philipp Wich | |
2009-01-11 | applications/luci-asterisk: add some options to sip trunk configuration | Jo-Philipp Wich | |
2009-01-11 | libs/cbi: add support for hidden form fields in sections | Jo-Philipp Wich | |
2009-01-11 | applications/luci-asterisk: add the first few bits of reworked webif code | Jo-Philipp Wich | |
2009-01-11 | contrib/package/asterisk-xip: | Jo-Philipp Wich | |
- switch to uci backend in init script - fix syntax error in syntax script - bump package revision | |||
2009-01-11 | applications/luci-asterisk: add initial code for the asterisk interface library | Jo-Philipp Wich | |
2009-01-09 | Resolve dependencies when a combobox is updated. | Steven Barth | |
2009-01-09 | Firewall GUI optimizations | Steven Barth | |
2009-01-08 | Make protocol selection in Firewall and QoS a combobox | Steven Barth | |
closes #29 | |||
2009-01-08 | Added computer-readable Freifunk status page | Steven Barth | |
2009-01-08 | contrib/package: move asterisk14-xip to feed | Jo-Philipp Wich | |
2009-01-07 | contrib/package: change luci-app-asterisk dependency to asterisk14-xip-core | Jo-Philipp Wich | |
2009-01-07 | contrib/packages: add copyright notice to Makefile | Jo-Philipp Wich | |
2009-01-07 | contrib/package: make luci-app-asterisk depend on asterisk14-xip | Jo-Philipp Wich | |
2009-01-07 | contrib/package: add asterisk14-xip package to prepare Asterisk/LuCI/UCI ↵ | Jo-Philipp Wich | |
integration | |||
2009-01-07 | modules/admin-full: fix default state and handling of the defaultroute and ↵ | Jo-Philipp Wich | |
peerdns options | |||
2009-01-05 | Fix disabling of WiFi | Steven Barth | |
closes #22 | |||
2009-01-04 | Introduce active (pulling) JSON-Decoder | Steven Barth | |
2009-01-04 | Cleanup overview / details nodes | Steven Barth | |