123456789101112131415161718 |
- [general]
- country = us ; We are in Waldo, Al, USA so the US is our default.
- [us]
- description = United States / North America
- ringcadence = 2000,4000
- dial = 350+440
- busy = 480+620/500,0/500
- ring = 440+480/2000,0/4000
- congestion = 480+620/250,0/250
- callwaiting = 440/300,0/10000
- dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
- record = 1400/500,0/15000
- info = !950/330,!1400/330,!1800/330,0
- stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
- ; Additional country configurations can be found in the Asterisk source
- ; at /configs/samples/indications.conf.sample
|