search for: rpoppi77

Displaying 10 results from an estimated 10 matches for "rpoppi77".

2007 May 30
12
False ring problem
Hi all, when a user dials any number, asterisk automatically generates ringing which caller can hear, and after 2 - 3 rings asterisk detects that the called user is busy, then caller hears busy tone. for example user hears--- tone--tone--tobeep beep beep ---Can i some how eliminate the false ringing at the start so that user hears only beep beep beep if the called user is busy. I have used the R
2007 Jun 06
4
Best Codec
We are evaluating starting a small VoIP consumer based platform. What is the best codec to use with customers using primarily DSL as internet connectivity? I know that g729 is the king-all, but I want to know what the rest of the professional are using out there. g729 has a cost involved, so does the cost really offset the performance? Or is it better to go with g711 to start off? We plan
2006 Jun 04
1
Compiling VD_app_conference for x86_64
Do anybody could compile app_conference on x86_64??? I tryied with two versions of app_conference and got the same problem on compiling: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared recompile with -fPIC app_conference.o: could not read symbols: Bad value" ENVIRONMENT:
2005 Sep 22
0
ASTCC error when using silent=5
Hi list. I?m using ASTCC with callerid authentication and got things working fine, except for one single issue: Using this command -- DeadAGI(astcc.agi|${CALLERIDNUM}|${EXTEN:1}|5) -- and passing the 5 parameter for silent, it exits unexpectedly. I tested the 4, 3, 2 and 1 and they are working ok. But... when I use the five it returns zero and exit without executing the dial command! Take a
2005 Oct 14
1
Outbound registration expirey
Hi list! I?m connecting a Brasilian voip (- gvt.com.br -) provider through my asterisk box and using the register command from sip.conf. What I can?t understand is why my unit sends a new registration message every minute! And every time my asterisk box sends a registration, it gots a sucessful response, and shows de message: "Oct 14 16:48:22 NOTICE[4090]: chan_sip.c:8742
2009 Jun 16
2
no sdp or contact replacement using externip
Hi all! Do anybody has a full working environment using externip on an asterisk box behind a nat? I tried with two diferent boxes (Elastix-1.4.24 e Trixbox-1.4.22-3)and the asterisk do not replace neither contact, neither sdp headers info with the externip informed on sip.conf general parameters. I used these two statements: externip=XXX.XXX.XXX.XXX localnet=192.168.200.0/255.255.255.0 Do
2005 Sep 09
1
ASTCC speaks and cut RTP channel
Hi list. I have a fine running Ser+Asterisk environment and have just installed ASTCC. It?s working fine either, including its caller-id authentication feature (the one we pass the card-number as CALLERID variable and number-to-dial as EXTEN variable). The issue, a great one, is that when the credit is about one minute to end, the ASTCC prompt gets into the call, says that "you have one
2005 Oct 05
2
Zaptel tone description
Lilantha, the tones are supposed to be switched using the loadzone and defaultzone lines in /etc/zaptel.conf , and, progzone in /etc/asterisk/zapata.conf. The information about countries and frequencies/times are at zonedata.c located in the sourcecode of zaptel. As you may know, changing zonedata.c information requires a re-compilation of the zaptel module. Hope it helps, Ricardo
2005 Oct 10
2
Beronet app_saynumber-beta-rc1
Hi list! Do anybody has success histories about using the Beronet app_saynumber application? For those that are hearing about for the first time, it?s a piece of software that enables the use of another language in say_number commands in asterisk dialplan or AGI scripts. Link to download: http://www.beronet.com/download/app_saynumber-beta-rc1.tar.gz I?m trying to compile it in
2005 Oct 06
1
Fwd: ASTCC - INUSE Flag
Hi all. Just to update list and increase the "souls-save" database. The patch solved the problem. Now I have an asterisk-1.2.0-beta1 with asterisk-perl-0.08 and mysql-server-3.23.58-16.FC2.1 machine working fine with ASTCC and "inuse" flag. The link of the patch is: http://bugs.digium.com/view.php?id=5400 Best regards to all you in the list. Ricardo Poppi.