mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-10 22:31:57 +00:00
mod_hash: add hash.conf.xml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<configuration name="hash.conf" description="Hash Configuration">
|
||||
<remotes>
|
||||
<!-- List of hosts from where to pull usage data -->
|
||||
<remote name="Test1" host="10.0.0.10" port="8021" password="ClueCon" interval="1000" />
|
||||
</remotes>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user