Displaying 20 results from an estimated 700 matches similar to: "Wine scipt won't start"
2014 Dec 10
2
Debian patches for Xen 4.5.0 (RC3)
Thanks for your work on xen packages, I have some question about 4.5
packages:
I saw a debian/rules that disable blktap2 but
debian/patches/tools-blktap2-prefix.diff is still present and used in
series, if blktap2 is now disable I think is nomore needed.
I saw also many other patches about prefix still present but for xen 4.5
time ago I saw a big series of patches about honor tools prefix,
2014 Dec 10
0
Debian patches for Xen 4.5.0 (RC3)
On Wed, 2014-12-10 at 12:47 +0100, Fabio Fantoni wrote:
> Thanks for your work on xen packages, I have some question about 4.5
> packages:
> I saw a debian/rules that disable blktap2 but
> debian/patches/tools-blktap2-prefix.diff is still present and used in
> series, if blktap2 is now disable I think is nomore needed.
Yes, this can probably go.
> I saw also many other patches
2004 Sep 20
2
Voicemail Directory
Hi All-
I am running into a small problem trying to implement voicemail
Directory(). I'm sure it is a simple thing, but I can't figure out
where the problem lies.
I can get into the directory without a problem and can look up users
by their last names, however I hit a snag when asterisk says "if this
is the person you are looking for press 1 now". When I hit 1, the
attendant
2014 Dec 09
0
Debian patches for Xen 4.5.0 (RC3)
On Fri, 2014-12-05 at 00:33 -0500, Stephen Oberholtzer wrote:
> (I hope this is the right address to send this message to.)
>
> I've spent the last few days getting Xen 4.5.0 RC3 to form up Debian
> packages, adapting the files from xen-4.4.1-4.
> Would you guys like my patches?
> It was a non-trivial exercise, especially because of commit 2c96ecb1,
> which invalidated a
2003 Nov 26
1
Samba Import User Scipt
Hello NG,
ich would like to use the Samba-Server as an PDC for a school.
Because of the high numbers of students it is not possible for us to add
ervery student by hand an think about a pw.
Has anyone designed a script which read the users from an ASCII-file and
add's them to the samba?
Regards,
Michael Lechner
2005 Oct 18
2
roll-yer-own ldapadd operations for scipt options?
I'm currently using the suse ldapsmb utility for all the script
operations, but I want to do some custom script work for creating user and
machine accounts. For example, I want to manipulate the default object
classes and directory placement for new machines--putting them into
ou=Devices instead of ou=Users, and giving them the parent objectClasses
of account and ipHost [for NIS and DHCP
2004 Jul 02
3
CDR shows billsec=12 for all bridged calles.
Can someone help me, im using latest CVS, asterisk and cdr_mysql, when I
make a bridge call (using .call files in outgoing/) I always get
'billsec=12' in the cdr, both mysql and Master file even if the call lasted
longer, watching the Master file while making a call I see it updated at 12
seconds even while im still 'in' the DIAL app and the call continues on just
fine.
Iv looked
2005 Sep 27
10
Software only Asterisk PBX (commercial)
Are there any switchvox/fonality type Asterisk based PBXs where I can
buy just the software? I don't want to buy their 'bundles' that come
with junky PC hardware. I just want their software/GUI to run on my
hardware.
Does Asterisk BE come with a GUI management console for managing
phones, queues, VM and the like?
-Matt
--
Matthew S. Crocker
Vice President
Crocker
2010 Oct 24
1
Re: [Rails-core] Re: (Unable to start rails application) ruby scipt/server error
Rails application which i create manually like
rails new blog
and the content of the file "blog/config/boot.rb" are
require ''rubygems''
# Set up gems listed in the Gemfile.
gemfile = File.expand_path(''../../Gemfile'', __FILE__)
begin
ENV[''BUNDLE_GEMFILE''] = gemfile
require
2006 Mar 09
1
Getting to the last "old" voicemail message
If you have many old voicemail messages, to get to the most recent one,
you have to keep hitting "6" until you reach the last one. It would be
better if you could hit "4" from the first message to get to the last
message and/or have a digit that takes you the first and last messages
respectively. Anyone have any patches for this?
2014 Dec 10
2
Debian patches for Xen 4.5.0 (RC3)
Il 10/12/2014 12:56, Ian Campbell ha scritto:
> On Wed, 2014-12-10 at 12:47 +0100, Fabio Fantoni wrote:
>> Thanks for your work on xen packages, I have some question about 4.5
>> packages:
>> I saw a debian/rules that disable blktap2 but
>> debian/patches/tools-blktap2-prefix.diff is still present and used in
>> series, if blktap2 is now disable I think is nomore
2004 Aug 19
2
Dial from AGI [MSG]
Hi can someone help me, I want to do 'Dial(IAX2/bla/1234567|50|tT)'
2010 Oct 22
6
(Unable to start rails application) ruby scipt/server error
1) I installed the ruby-1.9.2-p0 and rubygems-1.3.7 in the
(/usr/local/src directory )
2) Then i installed rails from terminal by typing follwoing
sudo gem install rails --include-dependencies
3) Then i made a rails applcation from terminal as
rails new demo
then
cd demo
ruby
2014 Dec 05
2
Debian patches for Xen 4.5.0 (RC3)
(I hope this is the right address to send this message to.)
I've spent the last few days getting Xen 4.5.0 RC3 to form up Debian
packages, adapting the files from xen-4.4.1-4.
Would you guys like my patches?
It was a non-trivial exercise, especially because of commit 2c96ecb1,
which invalidated a huge chunk of the quilt patches.
I thought it might save you some effort when 4.5.0 is finally
2005 Feb 21
1
setting caller id number and using sip type=peer for incomming calles.
Just to bug you all (feel free to rant at me),
a client wants to set his caller*ID number for outbound calls though us
to PSTN.
the client is using SIP to us, he can set the caller*ID name fine.
if he sets his caller*ID number to anything other than his account
number (8440101), the call is dropped into the default context (and then
hung up by our dial plan).
To get around this i
2003 Nov 03
0
dll.so do not use import libraries
I compiled the CVS version (2003-11-03) and all xxx.dll.so files have a
file size that is not in comparison with the native dlls. Ok that is not
the point but they are also 8 times larger that an older version where
the file names where libXxx.so.
After using an older winelib app where I replaced the original winelibs
by the new compiled version I got ld error messages like:
./xyz relocation error
2002 Feb 23
1
A Previous Setup Has Not Completed
I keep getting the error that a previous setup/install has not
completed, please restart your computer and try again whenever I try to
install new software. I have cleared all of my temp files but still get
the error...anyone know how to fix this?
2006 Feb 08
2
Performance differences 64-bit vs 32-bit
Hi Guys.
We've got a new server that we're looking to use for an Asterisk
install. The CPU is a 64-bit AMD Opteron 246, 2Gb RAM.
We're having some compilation issues with some of the Asterisk
modules using Debian-amd64, and due to time constraints we are
considering going 32-bit for now just to get the box up and running.
Does anyone have any ballpark figures for the performance
2005 Feb 21
1
setting caller id number and using sip type=peerfor incomming calles.
> > To get around this i updated CVS HEAD and changed the sip entity
from
> > type=user to type=peer (yes peer!) (type=friend works too but im
making
> > a point) the client now must register to set his outbound caller*ID
> Number.
>
> Yes, that is normal. SIP has difficulty separating the remote party
> identification from the authentication identification
2009 Apr 05
7
oblivion gfx problems
hi there,
i'm trying to play oblivion, the game installs and run fine but there's still some minor problems.
in nature (woods, mountains..), here and there, objects and texture seem to be missing.. kind of like if i used "noclip" and walking though objects.. so at time i can see though parts of a mountains, or run into a big rock , i cannot move forward any further but i cannot