Re: Alsa state chooser

2009-01-28 Thread TL Mieszkowski
Al Johnson wrote: > > On Wednesday 28 January 2009, TL Mieszkowski wrote: >> KaZeR wrote: >> > First example on top of my head : you are listening to music via your >> > headset, and you unplug it : if in a public place, it might be >> convenient >

Re: Alsa state chooser

2009-01-28 Thread TL Mieszkowski
Al Johnson wrote: > > On Wednesday 28 January 2009, TL Mieszkowski wrote: >> KaZeR wrote: >> > First example on top of my head : you are listening to music via your >> > headset, and you unplug it : if in a public place, it might be >> convenient >

RE: Alsa state chooser

2009-01-28 Thread TL Mieszkowski
KaZeR wrote: > > > First example on top of my head : you are listening to music via your > headset, and you unplug it : if in a public place, it might be convenient > to > pause media player to avoid bothering your neighboors. My other phone > behaves like that and i find it convenient and res

Re: Alsa state chooser

2009-01-27 Thread TL Mieszkowski
Al Johnson wrote: > > I think this appears as /dev/input/eventX and should be available in > FSO's > rules.yaml if it isn't available as a direct notification. > Cool, thanks Al -- View this message in context: http://n2.nabble.com/Alsa-state-chooser-tp224p2229815.html Sent from the Op

Re: Alsa state chooser

2009-01-27 Thread TL Mieszkowski
WM8753.pdf pg 27: MICBIAS CURRENT DETECT The WM8753L includes a microphone bias current detect circuit which allows the user to set thresholds for the microphone bias current, above which an interrupt will be triggered. There are two separate interrupt bits, MICDET to allow the user to e.g. distin

Re: Alsa state chooser

2009-01-27 Thread TL Mieszkowski
Al Johnson wrote: > > The FSO API can list and change the alsa scenarios with stack based > management. It will also send a signal on scenario change so that > interested > apps are aware of it. See: > > http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.Device

Alsa state chooser

2009-01-26 Thread TL Mieszkowski
I'm not sure what the status of the Dbus sound stuff is, but I wrote a little program to choose the alsa state file with a simple gui. Attached is the code in anyone is interested. All it is is 1 button for each state file, very simplistic, uses elementary. (which btw kicks ass Raster) You would

Re: voip on Debian

2008-10-02 Thread TL Mieszkowski
On Thu, Oct 2, 2008 at 8:44 AM, Davide Scaini <[EMAIL PROTECTED]> wrote: > Ekiga? did you tryed that on [EMAIL PROTECTED] > so curious! I haven't, but I see no reason why it wouldn't work. It doesn't do IAX though, only SIP. And sip is problematic behind a NAT firewall. > On Thu, Oct 2, 2008 at

Re: voip on Debian

2008-10-01 Thread TL Mieszkowski
As of now, I'm using asterisk on debian to connect to an IAX2 provider. (diamoncard.us) There is a far end echo, that is being caused by asterisk on the Freerunner. Other than that, it is working perfectly. I don't know much about the FSO framework or zhone, but it would be trivial (from the as

voip on Debian

2008-09-06 Thread TL Mieszkowski
I've had a lot of success running both twinkle and asterisk and I thought I'd share my experiences. Twinkle works well, but the gui is limiting on the touchscreen. I think once configured properly asterisk will make an excellent voip backend for the neo. You can control it through asterisk manag