Displaying 7 results from an estimated 7 matches for "atheos".
Did you mean:
atheros
2003 Oct 07
4
Fax Detection
I am attempting to get fax detection to work. I am using a NETjet-s card
under ISDN4Linux. Asterisk does not seem to be detecting the fax tone. I
have tried following as a test:
[MainMenu]
exten => s,1,Answer
exten => s,2,DigitTimeout(3)
exten => s,3,ResponseTimeout(5)
exten => s,4,Background(Welcome)
exten => s,5,Background(MainMenu)
exten => fax,1,Dial(Zap/1,,d)
[FaxTest]
2016 Oct 11
2
Port to other Operating Systems
As part of our port of OpenVMS to x86-64, we are using LLVM with our own frontends on OpenVMS Itanium. We are writing a converter between our old backend's IR and the LLVM IR. We can cross-compile (hosted on OpenVMS Itanium) and link/execute on x86-64 CentOS. At present, we pass over 88% of our C test suite.
Porting starts with being able to compile the code. Since we are stuck with a
2005 Mar 08
0
Re: Asterisk-Users Digest, Vol 8, Issue 63
> niles@atheos.net wrote:
> > Christopher,
> >
> > Just as a total guess, check to be sure the PoE portion
> >of his cat5 cable are not either grounded, or touching
> > each other. Also, be sure he's not connected to a PoE
> >capeable switch since cisco is reverse polarit...
2004 Oct 04
10
IAXy - anyone using them yet?
I haven't seen much activity on the list concerning Digium's IAXy standalone
FXS device. Are they worth $100 ? Do they integrate well with * as an
extension's FXS ?
2007 Apr 18
1
[Bridge] Wireless Bridge problems
...d - this entry was created during the Debian
installation
# (network, broadcast and gateway are optional)
# Via-Rhine Built-in 10/100 Card
auto eth0
iface eth0 inet static
address 192.168.0.254
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
# Atheos Wireless Card and virtual interface
auto ath0 eth1 eth2 br0
iface ath0 inet static
address 0.0.0.0
netmask 255.255.255.0
wireless_essid CannonCops
wireless_mode Master
wireless_rate 54Mb
wireless_enc off
wireless_channel 1
# Second In...
2004 Sep 23
11
1.0 Mirrors
Hello,
Please be conscious of Digium's bandwidth and use a Mirror when
downloading 1.0. I have mirrored the tarballs at:
ftp://ftp.nacs.net/asterisk/
Direct links:
ftp://ftp.nacs.net/asterisk/asterisk-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/asterisk-sounds-1.0.0.tar.gz
ftp://ftp.nacs.net/asterisk/libpri-1.0.0.tar.gz
--
Vice President of N2Net, a New Age Consulting Service, Inc.
2004 Jul 26
0
Voicemail Hangup detection issue
Hello,
I finished an Asterisk installation this weekend, and I'm experiencing
a problem when a user hangs up on a line after leaving a voicemail
message.
I found two similar issues when reading through the archives, and have
not been able to resolve my issue from their answers.
http://lists.digium.com/pipermail/asterisk-users/2004-April/042453.html