Displaying 20 results from an estimated 1000 matches similar to: "Mobile Device Options"
2012 Mar 26
1
[PATCH] configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
From: "Anthony G. Basile" <basile at opensource.dyc.edu>
The current configure.in file does not correctly make use of these
macros. The resulting configure file will therefore enable an item
even if --disable-FEATURE is given. This patch restores the intended
behavior.
---
configure.in | 50 +++++++++++++++++++++++++++++++++-----------------
1 files changed, 33 insertions(+),
2009 Sep 09
3
tinc for iphone & ipod touch
Hello,
I've managed to create a tinc build for IPhone and IPod touch. Since the
device does not support TUN interface, TUNEMU was used:
http://code.gerade.org/tunemu/
Please find the patch in the attachment (to be used with tinc-1.0.9).
The patch does the following:
- updates src/Makefile.in & src/Makefile.am so required libraries are
attached and tunemu.c is compiled
- updates
2014 Dec 15
3
Windows TAP Problems?
Hello tincers,
I was recently trying to add a new Windows client to my tinc network and
ran into an interesting error; upon starting tinc I am met with the
usual successful startup (debug level 0; detects TAP device; Ready),
however it appears that any writes/reads from the TAP device fail with:
"Error while writing to Windows tap device <device ID truncated>: (997)
Overlapped I/O
2006 Aug 23
4
building wxruby2 from cvs (gentoo)
Hello,
I am a newbie to wx and wxruby, I just built wxruby2 on my gentoo box.
At first it did not work. So I post a little message,it might help others.
At first a cryptic message was shown
SWIG Version 1.3.21
Copyright (c) 1995-1998
University of Utah and the Regents of the University of California
Copyright (c) 1998-2003
University of Chicago
Compiled with i686-pc-linux-gnu-g++
2011 Mar 07
3
1.8.3 - IAX - echo - jitterbuffer
I'm using iaxagent on a Droid X to connect by IAX to 1.8.3 at the
office. 1.8.3 has sip phones. The audio is fine on the Droid X side. On
the office side, they hear an echo of _their_ speech, not mine.
The office uses sip-providers generally without any echo problem.
Where do I start to figure this out? How do I narrow it down? Can I
figure out if it is an iaxagent problem? Could using
2007 Mar 19
2
use Windows icons in Wine?
Is there some method to use a Windows program icon in Wine?
droid
2015 Oct 10
2
Forcing a sspecific stream type
Hi Steve,
I think you are able to do what you want with liquidsoap.
Regards,
Dennis
Verzonden vanaf mijn Cyanogen-telefoon
Op 11 okt. 2015 12:19 AM schreef Jordan Erickson <jerickson at logicalnetworking.net>:
>
> Hi Steve, Icecast simply passes the stream through unconverted. You'd
> want to employ something that will convert the stream for you before it
> hits
2010 Feb 21
3
[LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
Hi
Does there exist a list of relative compile times for source files in LLVM?
I am doing a build for ARM on an actual ARM device, and
CodeGenDAGPatterns.cpp is taking a really long time to compile (it's been
like 20 minutes or more).
I don't even get an error. All the files before it compile pretty quickly
but this file in particular just won't finish.
The version of gcc I have on
2012 Mar 02
3
download.fedora.redhat.com down? moved?
Hello all,
I'm trying to install mod_python from the normal channels via RPM,
though it seems that download.fedora.redhat.com is down, or moved?
DNS reports it does not exist.
I've seen multiple references to this domain name including on the site:
http://rpm.pbone.net/index.php3/stat/4/idpl/15286937/dir/redhat_el_6/com/mod_python-3.3.1-14.el6.1.x86_64.rpm.html
Please help?
Thank you,
2009 Oct 27
1
R on maemo
Has anyone tried to compile R on the Nokia maemo platform? I've been
thinking about buying the n900 phone when it comes out, but I guess
the main selling point would be a possibility to run R on it. I've
read some rumors that it is based on debian, and that it can run X11
apps. In theory, you wouldn't even need to write any GUI. You should
be able to run R in command line mode, with
2015 Jan 12
2
Windows TAP Problems?
Etienne Dechamps <etienne at ...> writes:
>
> You should mention your tinc version and the version of the
> "TAP-Windows Adapter V9" driver for the virtual network device you're
> using (i.e. the contents of "Driver version" as seen in the Device
> Manager).
>
> On Mon, Dec 15, 2014 at 10:04 PM, Adam Del Vecchio <adam at ...> wrote:
>
2010 Sep 19
2
GRUB woes: GRUB Hard Disk Error
Hello all,
I am attempting to install CentOS 5.5 on a recently donated home server (was
Windows). I've tried installing twice; first, separating /boot, swap, /,
/var, /usr and /home into different partitions, the second time choosing
default layout. Both times have resulted in "GRUB Hard Disk Error" upon
boot.
About the hard disk, it is a Seagate SATA drive. I do not have another
2014 Oct 23
1
11.13.1: unable to load sip.conf (or iax )
Running 11.13.1 on Fedora.
This is a new install, but a copy of a previous - working -install.
module load chan_sip
Unable to load module chan_sip
Command 'module load chan_sip' failed.
SIP channel loading...
[Oct 23 14:46:08] NOTICE[669]: chan_sip.c:31438 reload_config: Unable to
load config sip.conf
I don't think it's permissions:
ls -ld /etc/asterisk /etc/asterisk/sip*
2010 Nov 29
4
Asterisk on smartphone?
Hello
Some SOHO prospects only have a cellphone and I was wondering if
someone had investigate running Asterisk on a smartphone, to perform
tasks such as IVR, CID rewriting, voice-mail, notifications through
e-mails, etc.?
Thank you.
2011 Jun 04
1
example sip.conf for csipsimple?
I'm trying to set up csipsimple on my Droid X. But no joy. Can't get it
to register.
My sip.conf:
[general]
........
tcpenable=yes
........
[Test]
transport=tcp,udp
type=friend
secret=mytest
host=dynamic
context=cloud-out
qualify=60
dtmfmode=auto
insecure=port,invite
disallow=all
allow=ulaw
I've tried both udp and tcp.
Does anyone have csipsimple working? Could you share your
2013 Apr 25
1
Install Tinc in iPhone / iPad.
Hi everybody,
I have seen in some sites that Tinc can be downloaded and installed from
Cydia, but I have tried and it not appear in Cydia.
Knows somebody if I need add a special repo to Cydia to download and
install tunemu and tinc?
Do I need download both sources and compile them?
Or do I have another way to install both packages?
Best resgards,
Rams?s
-------------- next part
2010 Jan 24
3
odd issue with the with SIP over VPN
I've run into a odd issue where inbound calls to the SIP client work
fine, but outbound from the SIP client do not.
The path between the client and the server is as below.
N900 SIP client <-- OpenVPN --> Asterisk
The version of Asterisk in question is 1.6.0.18.
Any suggestions?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2010 Feb 21
0
[LLVMdev] Possibly using a broken version of GCC to build LLVM (file won't finish compiling).
Puyan,
There is a doc on the document page which describe the list of broken GCCs.
You'll need to check it once the docs are online.
Rajika
On Sun, Feb 21, 2010 at 11:33 AM, Puyan Lotfi <puyan at gatech.edu> wrote:
> Hi
>
> Does there exist a list of relative compile times for source files in LLVM?
> I am doing a build for ARM on an actual ARM device, and
>
2015 Feb 19
2
CentOS 7: software RAID 5 array with 4 disks and no spares?
Le 19/02/2015 05:43, Chris Murphy a ?crit :
> My personal view on installers is extremely biased toward the user
> staying out of trouble, they shouldn't have to read documentation for
> a GUI installer.
A *user* never has to even see - or use - an installer. A USER has to
USE a computer, by which I mean the applications he or she needs to get
some work done.
The person who gets
2013 Mar 03
2
[Announcement] Tinc version 1.0.20 released
With pleasure we announce the release of tinc version 1.0.20. Here is a
summary of the changes:
* Use /dev/tap0 by default on FreeBSD and NetBSD when using switch mode.
* Minor improvements and clarifications in the documentation.
* Allow tinc to be cross-compiled with Android's NDK.
* The discovered PMTU is now also applied to VLAN tagged traffic.
* The LocalDiscovery option now