mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-23 14:34:36 +04:00
Support using standard interface names and make "lan"/"wan" the defaults for inbound/outbound SIP traffic. This change makes siproxd more portable but preserves backwards compatibility for upgrades. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
config siproxd general
|
|
option interface_inbound lan
|
|
option interface_outbound wan
|