From 4ba458e35218977b94a92505e8a86a3916ce47a4 Mon Sep 17 00:00:00 2001 From: Jason Parker <jparker@digium.com> Date: Tue, 5 Sep 2006 16:38:22 +0000 Subject: [PATCH] Merged revisions 42014 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r42014 | qwell | 2006-09-05 09:27:46 -0700 (Tue, 05 Sep 2006) | 4 lines Small typo in zapata.conf.sample Reported by ppyy in 7881 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42015 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index 8b439a46ab..b2444ff604 100644 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -16,7 +16,7 @@ ; Trunk groups are used for NFAS or GR-303 connections. ; ; Group: Defines a trunk group. -; group => <trunkgroup>,<dchannel>[,<backup1>...] +; trunkgroup => <trunkgroup>,<dchannel>[,<backup1>...] ; ; trunkgroup is the numerical trunk group to create ; dchannel is the zap channel which will have the -- GitLab