search for: ismaelg

Displaying 9 results from an estimated 9 matches for "ismaelg".

Did you mean: ismael
2004 Sep 23
1
I can't solve mi problem compiling CAPI, please help
Hello, I?m trying to compile the Fritz CAPI module for Debian stable, following the steps related in http://www.voip-info.org/tiki-index.php?page=Asterisk%20AVM%20Fritz%20CAPI%20Driver%20Install But I always get the same error, debian-asterisk:/home/ismaelg/fritz# make (cd src.drv; make CARD=fcpci) make[1]: Entering directory `/home/ismaelg/fritz/src.drv' cc -c -DMODULE -DMODVERSIONS -D__KERNEL__ -DNDEBUG \ -march=i686 -O2 -Wall -I /usr/src/kernel-source-2.4.18/include/ \ main.c -o main.o cc: cannot specify -o with -c or -S and multiple com...
2004 Sep 23
0
(no subject)
Hello, I?m trying to compile the Fritz CAPI module for Debian, following the steps related in http://www.voip-info.org/tiki-index.php?page=Asterisk%20AVM%20Fritz%20CAPI%20Driver%20Install But I always get the same error, debian-asterisk:/home/ismaelg/fritz# make (cd src.drv; make CARD=fcpci) make[1]: Entering directory `/home/ismaelg/fritz/src.drv' cc -c -DMODULE -DMODVERSIONS -D__KERNEL__ -DNDEBUG \ -march=i686 -O2 -Wall -I /usr/src/kernel-source-2.4.18/include/ \ main.c -o main.o cc: cannot specify -o with -c or -S and multiple compila...
2004 Nov 22
2
edirecting calls with Asterisk
Hello, I am trying a couple of days before to set up asterisk to redirects an incoming call if the extension dialed is busy without success. I just try to use 'Gotoif' command, with bad luck, it can't do what i want. Anybody could helpme? ani clue will be appreciated. Regards. Ismael.
2004 Nov 23
4
Forwarding calls
Hello all, I want to setup Asterisk to forward a call if the dialed extension is busy. I do not want to wait on the line until the extension timeout expired. What I want is when I dial am extension currently Busy (Talking with someone), asterisk inmediately forwards my call to an extension I previosly defined. Someone could help me? Any clue will be appreciated. Regards from Spain. Ismael
2004 Dec 09
1
A waning console error
Hello, I am getting this kind of Warning in the Asterisk console, but i don't know why. WARNING[8200]: chan_sip.c:681 retrans_pkt: Maximum retries exceeded on call 46925e274af3b022219246016414b107@192.168.1.101 for seqno 102 (Non-critical Request) Could you give some clue to solve this problem? Thanks in advice. Ismael.
2004 Dec 10
2
Mysql configuration interface
Hello, I trying to configure asterisk to store sip and iax2 user in a mysql database. All goes well, but my problem is when i try to add a new user (sip or iax). I have look for an aplication with a web interface that lets us manage the user account in asterisk without success . How could I manage the users without making sql query throw the mysqlclient? Do you know any application that
2005 Jan 11
2
TDM box Hardware
Hello all, Recently I bought a TDM02B digium card to conect to the PSTN. We pluged it on a Pentium IV 2,8 Ghz, Asus Motherboard, but when we try to start asterisk, the box hangs. Someone have the same card running with asterisk in a similar machine? Could you tell me your box hardware details? Thanks for your time, Ismael Gil.
2005 Jan 11
0
RE: Asterisk-Users Digest, Vol 6, Issue 142
...or a conference (Jagan Mohan) 2. Re: fax e-mail spandsp (Nils Segerdahl) 3. Re: Vmail.cgi - "Hrm, can't seem to open /var/spool/asterisk/voicemail .... (Frank Kostin) 4. Re: Analogue RAS Server (Niksa Baldun) 5. Re: Analogue RAS Server (Paradise Dove) 6. Zaptel config (ismaelg) 7. Re: Zhone channel bank issues (James Freire) 8. Re: Weir long distance behaviour... (Francois Meehan) 9. RE: Generic modem question (Rich Adamson) 10. Re: Zaptel config (Tzafrir Cohen) 11. RE: asterisk one number service (Eric Hall) 12. internal caller id on analog phones connect...
2004 Dec 13
0
Reading mysql sip friends
Hello, I am trying to setup an asterisk to store users datails in a mysql database. Explained here http://www.voip-info.org/wiki-Asterisk+sip+mysql+peers All works well, I create a user in the database, but asterisk seems that can't read the data, I create a mysql user with enough permissions. Is needed do anything more to obtain asterisk read the sip config from database? What I am