From 19ad076d1de592f54698c02bad05f5fee1947848 Mon Sep 17 00:00:00 2001 From: jpeeler Date: Thu, 25 Jun 2009 21:22:12 +0000 Subject: Remove some unnecessary code and update sample config file with respect to GR-303. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@203402 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/chan_dahdi.conf.sample | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'configs/chan_dahdi.conf.sample') diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index 0ba5de516..742de81bd 100644 --- a/configs/chan_dahdi.conf.sample +++ b/configs/chan_dahdi.conf.sample @@ -19,7 +19,7 @@ [trunkgroups] ; -; Trunk groups are used for NFAS or GR-303 connections. +; Trunk groups are used for NFAS connections. ; ; Group: Defines a trunk group. ; trunkgroup => ,[,...] @@ -243,8 +243,6 @@ ; fxo_ks: FXO (Kewl Start) ; pri_cpe: PRI signalling, CPE side ; pri_net: PRI signalling, Network side -; gr303fxoks_net: GR-303 Signalling, FXO Loopstart, Network side -; gr303fxsks_cpe: GR-303 Signalling, FXS Loopstart, CPE side ; sf: SF (Inband Tone) Signalling ; sf_w: SF Wink ; sf_featd: SF Feature Group D (The fake, Adtran style, DTMF) @@ -833,12 +831,6 @@ pickupgroup=1 ; Each channel consists of the channel number or range. It inherits the ; parameters that were specified above its declaration. ; -; For GR-303, CRV's are created like channels except they must start with the -; trunk group followed by a colon, e.g.: -; -; crv => 1:1 -; crv => 2:1-2,5-8 -; ; ;callerid="Green Phone"<(256) 428-6121> ;channel => 1 -- cgit v1.2.3