similar to: Astcc installation

Displaying 20 results from an estimated 10000 matches similar to: "Astcc installation"

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 Feb 27
1
astguiclient gives me Object not found
I tried to install astguiclient and it gives me for each follow page: Object not found! Looking into the apache log file I find: [Sun Feb 27 16:18:30 2005] [error] [client 192.168.250.108] File does not exist: /srv/www/htdocs/astguiclient/method=POST, referer: http://vpbx.elmit.com/astguiclient/phone_stats.php?extension=gs102&server_ip=192.168.250.20 I have uncommented the ### If you have
2005 Mar 21
1
ASTCC: perl / mysql or me???
I try to change something in ASTCC, but I am now totally blind, .... I hang on one line now. I changed: vpbx:/var/lib/asterisk/agi-bin # diff astcc-original.agi astcc.agi 22c22 < # exten => _00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN}) --- > # exten => _00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${TARIFF},${EXTEN}) 35c35 < # exten =>
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 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 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
2008 Mar 01
7
ASTCC installation error install: invalid user `apache'
I am attempting a fresh install of ASTCC on Ubuntu. Getting install invalid user as bellow. Has any one seen this? Can some one help out? /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 Detected dry run! ./astcc-admin.cgi >/dev/null DBI
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 Jul 17
2
DNS SRV
I have added in my zone file; _sip._udp.elmit.com. IN SRV 20 0 5060 vpbx.elmit.com. As I understand it should mean that any sip connection to <anyname>@elmit.com should go to the udp port 5060 at the host vpb.elmit.com. In Asterisk's extensions.conf I have in the context [default] exten => ronald,1,Dial(${PHONE_615},60,tr) exten => ronald,2,Voicemail,u615@office exten =>
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 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 11
2
ASTCC - error on call end
Hi I get an error popping up when the call ends as follows: DBD::mysql::db do failed: Unknown column 'callstart' in 'field list' at /var/lib/asterisk/agi-bin/astcc.agi line 90, <STDIN> line 32. Does anyone else get this same thing? Looks as if my database table is wrong, or something else is up...not sure Thanks Clive
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
2004 Dec 27
0
ASTCC - setup help please
I am sure, after I have it setup once, everything will be cristal clear. I could not find a documentation, maybe together we can make at least a "README" for the next user ;-) 1. Brands: Brand Name Create a brand name you want to market your pre-paid card Language Choose one of the available languages en, de, fr, es Published Number ??? DID ??? Guess:
2005 Jan 09
2
ASTCC Trunk and Routes Configuration
Dear List members- I am trying to configure ASTCC (Asterisk calling card application) but having a hard time to configure it properly. My project deadline is approaching and couldn't figure out how to make ASTCC functional. Here are some details what I have done so far. 1) I have installed ASTCC successfully. 2) I can access astcc-admin.cgi script without any problem. 3) I have created
2004 Dec 27
0
help regarding ASTCC
Hello *'s, I just installed and running successfully _*Mark's*_ *ASTCC* calling card application.But there is no documentation out there about usage of this application can anyone using this application. There are lot of options like Brands,Cards,Trunks etc its web layout is preety good but no help/documentation. Thanks Adnan Ahmed.
2005 Jan 20
0
ASTCC config Problem
Hello all, I'm a little stuck in getting astcc working. I went to configure, set up the DB, Created Tables, but what now? What does the Users_Configure, Brands, Cards,Trunks, Routes, Sip Friends etc... do? How do I configure Users (In the Users_configure I get Not Configured) How do I configure Cards and assign a card to a user? Is there a tutorial on this on the web? I have searched
2005 Feb 20
1
making ASTCC web page secure ???
How do you make the page http://hostname/cgi-bin/astcc-admin/astcc-admin.cgi secure ? , so that only the person administering the calling cards can see the page and make changes to the calling cards, I was thinking of using .htaccess to restrict the access to the page by requiring a password, however since it is a cgi script that does not seem to be posible. Any ideas, any suggestions ?
2008 Jan 27
1
rxfax does not work (anymore)
Below is my extensions.conf for the fax part [incoming_28345474] ; ;******************************************************************** ; BEGIN - Inbound call handlers ;******************************************************************** ; exten => 8862100,1,NoOp(${CALLERID(num)}) exten => 8862100,2,Background(if-u-know-ext-dial) exten =>
2004 Dec 01
14
ASTCC configuration problem
hi Today I?ve installed, apache 2.0.52, mysql-4.1.7, asterisk-perl-0.08 and ASTCC prepaid card aplication from CVS, so now I have access to the astcc-admin.cgi from web server http://asterisk/cgi-bin/astcc-admin/astcc-admin.cgi and I?ve been able to create the database from "Configure" menu but I have some doubts to continue: - Do I have to reinstall asterisk with mysql support? -