From aaee30edcc81ff350091a1cc44826f2cb73335ed Mon Sep 17 00:00:00 2001
From: Matthew Fredrickson <creslin@digium.com>
Date: Tue, 26 Apr 2005 22:31:11 +0000
Subject: [PATCH] Missing E911 signaling type in sample zapata.conf

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

diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 7cdb9a1181..920bcda1b0 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -152,6 +152,7 @@ switchtype=national
 ; sf_featd:   SF Feature Group D (The fake, Adtran style, DTMF)
 ; sf_featdmf: SF Feature Group D (The real thing, MF (domestic, US))
 ; sf_featb:   SF Feature Group B (MF (domestic, US))
+; e911:    E911 (MF) style signalling
 ; The following are used for Radio interfaces:
 ; fxs_rx:  Receive audio/COR on an FXS kewlstart interface (FXO at the channel bank)
 ; fxs_tx:  Transmit audio/PTT on an FXS loopstart interface (FXO at the channel bank)
-- 
GitLab