mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 23:34:35 +04:00
1. Update to FS v1.7.0 2. Fix erlang detection 3. Fix mod-python 4. Add libvpx and libyuv configure switches. 5. Add mod-graylog2, mod-png, mod-prefix, and mod-translate. 6. Use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST). -- Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
12 lines
663 B
Diff
12 lines
663 B
Diff
--- a/src/mod/endpoints/mod_sofia/conf/sofia.conf.xml
|
|
+++ b/src/mod/endpoints/mod_sofia/conf/sofia.conf.xml
|
|
@@ -216,7 +216,7 @@
|
|
<!-- <param name="unregister-on-options-fail" value="true"/> -->
|
|
<!-- Send an OPTIONS packet to all registered endpoints -->
|
|
<!--<param name="all-reg-options-ping" value="true"/>-->
|
|
- <!-- Send an OPTIONS packet to NATed registered endpoints. Can be 'true' or 'udp-only
|
|
+ <!-- Send an OPTIONS packet to NATed registered endpoints. Can be 'true' or 'udp-only -->
|
|
<!--<param name="nat-options-ping" value="true"/>-->
|
|
|
|
<!-- TLS: disabled by default, set to "true" to enable -->
|