Displaying 20 results from an estimated 110 matches similar to: "Re: Icecast Digest, Vol 35, Issue 1"
2007 Apr 04
1
Icecast2 Server Load tests
Hello:
Ed Zaleski ran some remarkable and very impressive load tests on icecast reported on www.icecast.org (Home page). What wasn't mentioned in the test specifications was the type of internet line that was used which totally influences bandwidth and subesequent overall load characteristics.
Questions:
1. Was it a T1 line, Verizon FIOS, or cable internet, or what?
2. What were the
2005 Jun 01
2
TC Filtering Problems
Dear Admins and Hackers,
maybe i am to stupid to use ''tc''. But i having logical Problems to understand the Filter Rules in tc.
Common Config:
There is a Linux Engine (Debian) with a 2.6.11.11 Kernel which act as Packetshaper.
Two Interfaces eth0 and eth1 are installed. Interface ''eth0'' is the Firewall Side Net
195.185.185.0/24. Interface
2007 Jul 23
1
TDM04B & FIOS No Hangups Often
Hello all, I am having a big issue that i just cant get fixed for a
while now and its causing me lots of grief. It seems like since we got
FIOS installed (including switching to fios phone lines which are
supposed to be the same on our end) i am having massive problems with
asterisk not hanging up dead calls for days, even weeks if i dont catch
it. It slowly builds up randomly not ending a call
2006 Jan 24
1
Re: Anyone using verizon fios ftth for analog voice?Any echo?
I am using Verizon FIOS to my home. I subscribe to a 5 MB down 2 MB up data package. I continue to pay for a standard voice line in addition to the broadband connection only for local calling, fax and emergency 911 use.
The way it works is that the fiber optic connection is terminated on the house via an ONT (optical network termination). The ONT can provide connectivity for three types of
2006 Jan 24
0
Anyone using verizon fios ftth for analog voice? Any echo?
Hello All,
I was wondering, is anyone using verizon's fios going into a zaptel 4
port card?
If so, has anyone experienced echo issues at all?
I am under the assumption that echo issues should be minimal on a ftth
connection, but want to confirm if this is the case.
I have some customers with nasty echo and fios is an option, but if it's
not likely to solve anything, would end up just
2006 Jan 24
0
Re: Anyone using verizon fios ftth foranalogvoice?Any echo?
Thanks for answering my question guys :)
Guess I'll have to try it and find out, but will keep everyone posted...
Greg
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Steve
Totaro
Sent: Tuesday, January 24, 2006 7:55 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE:
2019 Aug 12
0
Re: [PATCH libnbd 1/7] api: Add semi-private function for freeing persistent data.
On Mon, Aug 12, 2019 at 11:29:10AM -0500, Eric Blake wrote:
> On 8/12/19 11:08 AM, Richard W.M. Jones wrote:
> > + typedef void (*nbd_free_callback) (void *ptr, void *user_data);
> > + int nbd_add_free_callback (struct nbd_handle *h,
> > + void *ptr,
> > + nbd_free_callback cb,
> > +
2012 Apr 16
1
Upgrading to Verizon FIOS from Verizon DSL - Linux machine as router/Gateway/LAN server]
Greetings,
A long time ago I setup a Linux machine as a Gateway/LAN Server using
Verizon DSL as the ISP.
I used the following HOWTO as the guide - DSL HOWTO For Linux:
http://www.tldp.org/HOWTO/DSL-HOWTO/index.html
Is there something comprable for Verizon FIOS?
My Gateway machine runs Fedora.
For a new server, I'm considering setting up a CentOS machine, while still
using Fedora on my
2008 Apr 16
0
Version FIOS MWI Detection - asterisk-1.6-beta7
I'm trying to get the Telco MWI recognition working in asterisk-1.6-beta7. I'm told that it's supposed to work provided
my telco support FSK MWI signalling.
I have Verzon FIOS. I believe I have FSK MWI signaling as I can hear the standard stutter tone when I pick up a live
handset in front of my asterisk connection.
I have the Verizon line attached to a TDM400 card, port 4.
I
2006 Jan 24
0
Re: Anyone using verizon fios ftth for analogvoice?Any echo?
> -----Original Message-----
> From: JP Carballo [mailto:lists@netfone2x.com]
> Sent: Tuesday, January 24, 2006 7:32 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Re: Anyone using verizon fios ftth for
> analogvoice?Any echo?
>
> Chris Mason (Lists) wrote:
>
> > JP Carballo wrote:
> >
> >> I would
2007 Dec 10
3
test icecast
I am Brazilian , How do I convey mp3 stored on the server.
Excuse my bady English
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20071210/f9a3f842/attachment.htm>
2010 May 15
0
No subject
family having (several?) different video decode engine.
The only work I know about is an initial support for mpeg2 decode
engine on nv40 :
http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?h=3Dnvfx-vpe&id=3D538=
d6ef8aac1cd861f6336e24e79a315fe58aba0
And afaik, the other engines are mostly unknown (no RE and no code).
Some of these details could be wrong, in that case hopefully someone
can
2006 Jun 08
1
Anyone know anything about VoiceWing?
Hi folks,
Verizon hand just installed FIOS to the side of my house. Anyone know
anything about their VoiceWing offering? Is is a SIP offering? Their
"technical" staff can only tell me that it's a VoIP service.
Mark
2010 Jun 25
1
Configure WAN Phone
Hi,
I am relatively new to Asterisk and am looking for help in configuring an IP
based phone. This phone is not on the same subnet as the PBX. I read that
there could be an issue with NAT so I am bypassing this by connecting
temporarily with an Internet IP. So far, I have configured the server
extension with the phone MAC address along with configuring the phone unit
with IP, Gateway and SIP
2010 Mar 21
1
mirrors.centos.org DNS problems?
>From various place I can't resolve the name; from others it works fine
eg
on my FIOS line (96.234.66.*): fail
from Panix internet (166.84.67.*): success
(166.84.5.*): success
from bt.net (194.72.6.*): fail
from he.net (65.19.175.*): fail
from AShosting.nl (81.171.86.*): success
--
rgds
Stephen
2019 Aug 12
2
Re: [PATCH libnbd 1/7] api: Add semi-private function for freeing persistent data.
On 8/12/19 1:13 PM, Richard W.M. Jones wrote:
> On Mon, Aug 12, 2019 at 11:29:10AM -0500, Eric Blake wrote:
>> On 8/12/19 11:08 AM, Richard W.M. Jones wrote:
>>> + typedef void (*nbd_free_callback) (void *ptr, void *user_data);
>>> + int nbd_add_free_callback (struct nbd_handle *h,
>>> + void *ptr,
>>> +
2019 Aug 12
2
Re: [PATCH libnbd 1/7] api: Add semi-private function for freeing persistent data.
On 8/12/19 11:08 AM, Richard W.M. Jones wrote:
> This adds a C-only semi-private function for freeing various types of
> persistent data passed to libnbd.
>
> There are some similarities with nbd_add_close_callback which we
> removed in commit 7f191b150b52ed50098976309a6af883d245fc56.
> ---
> +=head1 FREE CALLBACKS
> +
> +B<Note:> The API described in this
2012 Jul 28
3
Asterisk on Dynamic IP to a SIP extension
Verizon has put another good third party DSL supplier out of the DSL business. Their mindset is to kill the competition and then kill DSL and copper althogether in FIOS areas.
So am soon losing my static IP and I need to prepare for the change. I currently have Asterisk running using, besides local extensions, a remote SIP extension in another state. In the new configuration both Asterisk and
2008 Feb 17
0
Re: NAT
David wrote:
In the future, please send your problem report to the Shorewall Users
list. If you are paranoid about posting your configuration to the list,
you can send the dump OUTPUT to support@shorewall.net.
> I recently installed Engarde Secure Linux, version 3.0.18.i868, on an HP
> Pavilion 523n desktop PC. Has an AMD Athlon 2200+ processor. Nothing
> else is installed on the
2011 Jul 19
2
Rsync with SSH through Verizon FIOS Firewall
Hello there everyone. ?I'm trying to set up a server that will "push" via rsync every night to a server in my home. ?The verizon firewall is quite robust, and it makes connecting a bit tricky. ?Does anyone have any tips on how I might set this up?
Thanks!
--john
-------------- next part --------------
An HTML attachment was scrubbed...
URL: