;**************************************************************************************************
; Port2+3 der Sirrix ISDN Karte am Anlagenanschluss , Durchwahlen 0-9
; Stand 11.05.2005
;**************************************************************************************************
[T-Com-IN]
ports = 0001+0002 ; 1. Karte Port 2 und 3
mode = TE ; da ein S0 Bus reinkommt
ptp = yes ; da bei einem Anlagenanschluss nur 1 empfangendes Gerät vorhanden sein darf
number = +
extension = + ; + bedeutet gib die nummer so weiter wie Du sie vom NTBA bekommst
context = call ; context im Asterisk Wählplan der bei einem Anruf aufgerufen wird
notify = yes ; allow notify of remote changes (call held, retrieved, ...) to this group -boolean value-
callerid = <+> ; NOCH ZU KLAEREN!!!!!!!!!!!!
providetones = yes ;ONLY TE mode: shall this group forward tones (in-band information or pattern, e.g. on DISCONNECT) tocalling party for outgoing calls -boolean value-
echocancel = yes ; echo cancellation
;***************************************************************************************************
;Port2+3 der Sirrix ISDN Karte am Anlagenanschluss
;***************************************************************************************************
[Out2]
ports= 0001+0002 ; 1. Karte, 1. Port
mode=TE ; TE Mode da die Karte an einem S0 Bus vom NTBA haengt
ptp=yes ; ptp =no bedeutet mptp = yes ?!?
number=+ ; + bedeutet: ruf die nummer an so wie du sie vom DialPlan bekommst
extension=+ ; NOCH ZU KLÄREN!!!!!!!!!!!!!!
context=call-out ; context im Asterisk
master = yes
cfnotify = no ; ONLY NT mode
cfu = no ; ONLY NT mode
cfnr = no ; ONLY NT mode
cfb = no ; ONLY NT mode
aocd = no ; ONLY NT mode
colp = yes ; allow presentation of connected party number to this group -boolean value-
redir = yes ; allow presentation of redirection on "incoming calls" to this group -boolean value-
notify = yes ; allow notify of remote changes (call held, retrieved, ...) to this group -boolean value-
echocancel = no ; echo cancellation
callerid = <+> ; NOCH ZU KLAEREN!!!!!!!!!!!!
providetones = yes ; ONLY TE mode: shall this group forward tones to calling party -boolean value-