mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
11 lines
294 B
XML
11 lines
294 B
XML
--- conf/vanilla/sip_profiles/internal.xml
|
|
+++ conf/vanilla/sip_profiles/internal.xml
|
|
@@ -387,5 +387,8 @@
|
|
-->
|
|
<!--<param name="renegotiate-codec-on-hold" value="true"/>-->
|
|
|
|
+ <!-- Enable call revovery -->
|
|
+ <param name="track-calls" value="true"/>
|
|
+
|
|
</settings>
|
|
</profile>
|