summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/synapse/asterisk.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/synapse/asterisk.conf b/etc/synapse/asterisk.conf
index d2b1bbe..ba8f4c1 100644
--- a/etc/synapse/asterisk.conf
+++ b/etc/synapse/asterisk.conf
@@ -6,9 +6,9 @@
"password" :"f39tgvp095vcnek3"
},
"datux":{
- "host" :"192.168.13.2",
+ "host" :"localhost",
"port" :"5038",
- "username" :"synapse",
- "password" :"f39tgvp095vcnek3"
+ "username" :"manager",
+ "password" :"insecure"
}
}