[Asterisk-Dev] Italy Tone Zone

Jared Smith jsmith at drgutah.com
Sun Jan 11 11:44:01 MST 2004


Please add this to bugs.digium.com, and be sure to sign and fax a
disclaimer to Digium.  (Without a signed disclaimer, they won't add the
code to CVS.)

Jared

On Sat, 2004-01-10 at 11:25, Massimo Vellucci wrote:
> 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,!950/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
>  




More information about the asterisk-dev mailing list