|
----- Original Message -----
From: iPfone Telefonia
IP
Sent: Friday, September 19, 2003 11:27 AM
Subject: hangup problem Brazil Hi
all!
I�m setting up an asterisk box here in brazil, asterisk don�t hangup after the caller disconects...it goes to voice mail etc.. Somebody have the same problem? I received that advice from digium support but it dont works: Edit the file "dsp.c" which is in your asterisk source. At the top of the file find "#define DEFAULT_THRESHOLD 1024" and change the 1024 to 128. Find the "#define BUSY_MIN 75" and change the 75 to 65. Find "#define BUSY_MAX 1100" and change the 1100 to 200. Save the file. Then delete the file "dsp.o" and then do a "make install". Then reload the modules and start asterisk. When i put callprogress=yes in the conf file the sistem don�t answer the calls any more, like another postings here. Busydetect=yes dont makes any diference, dont works to... Regards for all Miklos |
