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
6070e77fa4
applications/luci-fw: fix for german translation
2009-01-16 20:35:47 +00:00
Jo-Philipp Wich
1049b3fd2a
applications/luci-fw: fixes for english translation
2009-01-16 20:05:01 +00:00
Jo-Philipp Wich
9de7ed0945
applications/luci-fw:
...
- add toggle for the drop_invalid option
- bump translations
2009-01-16 20:02:45 +00:00
Steven Barth
8458684ab9
Add missing UVL entries for madwifi hacks
2009-01-16 19:12:31 +00:00
Jo-Philipp Wich
abae7b063c
applications/luci-fw: extend uvl schema to cover the drop_invalid and mtu_fix options
2009-01-16 18:44:39 +00:00
Steven Barth
a6beb3cd41
ppp keep-alive is non-atomic, closes #30
2009-01-16 18:26:32 +00:00
Steven Barth
4694bedd69
Fix saving of ipkg configuration file
2009-01-16 18:18:29 +00:00
Steven Barth
30ec22f842
Add shortcut "LuCI Components" to menu for easier adding / removing
2009-01-16 12:35:25 +00:00
Jo-Philipp Wich
d6711a5f84
contrib/package: ensure BUILD_DIR separation in olsrd-luci
2009-01-15 00:18:03 +00:00
Steven Barth
d0d1fe0a28
Automatic language detection
2009-01-14 23:47:56 +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
Steven Barth
5621d8815d
Nobody reads our texts ;-)
2009-01-13 11:17:43 +00:00
Jo-Philipp Wich
c730262d14
libs/cbi: implement .sectionhead and .sectiondesc properties to allow labelling the id column in table layouts
2009-01-12 17:31:19 +00:00
Jo-Philipp Wich
eabf36ac4c
application/luci-asterisk:
...
- implement initial sip client management
- improve trunk and client handling
- implement more options
2009-01-11 23:37:21 +00:00
Jo-Philipp Wich
dfbd41b2dc
libs/cbi: also set id attribute for hidden fields
2009-01-11 15:45:34 +00:00
Jo-Philipp Wich
f4a5a0f653
applications/luci-asterisk: make regster option a flag value
2009-01-11 04:49:25 +00:00
Jo-Philipp Wich
20988a0f18
applications/luci-asterisk:
...
- make nat handling configurable for sip trunks
- display actual reason when trunk is offline
2009-01-11 04:23:43 +00:00
Jo-Philipp Wich
bcd406e073
applications/luci-asterisk: register with ucitrack
2009-01-11 04:20:34 +00:00
Jo-Philipp Wich
00636ae577
applications/luci-asterisk: add some options to sip trunk configuration
2009-01-11 04:01:32 +00:00
Jo-Philipp Wich
fb7aea55e8
libs/cbi: add support for hidden form fields in sections
2009-01-11 03:44:04 +00:00
Jo-Philipp Wich
1b989e556a
applications/luci-asterisk: add the first few bits of reworked webif code
2009-01-11 03:05:01 +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
Jo-Philipp Wich
e6fc123a0a
applications/luci-asterisk: add initial code for the asterisk interface library
2009-01-11 00:02:59 +00:00
Steven Barth
85f780f576
Resolve dependencies when a combobox is updated.
2009-01-09 10:57:28 +00:00
Steven Barth
25d9dc415f
Firewall GUI optimizations
2009-01-09 10:05:19 +00:00
Steven Barth
37830bc232
Make protocol selection in Firewall and QoS a combobox
...
closes #29
2009-01-08 21:18:35 +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
c8a2a3031b
modules/admin-full: fix default state and handling of the defaultroute and peerdns options
2009-01-07 20:48:05 +00:00
Steven Barth
55ed5c8978
Fix disabling of WiFi
...
closes #22
2009-01-05 21:13:56 +00:00
Steven Barth
cc4e2d4943
Introduce active (pulling) JSON-Decoder
2009-01-04 20:08:45 +00:00
Steven Barth
bb44869de9
Cleanup overview / details nodes
2009-01-04 15:46:08 +00:00
Steven Barth
f911758bc2
Add extended dispatching targets, optimize dispatching behaviour
2009-01-04 15:45:57 +00:00
Jo-Philipp Wich
0499017786
contrib/package: mark xrelayd as broken
2009-01-03 23:36:13 +00:00