VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
ethy.brito at inexo.co... Guest
|
Posted: Tue Jul 08, 2014 11:29 am Post subject: [asterisk-users] chan_dahdi.conf sintax |
|
|
Hi All
This may be a silly question but...
I have this dahdi_genconf generated file:
; Autogenerated by /usr/sbin/dahdi_genconf on Fri Jul 4 22:05:29 2014
; If you edit this file and execute /usr/sbin/dahdi_genconf again,
; your manual changes will be LOST.
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/chan_dahdi.conf that will include the global settings
;
; Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0"
group=0,11
context=from-pstn
switchtype = euroisdn
signalling = pri_cpe
channel => 1-15,17-31
context = default
group = 63
; Span 2: WCTDM/0 "Wildcard TDM410P" (MASTER)
;;; line="32 WCTDM/0/0 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 32
callerid=
group=
context=default
;;; line="33 WCTDM/0/1 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 33
callerid=
group=
context=default
;;; line="34 WCTDM/0/2 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 34
callerid=
group=
context=default
;;; line="35 WCTDM/0/3 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 35
callerid=
group=
context=default
I can see, for instance, 5 "signalling=" lines.
How can I tell which signalling refer to which channel?
How chan_dadhi.conf groups the config options for each channel?
What indicates the end of the configuration of one dahdi channel and starts
another channel?
It is very confusing to me.
Reagards
Ethy
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
EWieling at nyigc.com Guest
|
Posted: Tue Jul 08, 2014 11:38 am Post subject: [asterisk-users] chan_dahdi.conf sintax |
|
|
Once set, settings apply to all following channel => lines until the setting is changed.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Ethy H. Brito
Sent: Tuesday, July 08, 2014 1:30 PM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] chan_dahdi.conf sintax
Hi All
This may be a silly question but...
I have this dahdi_genconf generated file:
; Autogenerated by /usr/sbin/dahdi_genconf on Fri Jul 4 22:05:29 2014
; If you edit this file and execute /usr/sbin/dahdi_genconf again,
; your manual changes will be LOST.
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/chan_dahdi.conf that will include the global settings
;
; Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0"
group=0,11
context=from-pstn
switchtype = euroisdn
signalling = pri_cpe
channel => 1-15,17-31
context = default ; only applies to channel lines AFTER this point
group = 63 ; only applies to channel lines AFTER this point
; Span 2: WCTDM/0 "Wildcard TDM410P" (MASTER)
;;; line="32 WCTDM/0/0 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 32
callerid= ; only applies to channel lines AFTER this point
group= ; only applies to channel lines AFTER this point
context=default ; only applies to channel lines AFTER this point
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|