Re: [Ekiga-devel-list] Pls don't require exclusive Alsa audio device access, use snd_pcm_dmix_open ()

2007-11-28 Thread thomas schorpp
thomas schorpp wrote: thomas schorpp wrote: since dmix is enabled by libasound2 by default for cards not supporting h/w mixing. skype can access the audio device using snd_pcm_dmix_open () if other app has already opened it, ekiga throws error msgboxes. skype 5089 skype memCHR

Re: [Ekiga-devel-list] [alsa-devel] Pls don't require exclusive Alsa audio device access, use snd_pcm_dmix_open ()

2007-11-28 Thread Jaroslav Kysela
On Wed, 28 Nov 2007, thomas schorpp wrote: +if (_snd_pcm_dmix_open (os_handle, real_device_name, snd_config_t* root, snd_config_t* sconf, stream, SND_PCM_NONBLOCK) 0) { Uff. It's really wrong. What you're trying to do? Simply use 'default' device name for snd_pcm_open() which should

Re: [Ekiga-devel-list] Pls don't require exclusive Alsa audio device access, use snd_pcm_dmix_open ()

2007-11-28 Thread Colin Guthrie
Jaroslav Kysela wrote: On Wed, 28 Nov 2007, thomas schorpp wrote: +if (_snd_pcm_dmix_open (os_handle, real_device_name, snd_config_t* root, snd_config_t* sconf, stream, SND_PCM_NONBLOCK) 0) { Uff. It's really wrong. What you're trying to do? Simply use 'default' device name for

Re: [Ekiga-devel-list] [alsa-devel] Pls don't require exclusive Alsa audio device access, use snd_pcm_dmix_open ()

2007-11-28 Thread Takashi Iwai
At Wed, 28 Nov 2007 17:01:47 +0100, thomas schorpp wrote: +1 Dmix should not be enforced... this can be handled at a lower level e.g. with dmix configured in alsa config or by using pulseaudio instead of dmix (my preferred solution so I can switch from my internal speakers to my usb

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread yannick
Hi, Le mardi 27 novembre 2007 à 20:55 -0800, Sergei Steshenko a écrit : If I do so and if I dial a SIP account, from which of the two accounts do I dial ? You can call sip:[EMAIL PROTECTED] You can select one of the accounts and set it as default (in the accounts window), then you can just

[Ekiga-list] Strange TCPDUMP.

2007-11-28 Thread W.P.
Hello Damien others. I have run tcpdump on my PC running Ekiga (2.0.11) and found some strange results: I have 2 active (logging on) accounts set up in Ekiga, but tcpdump shows data transfer to 3 hosts: 15:43:02.456474 laurent-home.5163 february.elterix.pl.5060: udp 2 (DF) 15:43:02.457412

[Ekiga-list] fixed size windows in GUI

2007-11-28 Thread Sergei Steshenko
Hello All, I've been unpleasantly surprised by the fact that various Ekiga windows especially the ones with text entry fields, have fixed size. I do have sometimes to enter text which is longer than text entry field, and it's becoming really uncomfortable to in such a case. 'twinkle' does not

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread Sergei Steshenko
--- yannick [EMAIL PROTECTED] wrote: Hi, Le mardi 27 novembre 2007 à 20:55 -0800, Sergei Steshenko a écrit : If I do so and if I dial a SIP account, from which of the two accounts do I dial ? You can call sip:[EMAIL PROTECTED] OK, suppose, _both_ of my accounts are selected, then

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread Damien Sandras
Le mercredi 28 novembre 2007 à 07:41 -0800, Sergei Steshenko a écrit : --- yannick [EMAIL PROTECTED] wrote: Hi, Le mardi 27 novembre 2007 à 20:55 -0800, Sergei Steshenko a écrit : If I do so and if I dial a SIP account, from which of the two accounts do I dial ? You can call

Re: [Ekiga-list] Strange TCPDUMP.

2007-11-28 Thread Damien Sandras
Le mercredi 28 novembre 2007 à 15:47 +0100, W.P. a écrit : Hello Damien others. I have run tcpdump on my PC running Ekiga (2.0.11) and found some strange results: I have 2 active (logging on) accounts set up in Ekiga, but tcpdump shows data transfer to 3 hosts: 15:43:02.456474

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread Sergei Steshenko
--- yannick [EMAIL PROTECTED] wrote: Le mercredi 28 novembre 2007 à 07:41 -0800, Sergei Steshenko a écrit : OK, suppose, _both_ of my accounts are selected, then from of the accounts will my call come ? That was my question. The call will go to the provider you tell after the @

[Ekiga-list] A Tale of Two Drivers

2007-11-28 Thread Jonathan Kaye
Hi Ekiga-people, I'm running Debian Lenny with a 2.6.22-2-686 kernel. I'm using Ekiga 2.0.11 along with a Trust 120Spacecam webcam. I am having an arrrgghhh moment. There are two drivers that will “work” with this camera: 1. gspca 2. sn9c102 Each driver has a different

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread yannick
Le mercredi 28 novembre 2007 à 09:28 -0800, Sergei Steshenko a écrit : --- yannick [EMAIL PROTECTED] wrote: Le mercredi 28 novembre 2007 à 07:41 -0800, Sergei Steshenko a écrit : OK, suppose, _both_ of my accounts are selected, then from of the accounts will my call come ?

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread Sergei Steshenko
--- yannick [EMAIL PROTECTED] wrote: Le mercredi 28 novembre 2007 à 09:28 -0800, Sergei Steshenko a écrit : --- yannick [EMAIL PROTECTED] wrote: Le mercredi 28 novembre 2007 à 07:41 -0800, Sergei Steshenko a écrit : OK, suppose, _both_ of my accounts are selected, then from of

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread yannick
Le mercredi 28 novembre 2007 à 12:32 -0800, Sergei Steshenko a écrit : For example, in Ekiga I've entered two accounts and both are registered: [EMAIL PROTECTED] [EMAIL PROTECTED] . And I'm calling [EMAIL PROTECTED] . So, will my friend see the call coming from [EMAIL PROTECTED]

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread Carsten Maass
Hello Sergei, Sergei Steshenko schrieb: So, assuming all the pearing agreements are in place, could you please answer my particular question: For example, in Ekiga I've entered two accounts and both areregistered: [EMAIL PROTECTED] [EMAIL PROTECTED] . And I'm calling [EMAIL

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread Sergei Steshenko
--- Carsten Maass [EMAIL PROTECTED] wrote: Hello Sergei, Sergei Steshenko schrieb: So, assuming all the pearing agreements are in place, could you please answer my particular question: For example, in Ekiga I've entered two accounts and both areregistered: [EMAIL PROTECTED]

Re: [Ekiga-list] Strange TCPDUMP.

2007-11-28 Thread Bruno Hertz
W.P. [EMAIL PROTECTED] writes: Thanks for interest. I have checked my Personal address book in Ekiga and there is NO entry referring to sabela.pl NOR to sabela IP address. That's interesting, since all your client sends to that address is subscription requests, which are certainly not issued

Re: [Ekiga-list] multiple accounts - which of them is used as source ?

2007-11-28 Thread Julien Puydt
Sergei Steshenko a écrit : What does the word use mean in this context ? There is no use account or set account or choose account entry in GUI. Suppose when I start Ekiga, I check (in terms of checkboxes) my both accounts. So, which of them will be seen by my friend ? For example,