Tdmcard

From Yate Documentation
Jump to: navigation, search

Configuration file tdmcard.conf:

; Configuration for each TDMV API span on available wanpipe cards

[general]
; This section configures common settings and defaults for all interfaces

; buflen: integer: Size of data buffer in bytes
;buflen=160

; idlevalue: integer: Byte value to use as filler when no data is available
;idlevalue=255

; priority: keyword: Data thread priority: normal, high, highest
;priority=normal

;[tdm1]
; Each such section configures a Layer 1 TDM interface
; The section name is referenced from upper layers to create signalling
;  interfaces (like D channels) and voice circuit groups (B channels)
; The buflen, idlevalue and priority can be overriden in each section

; span: integer: TDM span number as configured in wanrouter configuration
;span=1

; type: keyword: Type of the interface, one of: E1, T1, NET, CPE
;type=E1

; start: integer: Absolute start of circuits numbers, ignore group's start
; Default is group's start
;start=

; increment: integer: How much will increment this span the circuit number in
;  the group it belongs to
; Defaults to 32 for E1, 24 for T1, 3 for BRI
;increment=
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers