Displaying 10 results from an estimated 10 matches for "aniston".
Did you mean:
anistone
2003 Mar 20
11
Voicetronix
Has anyone gotten the voicetronix boards to work with Asterisk, what
would it take? Or does anyone know where I can get 4 ports or more fxs
PCI cards that do work with asterisk?
Brian J. Schrock
Network Engineer, RHCE, CCNA
Anistone Technologies
Phone: 614-798-9106
FAX: 614-573-7165
6926 Avery Rd.
Dublin, OH 43017
2003 Apr 02
7
FAX over IAX
Hi,
We are looking at consolidating our lines with PRI. This will allow the
elimination of many fax lines. Some of them will be replaced with this type
of config ...
PRI * IAX * Channel-Bank FAX
We will have daggressor suppressor enabled. Is anyone doing this and should
I expect smooth operation?
John
This e-mail was scanned and found clean by Monroe-Woodbury CSD Antivirus.
2003 Apr 16
1
New TDM400P no dialtone
Hello,
Does anyone know what may be causing this? Asterisk was built from cvs
tonight. Ztcfg also says us is an invalid tone zone. Anyone got some
information on what this is, why is it happening, and possibly some
solutions?
[root@anistonetech zapata]# asterisk -f -d
DEBUG[1024]: File config.c, Line 653 (__ast_load): Parsing
/etc/asterisk/asterisk.conf
DEBUG[1024]: File config.c, Line 653 (__ast_load): Parsing
/etc/asterisk/logger.conf
WARNING[1024]: File chan_zap.c, Line 6441 (load_module): Ignoring rxwink
/var/spool/asterisk/out...
2003 Oct 06
1
SIP X100P Echo Problems
...ut to the PSTN is extremely
annoying.
Who do I pay and how much to get rid of this extrordinarily annoying echo
from sip -> pstn calls? I am not kidding and I also hope others on this list
who are making money on asterisk would chip in to help out.
This problem is killing me.
Brian J. Schrock
Anistone Technologies, LLC
6926 Avery Rd.
Dublin, OH 43017
Phone: 614-798-9106
2003 Oct 28
4
Software FAX
...pool/asterisk/incoming/${CALLERIDNUM}.tif)
10) create a script that emails me the tif files every time they are
received in incoming/ and delete them.
#/bin/sh
cd /var/spool/asterisk/incoming
for X in *.tif
do
if [ -f $X ] ; then
mutt -s "FAX from $X" -a $X laugh@anistonetech.com <
/dev/null
rm $X
fi
done
11) Add a cronjob to run my script every 5 minutes.
*/5 * * * * /usr/sbin/mailfax
12) Test and enjoy.
To send a fax all I have to do is....
1) Get the .tif file on the server somewhere
2) Put a file sample.call in the /var/spool...
2003 Mar 05
17
Call recording
Hello,
How would I go ahead a record all phone calls into and out of my
asterisk server. I know the legality issues behind it, but I could
always play a recording to let people know they will be recorded.
Brian J. Schrock
Network Engineer, RHCE, CCNA
Anistone Technologies
Phone: 614-537-2817
FAX: 614-573-7165
6926 Avery Rd.
Dublin, OH 43017
2003 Mar 05
1
Sip registration Timers
...will go straight to voice mail after no one picks up on Zap/2. Is there
a way to force asterisk to keep checking on this phone say every few
seconds (5)? Callers are getting confused as to why the long dead air
and usually hang up and call back in.
Brian J. Schrock
Network Engineer, RHCE, CCNA
Anistone Technologies
Phone: 614-537-2817
FAX: 614-573-7165
6926 Avery Rd.
Dublin, OH 43017
2003 Mar 07
3
ISPs with QoS for VoIP?
I'm wondering if anyone knows of ISPs with service that has QoS
features that would be good to use with VoIP stuff. Granted,
the QoS would only be supported as long as you stayed within
their network, but it might be better than nothing.
--Eric
2003 Mar 06
2
Dial Problem
I have a simple problem with sialing a SIP device. I'm SURE
it's a syntax problem, but I dunno what it might be.
Here are the debug messages:
== Accepting call on 'Zap/1-1' ("PENSACOLA, FL" <8503846785>)
-- Executing Goto("Zap/1-1", "2111|1") in new stack
-- Goto (default,2111,1)
-- Executing Dial("Zap/1-1",
2003 Oct 14
6
WCFXO echo rexolved for me
...eam/estara etc etc sip phones and
wcfxo interfaces from digium. I swapped out my via kt400 based msi kt4vl
motherboard for an asus p4pe? i845? based motherboard and the echo has
completly gone away along with aggressive suppressor option in the makefile.
I hope this helps others.
Brian J. Schrock
Anistone Technologies, LLC
6926 Avery Rd.
Dublin, OH 43017
Phone: 614-798-9106