siproxd: add OpenWrt siproxd wiki link to package info
This has the advantage of being available in the package catalog and hence anytime both pre- and post-installation for someone looking for information, using only the 'opkg info siproxd' command. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
This commit is contained in:
parent
d3666a4ca5
commit
aa2e7cdc3c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ define Package/siproxd
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/siproxd/description
|
define Package/siproxd/description
|
||||||
Siproxd is a proxy/masquerading daemon for the SIP protocol.
|
Siproxd is a proxy/masquerading daemon for the SIP protocol. Refer to https://openwrt.org/docs/guide-user/services/voip/siproxd for configuration details and examples.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/siproxd/conffiles
|
define Package/siproxd/conffiles
|
||||||
|
|
Loading…
Reference in a new issue