[Asterisk-Dev] Italy Tone Zone
Massimo Vellucci
vemax78 at libero.it
Sat Jan 10 11:25:40 MST 2004
I'm, can add tone zone italy in asterisk ???
/src/zaptel/zonedata.c
----------------------------------------------------------------------------
----------------------------------------------------
{ 11, "it", "Italy", { 1000, 4000 },
{
{ ZT_TONE_DIALTONE, "425/600,0/1000,425/200,0/200" },
{ ZT_TONE_BUSY, "425/500,0/500" },
{ ZT_TONE_RINGTONE, "425/1000,0/4000" },
{ ZT_TONE_CONGESTION, "425/200,0/200" },
{ ZT_TONE_CALLWAIT, "425/200,0/600,425/200,0/10000" },
{ ZT_TONE_DIALRECALL, "470/400,425/400" },
{ ZT_TONE_RECORDTONE, "1400/400,0/15000" },
{ ZT_TONE_INFO,
"!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!
950/330,!1400/330,!1800/330,!0/1000,0" },
{ ZT_TONE_STUTTER, "470/400,425/400" } },
},
----------------------------------------------------------------------------
----------------------------------------------------
/etc/asterisk/indications.conf
----------------------------------------------------------------------------
----------------------------------------------------
[it]
description = Italy
ringcadence = 1000,4000
dial = 425/600,0,1000,425/200,0/200
busy = 425/500,0/500
ring = 425/1000,0/4000
congestion = 425/200,0/200
callwaiting = 425/200,0/600,425/200,0/10000
dialrecall = 470/400,425/400
record = 1400/400,0/15000
info =
!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!9
50/330,!1400/330,!1800/330,!0/1000,0
----------------------------------------------------------------------------
----------------------------------------------------
For verify the url:
http://nemesis.lonestar.org/reference/telecom/signaling/busy.html
http://nemesis.lonestar.org/reference/telecom/signaling/dialtone.html
http://nemesis.lonestar.org/reference/telecom/signaling/ringring.html
Please, always update asterisk with cvs lost my tonezone !!!
Bye Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20040110/1d2b5b30/attachment.htm
More information about the asterisk-dev
mailing list