From b7ebcec30034548fc665e60ab7e69a71e2544db5 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 16 Jan 2007 01:20:06 +0000 Subject: [PATCH] Fix a couple of typos in the sample osp.conf. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51060 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/osp.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/osp.conf.sample b/configs/osp.conf.sample index ea5d911..e342337 100644 --- a/configs/osp.conf.sample +++ b/configs/osp.conf.sample @@ -5,8 +5,8 @@ ; Asterisk OSP module. The section "general" is reserved for global options. ; All other sections describe specific OSP Providers. The provider "default" ; is used when no provider is otherwise specified. -: -: The "servicepoint" and "source" parameters must be configured. For most +; +; The "servicepoint" and "source" parameters must be configured. For most ; implementations the other parameters in this file can be left unchanged. ; [general] -- 1.7.9.5