similar to: CentOS on iPhone ?

Displaying 20 results from an estimated 10000 matches similar to: "CentOS on iPhone ?"

2004 Jan 05
2
Message waiting indicator
What is required to get the mwi to work? Is it more of a phone subject or *? I have the mailbox= line in sip.conf, but only one extension is named, and in some of the examples, I have seen that there are two... What is that all about and how does it affect the extensions.conf and voicemail.conf? Thanks again..... Just some background as you start seeing my lists, I just started my own business
2009 Nov 08
1
Failure of user registration with XLITE
Dear all, I'm setting up a connection via XLITE softphone and asterisk 1.4 but I get the error: *Registration error: 404 Not found* Here my configuration file of asterisk: *[root at dhcppc0 asterisk]# vi sip.conf [gianca] type=friend username=gianca secret=pwd_gianca host=dynamic context=tutorial* *[giusy] type=friend username=giusy secret=pwd_giusy host=dynamic context=tutorial* *[root at
2014 Mar 07
4
Cannot chain to another PXE server on the same subnet
On Fri, Mar 7, 2014 at 2:33 AM, Vieri <rentorbuy at yahoo.com> wrote: > So I take it it's more of a DHCP hack in which: > 1- client boots and gets DHCP response from 10.215.144.7 with PXE syslinux info > 2- client loads pxelinux.0 menu and selects menu that chains to Altiris PXE menu except, instead of calling pxechain.com or pxechn.c32 with the Altiris server's IP address,
2018 Sep 24
4
v2.3.3 rc1 - Error: sieve: !!BUG!!: Binary compiled from dovecot.sieve is still corrupt
On 24/09/2018 13:35, Stephan Bosch wrote: > You can enable `-d -' and `-t - -Tlevel=matching' as well. $ sieve-test -D -d - -t - -Tlevel=matching -c dovecot.conf sieve message sieve-test(james): Debug: Effective uid=1001, gid=10, home=/home/james sieve-test(james): Debug: maildir++: root=/path/to//james/Maildir, index=, indexpvt=, control=, inbox=/path/to//james/Maildir, alt=
2007 Jun 26
3
Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)
Hello! A few days ago I received a filesystem memory corruption notification from Debian's Linux kernel (2.6.20), which automatically unmounted my root partition. Upon closer investigation, I found that something had overwritten most of my data, XFS's superblocks and other metadata structures. That means from partition offset 0x200. At the time of the error, the only services I was using
2012 Sep 20
8
puppet and std
I''m running puppet on a Centos 5.8 I''m trying to launch puppet as a daemon and it fail silently. --debug provides no help So I tried to strace it, I''m getting this : 1845 close(0) = 0 1845 open("/dev/null", O_RDONLY) = 0 1845 close(1) = 0 1845 open("/dev/null", O_WRONLY|O_CREAT|O_APPEND,
2002 Feb 22
5
[Bug 124] Terminal hangs when data is streaming to it...
http://bugzilla.mindrot.org/show_bug.cgi?id=124 ------- Additional Comments From markus at openbsd.org 2002-02-23 06:10 ------- what does "streaming" mean? what does "output reports" mean? do you have more detailed reports? do you have debugging output? what clients are involved? what servers? does the same happen with openssh 3.0.2? does the same happen with a recent
2016 May 11
3
Ogg Format
On 05/11/2016 12:35 PM, Amit Ashara wrote: > I ran the opusenc.exe on a wave file and checked the OpusTag section. My > concern is on Total Segment Size being >> than the actual data being > put. Is this just an example of implementation or does a size of 764 > BYTES kept as a place holder for putting more data? Yes, opusenc does reserve some space in the header so that tags can
2006 Apr 07
1
smbcacls cannot locate the object of a samba share
Hello smbcacls is not able to locate the object of a share. I've attached a copy of the smb.conf file and the debug output of the smbcacls command. Within XP/NT I'm able to get and set the acls with no problem. Thanks Regards, Komal [global] workgroup = test server string = Samba Server interfaces = eth0, lo bind interfaces only = Yes passdb backend =
2016 May 11
2
Ogg Format
On 10/05/16 02:37 PM, Amit Ashara wrote: > Is there a format document on the OpusTag structure? Search always shows > up Vorbis but not Opus. The basic format is shared with Vorbis, but the 'magic signature' is different ('OpusTags' instead of '0x05vorbis') and vorbis puts a 0x01 value in an extra byte after the last tag. The OpusTag packet layout is described in
1999 Mar 05
3
RE SMS and SQL
Hi TOm, I know it this doesn't really help your SMS problem, but it does help SQL. Oracle just accounced support for Linux and they said they are going to release a free version of ORACLE for Linux. Johan >Date: Wed, 3 Mar 1999 17:02:35 -0500 >From: "Tom Hallewell" <hallewellt@rfa.org> >To: <samba@samba.org> >Subject: SMS under samba >Message-ID:
2007 Jan 29
3
Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
Hi I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64. And off course, if I send this mail, it is not working ! :-( I have this error message when using smbclient on the PDC itself. The command line is: smbclient -L janus -Uadministrator%toto The result is: session setup failed: Call returned zero bytes (EOF) I've tested on 2 differents FreeBSD6.2 Sparc64, I have the
2017 Mar 21
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Hi, i have uploaded a little gz compressed tarball http://scdbackup.webframe.org/block_seq.tgz containing -rwxr-xr-x thomas/thomas 4552 2017-03-21 09:23 block_seq -rw-r--r-- thomas/thomas 315 2017-03-21 09:22 block_seq.c To be unpacked in a suitable directory by tar xvzf block_seq.tgz The binary "block_seq" was compiled on Debian Jessie. If it does not run, do cc -o
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues. I've been tracking the interface changes and merging them with the refactoring work I'm doing. I got as far as building stage3 of llvm-gcc but the object files from stage2 and stage3 differ: warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs (Are the above two ok?) The list below is clearly bad. I think it's every object file in the
2016 May 12
2
Antw: Re: Ogg Format
>>> Amit Ashara <ashara.amit at gmail.com> schrieb am 11.05.2016 um 19:32 in Nachricht <CAEyg9sjvTWMBMMCJ8HQcYmbv1BtNt54CgpqWaGNm02MWrKcxaQ at mail.gmail.com>: > Hello Jean-Marc, > > So for the moment we can assume that this method is also OK to use? > > On Embedded Systems, both SRAM and Flash can be a restricting factor > besides the compute time. To
2008 Jan 18
5
You can't get there from here
Having been accomodating about it in the past, the technical geniuses at Comcast have permanently blocked port 25, separating me (at my home office) from my employer's e-mail server. What can be done on the server side to keep Postfix listening on 25 _and_ accept my connections on some other port? Is there a Postfix solution? iptables maybe? Miark
2009 Apr 02
0
Share : Music/Video/Photo from iPhone/iTouch/iPod to PC
Share : Music/Video/Photo from iPhone/iTouch/iPod to PC Download it at http://www.oursdownload.com/ipod-iphone-pc.html Cucusoft iPhone/iTouch/iPod to Computer Transfer is an easy to use iPod/iPhone utility designed to help you backup all your files from your iPod/iPhone/iTouch. Recover lost or missing music or backup and restore all of your iPod/iPhone/iTouch content; including your favorite
2009 May 11
0
How to enjoy DVDs on iPod/Zune/iPhone
So many people have an iPod or Zune or iPhone as their portable digital devices, but problem is they can?t find a way to enjoy their favorite DVD Collections on their portable device. Now this artilce will show you how to put DVD on your iPod/Zune/iPhone. This includes three parts: Part 1: How to put DVD on iPod with Cucusoft DVD to iPod Converter
2009 Mar 17
0
iPhone patches question
As of right now, you are out of luck in terms of instream metadata with the embedded quicktime player that's distributed with the iphone OS. As Christopher says, there are many ways to get the same effect, but they ALL require you to build custom iPhone apps. There are a whole mess of radio apps out there, and they are all pretty similar, and NONE of them use the embedded quicktime object.
2008 Nov 12
0
SPEEX on iPhone ?
vincent, it should work out of the box. real time speex should work on the iphone as it has a really fast arm cpu (and speex works in realtime on even the 201mhz arm cpus). while compiling, remember to define the fixed-support support and you are all set. narrow band (8khz) and 8kbps bitrate will work very well. while you are at it, pse send the xcode project file to include in the tarball. -