Displaying 20 results from an estimated 3000 matches similar to: "ASTCC sounds"
2005 Mar 12
2
chat line
Anyone done a chat line app?
--
James Taylor
MetroTel
3505 Summerihll Road
Suite 11
Texarkana, Texas 75503
903-793-1956
2005 Mar 17
2
echo paid support
I've got echo problems.
*** I'm looking for paid support. ***
I'll accept free support, but don't mind paying if someone really knows
what they are doing.
I've read the wiki, etc.
Played with the settings in zapata.conf
Using V400P
PSTN->_T1->_ASTERISK->_BROADVOICE->_PSTN ECHO ON CALLED PHONE
PSTN->_T1->_ASTERISK->_T1->_PSTN NO ECHO
2005 Mar 09
4
Broadvoice Multiple "lines"
I configured this once now I forgot what I did.
Two Broadvoice accounts.
Incoming is simple - just use the phone numbers.
Outgoing:
Dial out on a specific line
and/or
set up the groups and select the other "line" if the first one is busy?
--
James Taylor
MetroTel
3505 Summerihll Road
Suite 11
Texarkana, Texas 75503
903-793-1956
2005 Jun 23
7
mini itx
I've seen the embedded posts.
Is anyone running Asterisk on the MINI ITX?
James Taylor
MetroTel
3505 Summerhill Road
Suite 11
Texarkana, Tx 75503
903-793-1956
2005 Sep 19
2
kill a .call file
Any means of killing a .call file that is in progress?
James Taylor
MetroTel
3505 Summerhill Road
Suite 11
Texarkana, Tx 75503
903-793-1956
2006 Feb 10
0
TDD
I've read the WIKI.
Any additional information on the TDD mode?
Anyone done a TDD to email app?
James Taylor
MetroTel
3505 Summerhill Road
Suite 11
Texarkana, Tx 75503
903-793-1956
2004 Dec 22
5
Another Asterisk Certification
What started out as a good thing for the community has veared it ugly
head and will come back to bite us in the ass. I give my respect to the
two companies that decided to put themselves 'out there' and attempted
to bring 'real world' certifications of knowledge in an area that is
unregulated, open, and currently has no measurement of how much one
person has over another.
What
2004 Nov 25
1
astcc newbie question
I'm trying out ASTCC. I set the card length to 10, and generated a test
card. 10 digits. I set the extensions file to:
exten => 9175954700,1,Answer
exten => 9175954700,2,DeadAGI(astcc.agi)
exten => 9175954700,3,Hangup
I dial in and the prompt tells me to enter my 12 digit PIN, not 10 digits.
How come it thinks it is 12 digits?
I set both the Published number and DID in the Brand
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 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 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
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 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 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 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 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 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
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
2005 Mar 02
0
super macro
Somewhere, last week, I saw a reference to a "super macro" for
for outbound calls. I can't find it now.
Anyone seen it?
--
James Taylor
3505 Summerhll Road
Suite 11
Texarkana, Texas 75503
903-793-1956