similar to: HELP: ASTCC (AGI) meets call forward ERROR

Displaying 20 results from an estimated 800 matches similar to: "HELP: ASTCC (AGI) meets call forward ERROR"

2005 Jul 20
1
where i put the astcc config? In the extensions.conf or in the astcc-exten.conf?
Hi, alhtough i googled for details concerning ASTCC i did not found an aswer to the following: Should i put in my extensions.conf the configuration of the astcc? I ask this because as i see it, in the end of the extensions.conf there is an include statement : #include /var/lib/astcc/astcc-exten.conf Should the config been done in the astcc-exten.conf file or the initial extensions.conf
2005 Aug 16
3
ASTCC astcc-config.conf card length question
I currently have my astcc databases card lenghts at 7 digits long. I would like to expand this to 10 digits now though. Will I screw things up if I leave the old 7 digit long pins in there and start using/generating 10 digit pins? Thanks
2005 Feb 27
0
Astcc installation
I try to install astcc. Make install gives me: DBI connect('database=astcc;host=localhost','astcc',...) failed: Unknown database 'astcc' at ./astcc-admin.cgi line 67 DBI connect('database=;host=','',...) failed: Access denied for user: 'root@localhost' (Using password: NO) at ./astcc-admin.cgi line 60 Ignoring that (!!! ;-) ) and going to the
2005 May 13
1
ASTCC Compilation Error
Hi, When trying to compile ASTCC i am getting the following error: root@asthome:/usr/src/astcc# make install mkdir -p /var/www mkdir -p /var/www/html/_astcc mkdir -p /var/www/cgi-bin/astcc-admin chmod 755 ./astcc.agi chmod 755 ./astcc-admin.cgi echo | ./astcc.agi >/dev/null Can't locate Asterisk/AGI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.6/i486-linux /usr/lib/perl5/5.8.6
2004 Jul 13
2
ASTCC: Asterisk Calling Card Solution
I am hereby announcing the immediate availablity of ASTCC for *alpha* testing. ASTCC is an AGI script and CGI script which greatly simplifies the task of creating a calling card application on Asterisk. Just check it out of Asterisk CVS as module astcc: export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot cvs login (password is anoncvs) cvs co astcc ASTCC is, of course, distributed
2004 Sep 26
1
ASTCC Terms : Help
I have got my ASTCC up and working , but facing a hard time understanding the terms in ASTCC what actually they are meant for. 1. What is Trunk in ASTCC and what are the meaning of the parameters such as Technology & Peer/Trunk ? 2. In the routes if I use 0 connect fee that means the user won't be charged for 0 sec calls right ? Inc. Seconds refer to interval ? If I set 500 in cost per
2005 Jul 09
2
Modifying astcc
Hi: Astcc is working fine, except for one thing. It doesn't give the called party enough time to answer the phone. If nobody picks up in two rings, astcc reports back no answer and hangs-up. The only instant NOANSWER "value" was mentioned in astcc.agi script is: elsif ($res eq "NOANSWER") { $res = &mystreamfile("astcc-noanswer");
2005 Jun 22
2
ASTCC not making calls
Hi, im trying to setup ASTCC but I'm getting it difficult. I've correctly set up the mysql database astcc and added a brand, trunk, route and a card as follows: brands +------+----------+------+--------------+------+--------+------+------+ | name | language | inc | publishednum | did | markup | days | fee | +------+----------+------+--------------+------+--------+------+------+ | FWD
2005 Jan 28
1
error while trying to install astcc
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5870 bytes Desc: image001.jpg Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/198114e6/attachment.jpeg
2005 Jan 05
1
ASTCC Compiling Problem
I have this error compiling ASTCC: [root@pbx astcc]# make install mkdir -p /var/www mkdir -p /var/www/html/_astcc mkdir -p /var/www/cgi-bin/astcc-admin chmod 755 ./astcc.agi chmod 755 ./astcc-admin.cgi echo | ./astcc.agi >/dev/null Can't locate DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
2005 Jul 17
1
* CVS-HEAD and ASTCC Intermittent issue
Hie! I've installed Asterisk CVS-HEAD with ASTCC. The problem i'm facing is that the astcc.agi script completes when the recipient picks up the call. When the astcc.agi completes is returns 0 bill time but both end still able to talk. It occurs intermittently, any one facing the same issue? Asterisk Console ----------------- == Spawn extension (sip, 7777771111, 2) exited non-zero on
2005 Jan 13
1
problems with astcc
hello *'s, Astcc not workin what is correct format for defining 1-database 2-brands 3-trunks 4-routes i define all these things but not workin may be i define in wrong format.I have FXO card installed.can anyone implement it and also my sip phone generates very loud noise wat is that i tried several settings but not hear any voice just noise. sip.conf [general] context=from-sip port=5060
2005 Jan 26
2
ASTCC Trunks
Hi all I have asked this question before but have not got any helping input. I'm really new to this and need some explanation about ASTCC. So here is the question again. In the ASTCC web admin there are Trunks, Routes, IAXFriends, SIPFriends, Brands, Cards. As I understand Brands is not used, Cards just makes the cards. Routed in the dialplan and pricelist, Trunks is for ASTCC to
2004 Sep 27
1
ASTCC installation problems
Hi all I have been using * for a couple of month and now I wanted to install the Asterisk Calling Card. But when I try to install I get the following error: [root@terraserver1 astcc]# make install mkdir -p /var/www/html/_astcc mkdir -p /var/www/cgi-bin/astcc-admin chmod 755 ./astcc.agi chmod 755 ./astcc-admin.cgi echo | ./astcc.agi >/dev/null Detected dry run! ./astcc-admin.cgi
2005 Aug 07
0
ASTCC web can't connect to DB
I noticed another user on this had the same problem that i'm having. Through the webpage I can't connect to database I get "unavailable database" message. In my http logs I get this: [Sun Aug 07 00:13:38 2005] [error] [client 172.25.25.30] DBI connect('database=astcc ; your astcc database name;host=127.0.0.1 ; astc c host name','astccadmin ; your MySQL user
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 Jan 29
3
How to use ASTCC with SIP ??
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5870 bytes Desc: image002.jpg Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050129/e53b0567/attachment.jpeg
2004 Dec 08
1
ASTCC MySQL CDR
I can?t see cdrs for calls completed with astcc app, this is the log in asterisk console: DBD::mysql::db do failed: Unknown column 'callstart' in 'field list' at /var/lib/asterisk/agi-bin/astcc.agi line 90, <STDIN> line 31. -- AGI Script astcc.agi completed, returning 0 cdrs table exist but I am not sure why is empty and why was not created properly, any idea? --
2005 Jul 22
0
Please help!! ASTCC logs only the first record !! What is wrong?
Hi, i downloaded and installed ( a week ago) ASTCC. I 've read that there was a patch for astcc.agi that corrected cards in use e.t.c. I suppose that this patch was in the latest CVS which i download and installed. I 've also modified the cdrs table by adding the callstart column in astcc db. My calling card applications seems to work but my cdrs only keep the first record for
2006 Apr 02
1
ASTCC: How to reset "in-use" flag automatically ?
I have some troubles with ASTCC. TOOOOO often the "in-use" flag remains set. I would like to find a solution, where astcc.agi checks automatically if THIS user is in a call rather than to check the flag. If that is not possible, I would like to have an extension to dial to, and it will after hang up, reset the flag! The in-use flag remains set, if the caller hang up before the