From 015a3ca15511e5b3b203f3a5415c5cf1f8af8136 Mon Sep 17 00:00:00 2001
From: Russell Bryant <russell@russellbryant.com>
Date: Sun, 14 Nov 2004 18:00:26 +0000
Subject: [PATCH] comment out misery in the dundi sample config

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4242 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/dundi.conf.sample | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/configs/dundi.conf.sample b/configs/dundi.conf.sample
index e1d21c7596..51429a8ee4 100755
--- a/configs/dundi.conf.sample
+++ b/configs/dundi.conf.sample
@@ -172,14 +172,14 @@ autokill=yes
 ;
 ; Sample Primary e164 DUNDi peer
 ;
-[00:50:8B:F3:75:BB]
-model = symmetric
-host = 64.215.96.114
-inkey = digium
-outkey = misery
-include = e164
-permit = e164
-qualify = yes
+;[00:50:8B:F3:75:BB]
+;model = symmetric
+;host = 64.215.96.114
+;inkey = digium
+;outkey = misery
+;include = e164
+;permit = e164
+;qualify = yes
 
 ;
 ; Sample Secondary e164 DUNDi peer
-- 
GitLab