[asterisk-commits] branch 1.2 r35334 - /branches/1.2/configs/indications.conf.sample

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Wed Jun 21 12:25:35 MST 2006


Author: file
Date: Wed Jun 21 14:25:34 2006
New Revision: 35334

URL: http://svn.digium.com/view/asterisk?rev=35334&view=rev
Log:
Add Venezuelan indications (issue #7402 reported by palillo)

Modified:
    branches/1.2/configs/indications.conf.sample

Modified: branches/1.2/configs/indications.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/indications.conf.sample?rev=35334&r1=35333&r2=35334&view=diff
==============================================================================
--- branches/1.2/configs/indications.conf.sample (original)
+++ branches/1.2/configs/indications.conf.sample Wed Jun 21 14:25:34 2006
@@ -585,6 +585,21 @@
 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
 
+[ve]
+; Tone definition source for ve found on 
+; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
+description = Venezuela / South America
+ringcadence = 1000,4000
+dial = 425
+busy = 425/500,0/500
+ring = 425/1000,0/4000
+congestion = 425/250,0/250
+callwaiting = 400+450/300,0/6000
+dialrecall = 425
+record = 1400/500,0/15000
+info = !950/330,!1440/330,!1800/330,0/1000
+
+
 [za]
 description = South Africa
 ; http://www.cisco.com/univercd/cc/td/doc/product/tel_pswt/vco_prod/safr_sup/saf02.htm



More information about the asterisk-commits mailing list