docker/conf/sip_profiles/example.xml

13 lines
359 B
XML
Raw Normal View History

2020-04-23 14:51:48 +02:00
<!-- All Options: https://freeswitch.org/confluence/display/FREESWITCH/Gateways+Configuration -->
<!--
<include>
<gateway name="sipgate.de">
<param name="proxy" value="sipgate.de"/>
<param name="username" value="USERNAME"/>
<param name="password" value="PASSWORD"/>
<param name="extension" value="EXTERNALDID"/>
2020-04-23 14:51:48 +02:00
</gateway>
</include>
-->