Could we add the following?

config 'srv'
        option service  $1
        option proto    $2
        option port     $3
        option class    $4
        option priority $5
        option host     $6

would generate:

srv-host=$1.$2.mydomain,$6,$3,$4,$5

This is really useful for configuring IP phones...
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to