From baaaaf4b6b8f27e8f081e0c9a18c3528a2968f0c Mon Sep 17 00:00:00 2001
From: Sean Bright <sean@malleable.com>
Date: Sat, 16 Aug 2008 16:40:43 +0000
Subject: [PATCH] Since it's introduction in revision 3497, cdr_tds has *never*
 read the port configuration option from cdr_tds.conf.  So go ahead and remove
 it from the sample config.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@138442 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/cdr_tds.conf.sample | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/cdr_tds.conf.sample b/configs/cdr_tds.conf.sample
index d8c7d075cb..30f295f401 100644
--- a/configs/cdr_tds.conf.sample
+++ b/configs/cdr_tds.conf.sample
@@ -2,7 +2,6 @@
 
 ;[global]
 ;hostname=fs.malico.loc
-;port=1433
 ;dbname=MalicoHN
 ;user=mangUsr
 ;password=
-- 
GitLab