Add a description for track-calls

This commit is contained in:
FusionPBX 2022-08-06 17:04:01 -06:00 committed by GitHub
parent 6299e91d76
commit 4d88052984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,8 @@
<param name="dtmf-type" value="rfc2833"/> <param name="dtmf-type" value="rfc2833"/>
<param name="zrtp-passthru" value="true"/> <param name="zrtp-passthru" value="true"/>
<!-- save session in the database for option to restore SIP UDP calls -->
<param name="track-calls" value="false"/> <param name="track-calls" value="false"/>
</settings> </settings>
</profile> </profile>