Displaying 7 results from an estimated 7 matches for "ivision".
Did you mean:
vision
2003 Aug 25
1
Intercom with Cisco SIP 796x phones?
...nd, yep the one we want, intercom.
Page 87-88 of the book talks about CiscoIPPhoneExecute to push the
commands to the phone.
On the last two pages of an addendum found at
http://services.dogma.net/errata.doc, more details are provided for
connecting to streaming port 1.
http://cisco.evolvis.net/ivision/pdfs/Jukka_Nurmi_iVision2003.pdf
provide some background on Cisco's IP Phone Services. Title is foreign
language, but text is English.
http://www.loligo.com/asterisk/Cisco/79xx/2003-06-20.from-ftpeng.cisco.c
om/CMXML_App_Guide.pdf provides additional program details.
2004 Aug 06
0
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
Not got to the bottom of it yet, but commenting out both LOG_INFO
lines in thread/thread.c stops it segfaulting. Now I'm back to the old problem
of a 128k stream not being sent fast enough to the clients.
Nick
----- Original Message -----
From: "Nick Ludlam" <nick@ivision.co.uk>
To: <icecast@xiph.org>
Sent: Monday, July 09, 2001 8:54 PM
Subject: [icecast] Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
> Hi,
> got a little problem with the current cvs version of ices. I'm invoking it
> with the following:
>
> ices -v -F /home/nick/ic...
2004 Aug 06
2
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
Hi,
got a little problem with the current cvs version of ices. I'm invoking it
with the following:
ices -v -F /home/nick/icetest.pls -h localhost -P <my password>
which seems to connect ok, get past password validation, and gives
me the following:
DEBUG: Sending following information to libshout:
DEBUG: Stream: 0
DEBUG: Host: localhost Port: 8000
DEBUG: Password: hack Icy Compat: 0
2004 Aug 06
1
Ogg vorbistest stream up and running
From: "Thomas Kirk" <thomas@arkena.com>
> On Fri, Jun 15, 2001 at 03:41:54PM +0200, Thomas Kirk wrote:
>
> > I'll update the playlist as i get around to it ;-)
>
> Ive updated the channel with new albums. So fare it has been rock
> stable :)
I've had this on in the office, and apart from some initial problems with
finding the right input plugin for
2004 Aug 06
0
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
From: "Brendan Cully" <brendan@icecast.org>
> On Tuesday, 10 July 2001 at 03:21, Nick Ludlam wrote:
> > From: "Brendan Cully" <brendan@icecast.org>
> > > That handles the segfault, I don't know why the stream wouldn't be
> > > sent fast enough though...
> >
> > Tried with winamp, sonique and freeamp. All exhibit the
2004 Aug 06
0
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
From: "Brendan Cully" <brendan@icecast.org>
> On Tuesday, 10 July 2001 at 14:10, Nick Ludlam wrote:
> > From: "Brendan Cully" <brendan@icecast.org>
> > > On Tuesday, 10 July 2001 at 03:21, Nick Ludlam wrote:
> > > > From: "Brendan Cully" <brendan@icecast.org>
> > > > > That handles the segfault, I
2004 Aug 06
3
Problem with ices on OpenBSD 2.9 w/ Icecast 1.3.10
From: "Brendan Cully" <brendan@icecast.org>
> Sorry Nick, I lost your last mail. One last thing, did you make clean
> && make? The dependencies are not generated properly for ices, so even
> if libshout got rebuilt it might not have been relinked.
There's no other libshout on the system. Have rebuilt from scratch and it still
exhibits the timing problems.