From eb06c1715a94dc137f37e602d231e4a9b87883d7 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 27 Sep 2009 15:01:20 +0000 Subject: dahdi_perl: improved config generation for T1 CAS A few extra options for a CAS span signalling. xpp rev: 7343, 7346, 7369 git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@7224 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/genconf_parameters | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'xpp/genconf_parameters') diff --git a/xpp/genconf_parameters b/xpp/genconf_parameters index 3a4b2fc..ff839c7 100644 --- a/xpp/genconf_parameters +++ b/xpp/genconf_parameters @@ -107,8 +107,23 @@ # chan_dahdi.conf . The meaning of this may be extended somehow to support # R2 through openr2/chan_dahdi later on. #pri_connection_type R2 +#pri_connection_type CAS +# +# Explicitly set the idle bits for E1 CAS (Sample value is the default): #r2_idle_bits 1101 - +# +# +# Use E&M on CAS (default is FXS/FXO). If set, E1 spans will be used as +# E&M-E1 and T1 will use the requested type: +#em_signalling em +#em_signalling em_w +#em_signalling featd +#em_signalling featdtmf +#em_signalling featdtmf_ta +#em_signalling featb +#em_signalling fgccama +#em_signalling fgccamamf +# # pri_termtype contains a list of settings: # Currently the only setting is for TE or NT (the default is TE). This # sets two different but normally related configuration items: -- cgit v1.2.3