Could we add the following?
config 'srv'
option service $1
option proto $2
option port $3
option class $4
option priority $5
option host $6would generate: srv-host=$1.$2.mydomain,$6,$3,$4,$5 This is really useful for configuring IP phones... _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
