- Mitglied seit
- 30 Mrz 2006
- Beiträge
- 4
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo,
ich habe das Problem, dass incoming calls nicht signalisiert werden.
In der Konsole kommt immer: Jul 6 19:59:41 NOTICE[16985]: chan_sirrix.c:5659 cc_distribute_ccmsg: No group for number '104' on port 0002, rejecting call.
Meine Sirrix.conf:
[Global]
internationalprefix = 00
nationalprefix = 0
areacode=xxxx
notify_time = 60
strip_areacode = no
; external link
[External-in]
mode = TE
ptp = yes
master = yes
context = callin
;cfnotify = no
;cfu = no
;cfnr = no
;cfb = no
;aocd = no
;colp = no
redir = yes
;notify = yes
;providetones= yes
;echocancel = yes
ports = 0002
number = xxxxx+ ;hier steht sonst die Anlagenanschlussnummer
extension = +
callerid = <+>
Meine extensions.conf:
[globals]
ISDN-in=Srx/gExternal
ISDN-out=Srx/gInternal
[default]
include => incoming
exten => 10,1,Dial(SIP/10,30,tr)
exten => 22,1,Dial(${ISDN-out},30,tr)
exten => _9.,1,Dial(Srx/gExternal-out/${EXTEN:1})
[callin]
;exten => 104,1,Dial(Srx/gInternal/22)
exten => 104,1,Dial(SIP/10,30,tr)
Kann mir jemand helfen und eventuell sagen, wo der Fehler liegt.
Vielen Dank.
Gruß
Marco Fischbach
ich habe das Problem, dass incoming calls nicht signalisiert werden.
In der Konsole kommt immer: Jul 6 19:59:41 NOTICE[16985]: chan_sirrix.c:5659 cc_distribute_ccmsg: No group for number '104' on port 0002, rejecting call.
Meine Sirrix.conf:
[Global]
internationalprefix = 00
nationalprefix = 0
areacode=xxxx
notify_time = 60
strip_areacode = no
; external link
[External-in]
mode = TE
ptp = yes
master = yes
context = callin
;cfnotify = no
;cfu = no
;cfnr = no
;cfb = no
;aocd = no
;colp = no
redir = yes
;notify = yes
;providetones= yes
;echocancel = yes
ports = 0002
number = xxxxx+ ;hier steht sonst die Anlagenanschlussnummer
extension = +
callerid = <+>
Meine extensions.conf:
[globals]
ISDN-in=Srx/gExternal
ISDN-out=Srx/gInternal
[default]
include => incoming
exten => 10,1,Dial(SIP/10,30,tr)
exten => 22,1,Dial(${ISDN-out},30,tr)
exten => _9.,1,Dial(Srx/gExternal-out/${EXTEN:1})
[callin]
;exten => 104,1,Dial(Srx/gInternal/22)
exten => 104,1,Dial(SIP/10,30,tr)
Kann mir jemand helfen und eventuell sagen, wo der Fehler liegt.
Vielen Dank.
Gruß
Marco Fischbach