Greetings, fellow Asterisk users!
I'm having problems with Asterisk and Digium's X100P (using kewlstart)
in
Finland - Asterisk doesn't detect POTS hangup. I've modified
indications.conf according to the Finnish specifications (well, I think I
got the specs correctly :-), but still no go..
Has anybody used * in Finland? Does your * detect POTS hangup (which
plays the "busy" -tone)? How did you do it? :-)
Currently my indications.conf reads:
[general]
country=fi
[fi]
description = Finland
ringcadance = 1000,4000
dial = 425
busy = 425/300,0/300
ring = 425/1000,0/4000
congestion = 425/200,0/200
; "special information tone" is
950/330,0/30,1400/330,0/30,1800/330,0/1000
; and is defined as "called number cannot be reached for reasons which
; cannot be considered as temporary". just a FYI.
callwaiting = 425/150,0/150,425/150,0/8000
; assuming that dialrecall is "Special Dial Tone" ("call
forwarding or
; other similar service activated")
dialrecall = 425/650,0/25
; XXX I'm making up the record tone XXX
record = 1400/500,0/15000
; info means "queue tone"
info = 950/650,0/325,950/325,0/30,1400/1300,0/2600
-- juhas