Hi

I noticed that my system has three sets of data regarding telephony
behaviour in different parts of the world:

1. libtonezone , part of zaptel, and the data is from the source file 
zaptel/zonedata.c . Zaptel seems to use it for generating some tones.

2. /etc/asterisk/indications.conf . Asterisk uses it to play tones of
busy, congestion, dialtone, etc. (PlayTones). The format is pratically
equivalent to zonedata.c . 

3. main/dsp.c has an "aliases" table with 5 countries that are aliases
to three "behaviours" (North-America, Costa-Rica and the UK). I noticed
that the "busy" tone listed for the UK in zonedata.c is different from
the one listed as "uk" in dsp.c .

The busydetect code in Asterisk's chan_zap uses those aliases for
progzone. I noticed that for Israel (at least in Bezeq) progzone=uk
seems to detect hangups.

Anybody needed to change the dsp.c data to get the hangup detected? What
about other countries? E.g: Singapure?

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]       
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to