From d1641a7cd02c1201457ed0fab6d5af27111f64ae Mon Sep 17 00:00:00 2001
From: Malcolm Davenport <malcolmd@digium.com>
Date: Wed, 7 Jan 2004 22:25:01 +0000
Subject: [PATCH] Repair bad line wrap per bug #691

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1896 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/mgcp.conf.sample | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configs/mgcp.conf.sample b/configs/mgcp.conf.sample
index d2edbb390d..544940d303 100755
--- a/configs/mgcp.conf.sample
+++ b/configs/mgcp.conf.sample
@@ -30,8 +30,7 @@
 ;pickupgroup=0
 ;nat=no 
 ;threewaycalling=yes 
-;transfer=yes     ; transfer requires threewaycalling=yes. Use FLASH to
-transfer
+;transfer=yes     ; transfer requires threewaycalling=yes. Use FLASH to transfer
 ;callwaiting=yes  ; this might be a cause of trouble for ip10s
 ;cancallforward=yes 
 ;line => aaln/1 
-- 
GitLab