Displaying 20 results from an estimated 600 matches similar to: "Queue() problems"
2004 Sep 10
2
perl, metadata and cue sheets
Hi, I am new to this mailing list.
I am adding FLAC support to the SLIMP3 player
(http://www.slimdevices.com)
and I had two questions about utilizing the format.
The SLIMP3 player is a network mp3 player with an open source server
written in perl. All audio must be re-encoded to the mp3 format before
the player can use it.
1. Do any perl modules exist to read and/or write the metadata in a
FLAC
2004 Sep 10
0
perl, metadata and cue sheets
--- Jason Holtzapple <jasonholtzapple@yahoo.com> wrote:
> Hi, I am new to this mailing list.
>
> I am adding FLAC support to the SLIMP3 player
excellent... keep us posted.
> 1. Do any perl modules exist to read and/or write the metadata in a
> FLAC file?
not that I know of. the metadata parsing is not too bad but
writing data back can get hairy. probably the best thing
2004 Aug 06
1
mp3 stream relay without reen-/transcoding (SLIMP3)
I have a problem that I hope perhaps someone could help me with.
I want to relay an mp3 stream (bitrate switching, metadata containing) from
an url like http://192.168.0.123:8000/stream.mp3 and serve it to multiple
listeners (Winamp clients) using Win32 environment for the relay machine.
The original stream is being served by the (free!) SLIMP3 Server software
2007 Jan 23
1
DB_DELETE Function in 1.4
Does anyone know what application I should place this function in? For
example with the DB function I currently do something like this to add
an entry to the asterisk database:
exten => s,n,Set(DB(AGENT/${MACRO_EXTEN:1})=${CALLERID(num)})
To delete the entries I do something like this:
exten => s,n,DBDel(AGENT/${MACRO_EXTEN:1})
DBDel is marked as deprecated in favor of the DB_DELETE
2003 Sep 28
1
Outdated oggdec tarball
Hello,
While trying to debug a problem with the open-source slimp3 server,
which uses oggdec, I found that the tarball for vorbis-tools 1.0
contains an old version of oggdec, containing at least one bug in the
command line handling code (a missing break statement). The latest code
in CVS appears to be fixed.
Are you planning to release a new tarball for vorbis-tools?
Ori Pessach
--- >8
2003 Feb 23
0
Strange Roaming Profiles problem
Hi experts,
I encounter a serious problem using Roaming Profiles unter XP Prof. I don't
know if this is realy a Samba issue, mybe someone has already solved the
same problem. I am running Samba 2.2.5 as an PDC using LDAP.
The first time I log on with user "tom", all looks perfect and a profile is
downloaded from the Samba PDC, say into D:\Documents and Settings\tom. Then
I log out
2006 Dec 01
1
app_sql_postgres gone in 1.4
Hi,
I'm putting together a system to manage agents with Realtime, and
without chan_agent. In 1.2.13, there's a handy (although marked as deprecated in apps/Makefile) PGSQL application to let me do this:
macro queue-addremove(queuename,penalty) {
switch(${MACRO_EXTEN:0:1})
{
case I: // Login
PGSQL(Connect connid host=XXX user=XXX password=XXX
2007 Aug 09
0
False hangups with TDM400P and Kewlstart
Hello all!
I have tried and tried to resolve this one to no avail. Hopefully one
of you can help...
The system in question is a Compaq Evo D600 (iirc) business desktop,
with a 1.4GHz Pentium 4 and 512mb of RAM, running a stock install of
PoundKey 1.2. It has two Digium cards installed: a TDM400P with four
FXO modules, and a TE110P hooked to a Carrier Access Adit 600 which
serves 8
2010 Apr 20
0
Dozens of SIP NOTIFY messages with unique call ID's, and the same mailbox repeated multiple times on 1.6.2.6
(sorry this is so long)
I could really use a helping hand. I have a 1.6.2.6 installation using
LDAP as the realtime engine for voicemail users, SIP users, queues, and
some custom hotdesking families. I'm also using ODBC voicemail storage.
The issue that I am having is that the UA's (Polycom 501's, 301's and
430's) are receiving multiple SIP NOTIFY messages when the user
2015 Mar 09
0
rsync hangs on select() system call
hello ,
any suggestion about this problem ?
thanks
2015-02-27 15:46 GMT+01:00 thomas veymont <thomas.veymont at gmail.com>:
> hello,
>
> trying to understand why a rsync client hangs during a transfer. Hopefully
> someone can advise.
>
> client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync
> module with such a command:
> rsync -rtxvvv my_data
2010 Jun 01
0
How to improve performance of samba
Hi All,
I use samba in my mips platform. The tcp performance is about 450Mbps. But
the samba perfomance is only 180Mbps(Mips-->PC) and 150Mbps(PC-->Mips). I 'd
like to ask if it is normal and how I can improve the the performance of
samba server.The version of my using samba is 3.0.30.
The following is the state of vmstat during the test.
1. TCP test
# vmstat 1
procs
2015 Feb 27
2
rsync hangs on select() system call
hello,
trying to understand why a rsync client hangs during a transfer. Hopefully
someone can advise.
client = rsync 3.0.6, server = rsync 3.1.1 , transfer is done to a rsync
module with such a command:
rsync -rtxvvv my_data rsync://test at my.rsync.server/INCOMING/
<rsync://test at rsync.resif.fr/INCOMING_TEST/>
the client starts to transfer data (a few Mb) then hangs, then manually
2009 Sep 27
1
Switchboard - Easy to use global ActiveRecord event listeners
Switchboard is a simple, event-observing framework for ActiveRecord.
It''s designed to make it easy to add observers for all models in your
app, and to easily turn them on and off selectively.
Intallation
gem sources -a http://gems.github.com
sudo gem install zilkey-switchboard
Usage
First, require switchboard above your rails initializer:
# environment.rb
require
2006 Jul 18
3
Unable to add computer to domain
Dear Expert,
Pls help, I am in the progress implementing Samba as LDAP as PDC on FC5, I
followed the instruction of "samba3-ldap-howto", now I am unable to add
computer to domain..
Tried to check /var/log/samba and found the following:
[2006/07/18 14:55:44, 0] rpc_server/srv_samr_nt.c:_samr_create_user(2404)
_samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w
2011 Jan 11
2
IE6 install problem
Hi,
Thank you in advance for your help from someone who has very little computer knowledge....
IE6 doesn't install....the following is as far as it goes....please tell me what I have to do to get it going....
Oh, I was able to install IE7 but it doesn't connect.
Thanks again. Cheryl
11-01-05 8:15:36 AM SyncServer[3280] [110f40] |SyncServer|Warning| Refreshing watchdog because of a
2013 Feb 20
1
issue with inbound calls
hello list,
i add a new diguim card in my server i use asterisk 1.4 with zaptel .conf
after that i can't receive the calls in my server with outbound calls there
is no problem
i have all time this error msg
[Feb 20 18:15:48] WARNING[28582]: chan_zap.c:2404 pri_find_dchan: No
D-channels available! Using Primary channel 140 as D-channel anyway!
[Feb 20 18:15:52] WARNING[28582]:
2007 Dec 08
0
Can't listen to voicemail message
I can't check the voicemail for the switchboard. Asterisk hangs up for some
unknown reason...
----- s n i p -----
-- Executing [*500 at default:1] Wait("SIP/597-00f0c410", "1") in new stack
-- Executing [*500 at default:2] VMAuthenticate("SIP/597-00f0c410", "500 at default|s") in new stack
-- <SIP/597-00f0c410> Playing
2010 Sep 09
0
Plotting dates and grid lines on the X-Axis of xyplot
I have a plotting function that is plots a multi-panel plot, with the x-axis
as a date and various y-axes.
I would like to control the frequency of the X-axis labels, ticks and grid
lines. However with the following code I get no annotation on the X-axis at
all.
Here is a minimal data.frame
Case Days Well Stream Value
1 Observed 0 P-1 Oil 1000.807785
2 Observed 31
2020 Jun 13
2
Dovecot Replication Errors (only) when using tcps: as the mail_replica Protocol
Hi,
I've been seeing errors logged for some time with replication processes,
whereby replication sessions seem to be timing out periodically.
This is with dovecot version 2.3.10.1 (a3d0e1171) and both are Gentoo
x86_64.
After some investigation I've determined that these timeouts are only
ever occurring with tcps as the replication connection type. These
errors never occur if
2007 Dec 29
1
Not Able To tar zxvf zaptel-*.tar.gz
I figured it out. The ftp site was not named well and corrected. The other
problem I have it after the extraction and make; it was suppose to go under
/etc but that did not happen. I am trying to figure out why.
On 12/28/07, broadband Voice <broadbandvoice at gmail.com> wrote:
>
> I successfully downloaded the Asterisk package from Digium but not able
> tar zxvf zaptel-*.tar.gz.