aboutsummaryrefslogtreecommitdiffstats
path: root/configs/indications.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2010-05-19Merged revisions 264031 via svnmerge from alecdavis1-2/+2
https://origsvn.digium.com/svn/asterisk/trunk ........ r264031 | alecdavis | 2010-05-19 20:09:14 +1200 (Wed, 19 May 2010) | 8 lines fix incorrectly typed indications for [nz] stutter and dialrecall (closes issue #17359) Reported by: alecdavis Patches: bug17359.diff.txt uploaded by alecdavis (license 585) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@264032 f38db490-d61c-443f-a65b-d21fe96a405b
2009-02-17Merge a large set of updates to the Asterisk indications API.russell1-7/+5
This patch includes a number of changes to the indications API. The primary motivation for this work was to improve stability. The object management in this API was significantly flawed, and a number of trivial situations could cause crashes. The changes included are: 1) Remove the module res_indications. This included the critical functionality that actually loaded the indications configuration. I have seen many people have Asterisk problems because they accidentally did not have an indications.conf present and loaded. Now, this code is in the core, and Asterisk will fail to start without indications configuration. There was one part of res_indications, the dialplan applications, which did belong in a module, and have been moved to a new module, app_playtones. 2) Object management has been significantly changed. Tone zones are now managed using astobj2, and it is no longer possible to crash Asterisk by issuing a reload that destroys tone zones while they are in use. 3) The API documentation has been filled out. 4) The API has been updated to follow our naming conventions. 5) Various bits of code throughout the tree have been updated to account for the API update. 6) Configuration parsing has been mostly re-written. 7) "Code cleanup" The code is from svn/asterisk/team/russell/indications/. Review: http://reviewboard.digium.com/r/149/ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@176627 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-12Merged revisions 168480 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r168480 | russell | 2009-01-12 08:57:27 -0600 (Mon, 12 Jan 2009) | 2 lines s/ringdance/ringcadence/ for Bulgaria ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@168481 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-28Merged revisions 81226 via svnmerge from russell1-7/+12
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r81226 | russell | 2007-08-28 10:41:15 -0500 (Tue, 28 Aug 2007) | 2 lines Add Russian tones. (closes issue #7953, hanabana) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81227 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-01Merged revisions 62497 via svnmerge from russell1-0/+21
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r62497 | russell | 2007-05-01 11:26:48 -0500 (Tue, 01 May 2007) | 11 lines Merged revisions 62496 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r62496 | russell | 2007-05-01 11:26:23 -0500 (Tue, 01 May 2007) | 3 lines Add indications.conf information for the Philippines. (issue #9525, reported and patched by loloski) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@62498 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-18Merged revisions 43159 via svnmerge from file1-0/+1
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r43159 | file | 2006-09-18 11:05:39 -0400 (Mon, 18 Sep 2006) | 2 lines Add number unobtainable tone for New Zealand (issue #7969 reported by nic_bellamy) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43161 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-21Merged revisions 35334 via svnmerge from file1-0/+15
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r35334 | file | 2006-06-21 16:25:34 -0300 (Wed, 21 Jun 2006) | 2 lines Add Venezuelan indications (issue #7402 reported by palillo) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35335 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-16Add bulgarian indications (issue #7314 reported by KNK)file1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@34494 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-05Issue #7231 - Missing indications from libtonezone (tzafrir)oej1-0/+40
- "tuttter" changed to "stutter" ;-) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32252 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-15add indications for Thailand (issue #6971)russell1-0/+18
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@20329 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-21add indications for Malaysia (issue #6758)russell1-0/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13738 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-23issue #5826twisted1-25/+25
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7188 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-04make sample config files easier to ready (issue #5371)kpfleming1-8/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23add indications for es (bug #4939)russell1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6376 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05fix up warnings (bug #4638)kpfleming1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6022 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21correct callwaiting tones for de and dk zones (bug #4519)kpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5965 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-09add countries and reorder file into alphabetical order (bug #4482, part 1)kpfleming1-262/+397
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5891 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03add indications for Sweden (bug #4231)kpfleming1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5827 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-01Add mexican indications (bug #3667)markster1-0/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5112 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-28Add Estonian tone zone (bug #3589)markster1-0/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5105 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-12Add support for portugal (PT) (bug #3551)markster1-0/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5011 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-30Fix silly typo in indications.conf (bug #3461()markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4929 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-29Update UK tones (bug #3430)markster1-6/+27
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4911 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-11Add polish zones (bug #3016)markster1-0/+17
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4424 f38db490-d61c-443f-a65b-d21fe96a405b
2004-12-09Add Lithuania and Hungary to tone zones (bug #2992)markster1-0/+27
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4408 f38db490-d61c-443f-a65b-d21fe96a405b
2004-11-08Update indications.conf.sample for SGmarkster1-34/+49
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4180 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-23Tones for singapore (bug #2688)markster1-0/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4064 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-16Add indications for Chilemarkster1-1/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2977 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-15Add Taiwan support (bug #1599)markster1-1/+28
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2974 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-02Add new zealand tone definitionsmarkster1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2853 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-29Add russian indications (bug #1471)markster1-0/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2815 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-20Update australian tonezones.markster1-8/+40
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2717 f38db490-d61c-443f-a65b-d21fe96a405b
2004-02-24Bug # 1079. indications.conf.sample changes for Greecemalcolmd1-1/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2233 f38db490-d61c-443f-a65b-d21fe96a405b
2004-02-15Added us-old zone in indications.confjim1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2174 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-16Add italian tone zonemarkster1-0/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2045 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-08Bug #748 : indications.conf sample entry for South Africamalcolmd1-0/+26
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1906 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-08Correct indications.conf.sample for modulated indications for Australia: Bug ↵malcolmd1-4/+3
#747 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1903 f38db490-d61c-443f-a65b-d21fe96a405b
2003-11-11Add br tonesmartinp1-0/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1721 f38db490-d61c-443f-a65b-d21fe96a405b
2003-11-10indications fixmarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1718 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-13Add Norway tone zones to indications.confmartinp1-0/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1307 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-20Add contributed Finland tonesmartinp1-0/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1109 f38db490-d61c-443f-a65b-d21fe96a405b
2002-11-10Version 0.3.0 from FTPmarkster1-0/+120
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@544 f38db490-d61c-443f-a65b-d21fe96a405b