[asterisk-commits] branch russell/ast_malloc - r7652
/team/russell/ast_malloc/configs/
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Tue Dec 27 09:53:28 CST 2005
Author: russell
Date: Tue Dec 27 09:53:26 2005
New Revision: 7652
URL: http://svn.digium.com/view/asterisk?rev=7652&view=rev
Log:
add indications for Argentina, taken from patch to zaptel's zonedata.c
from issue #5857
Modified:
team/russell/ast_malloc/configs/indications.conf.sample
Modified: team/russell/ast_malloc/configs/indications.conf.sample
URL: http://svn.digium.com/view/asterisk/team/russell/ast_malloc/configs/indications.conf.sample?rev=7652&r1=7651&r2=7652&view=diff
==============================================================================
--- team/russell/ast_malloc/configs/indications.conf.sample (original)
+++ team/russell/ast_malloc/configs/indications.conf.sample Tue Dec 27 09:53:26 2005
@@ -58,6 +58,20 @@
;
; Please note that SPACES ARE NOT ALLOWED in tone lists!
;
+
+[ar]
+description = Argentina
+ringcadence = 425/1000,0/4500
+; Reference: http://bugs.digium.com/view.php?id=5857
+dial = 425
+busy = 425/300,0/300
+ring = 425/1000,0/4500
+congestion = 425/200,0/300
+callwaiting = 425/200,0/9000
+dialrecall = !425/100,!0/100,!425/100,!0/100,!425/100,!0/100,425/330,0/330,425/660,0/660
+record = 1400/500,0/14000
+info = 425/100,0/100
+stutter = 425/450,0/50
[at]
description = Austria
More information about the asterisk-commits
mailing list