Add a description for track-calls
This commit is contained in:
parent
6299e91d76
commit
4d88052984
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue