[Ekiga-list] gdk & glib warnings

2007-10-17 Thread Mario Rossi
Hi, I've used for the first time ekiga 2.0.11 and I got those warnings printed on the console. I though to report them Unfortunately I don't remember what I was doing and when I tried again I was not able to reproduce them. Maybe you can use them anyway [EMAIL PROTECTED] ~]$ ekiga It appears

[Ekiga-list] Ekiga to asterisk

2006-09-04 Thread Mario Rossi
Hi guys I'm trying to connect Ekiga 2.0.2 to a Asterisk Server. They are currently running on the same machine. I've disabled any NAT on Ekiga and I'm specifying that as account Registrar: tinkpad:5061 user: andrea password: authentication login: andrea realm/domain: asterisk on Asterisk s

Re: [Ekiga-list] Ekiga to asterisk

2006-09-04 Thread Mario Rossi
I've tried with "[EMAIL PROTECTED]" in the account box as "User" and now I can actually see "[EMAIL PROTECTED]" appearing in the log. But still the same error message. In asterisk I have realm=asterisk bindport=5061 [andrea_acount] type = user username = [EMAIL PROTECTED] secret = host = th

Re: [Ekiga-list] call recording / ekiga too tightly on ALSA?

2006-09-13 Thread Mario Rossi
What about the "file" plugin of ALSA? Supposedly, it would allow you to record what you hear, then you can record with "arecord" your voice in an other file, provided you are using the dmix plugin. There is an example here http://linuxgazette.net/128/lg_tips.html#2-cent-tips.4 In alsa.conf there

Re: [Ekiga-list] call recording / ekiga too tightly on ALSA?

2006-09-14 Thread Mario Rossi
I've found a way to use the pcm.tee device in alsa to record the local sound produced by Ekiga. Here is my .asoundrc pcm.hardware { type hw card 0 device 0 } pcm.!default { type plug slave { pcm "tee:hardware,/ho

Re: [Ekiga-list] call recording / ekiga too tightly on ALSA?

2006-09-16 Thread Mario Rossi
Hi I was looking into alsa to find a place where to get the list of pcm devices 1) "aplay -l" gives you the list of hardware devices 2) "aplay -L" gives you the list of pcm devices It achieves this by "snd_config_search(..., "pcm", ...) (btw, as I read in the bug report http://bugzilla.gnome.org

[Ekiga-list] Mailing list disappeared

2006-09-28 Thread Mario Rossi
Hi guys what happened to the mailing list? It seems that the link http://mail.gnome.org/archives/ekiga-list/ is down? Since I don't want to receive every message in mail, where can I find archives? Regards ___ ekiga-list mailing list ekiga-list@gnome.or

[Ekiga-list] Video size

2006-10-19 Thread Mario Rossi
Hi I would like to kwon which settings affect the video quality? The default video size is very small, my webcam can capture up to 640x480 15fps. Is it possible to set something like 320x240? or would it require too much bandwidth? In gnomemeeting there was the choice between 2 video sizes: small

[Ekiga-list] Poor audio quality

2006-10-19 Thread Mario Rossi
Hi I've noticed that the sound quality using the default audio device is very poor. I'm using Fedora Core 5 ekiga 2.0.2 kernel recompiled 2.6.18 (whith alsa drivers 1.0.12rc1) alsa-lib 1.0.13 sound card Intel82801DB-ICH4 I've read some documentation about ekiga & alsa and it seems there were pro

Re: [Ekiga-list] Poor audio quality

2006-10-19 Thread Mario Rossi
>Notice how all these other applications only *play* sound, but don't *both* *play* and >*record* simultaneously : they don't stress the drivers as much! >Snark Where is actually the problem? - the sound card - the driver - dmix - alsa - cpu ? which one should be improved (other then "all of th

Re: [Ekiga-list] Poor audio quality

2006-10-19 Thread Mario Rossi
>Notice how all these other applications only *play* sound, but don't *both* *play* and >*record* simultaneously : they don't stress the drivers as much! >Snark Where is actually the problem? - the sound card - the driver - dmix - alsa - cpu ? which one should be improved (other then "all of th

Re: [Ekiga-list] Video size

2006-10-19 Thread Mario Rossi
can't be made here you'll have to change the setting > via gconf. I find 'gconf-editor' the easiest method. > > The setting is under: > apps/ekiga/devices/video/size > > 0 = 176x144, 1 = 352x288 > > Hope this helps, > Simon. > > On Thu, Oct 19, 2006

[Ekiga-list] Poor sound quality.

2006-10-19 Thread Mario Rossi
Hi I've noticed that the sound quality using the default audio device is very poor. I'm using Fedora Core 5 ekiga 2.0.2 kernel recompiled 2.6.18 (whith alsa drivers 1.0.12rc1) alsa-lib 1.0.13 sound card Intel82801DB-ICH4 I've read some documentation about ekiga & alsa and it seems there were pro

Re: [Ekiga-list] Poor audio quality

2006-10-20 Thread Mario Rossi
> >Where is actually the problem? > >- the driver > >- dmix > >- alsa > Here, most probably. > Snark > PS: why do you post twice? Sorry about that, but some mails arrive within seconds other times it take few hours, so I reposted it. I will be more patient. Reading messages in

Re: [Ekiga-list] Poor audio quality

2006-11-12 Thread Mario Rossi
Hi I've finally installed ekiga 2.0.3 (compiled from sources) and I've done some testing using the dmix plugin. During the tests I've used no webcam (so to avoid any overload of the system) and tried the echo server of ekiga. Using the direct alsa output, jitter buffer goes at 20 and the quality

[Ekiga-list] Alsa Weirdness

2006-12-07 Thread Mario Rossi
Reading ALSA documentation about dmix http://alsa.opensrc.org/DmixPlugin At the very bottom, there is this interesting info about dmix. Basically the suggestion is... to use JACK (???). Does anybody know whether it exists a dmix equivalent in JACK with better results? " Can dmix be used within a

Re: [Ekiga-list] How can I record an Ekiga conversation ?

2006-12-20 Thread Mario Rossi
>easier way: using Alsa. Read the thread: >http://tech.groups.yahoo.com/group/twinklephone/message/790 Since Ekiga does not let the user choose the device, I've managed to create a .asoundrc for this purpose (I'm not sure about the difference between "file" and "tee") pcm.input_raw { type

Re: [Ekiga-list] How can I record an Ekiga conversation ?

2006-12-20 Thread Mario Rossi
>> not work for Ekiga. >file .raw should do the trick... >You say that doesn't work with Ekiga? and other bi-directional >applications? using alsa? maybe somebody can help it more. Not me: I >haven't done it... Sorry, I meant, the format does not work properly in ekiga. I have to take the de

[Ekiga-list] Problem after upgrading to 2.0.4

2007-01-24 Thread Mario Rossi
Hi, I've expirienced a problem connecting with Windows Messenger since I've upgraded to 2.0.4. I don't think anything else changed. I've updated the output of ekiga -d 4 here http://xoomer.alice.it/enodetti/ekiga2.log.gz Could anyone check what is the problem, since in the General history wind

Re: [Ekiga-list] Problem after upgrading to 2.0.4

2007-01-24 Thread Mario Rossi
Sorry, I haven't mentioned the problem: Video goes in both directions, while audio only from ekiga to Messenger. In the General History I can see audio codec opened for transmission and reception. Nothing else has changed, I will try later to downgrade to 2.0.3 and check what happens. For the tim

Re: [Ekiga-list] Problem after upgrading to 2.0.4

2007-01-25 Thread Mario Rossi
>That seems correct. However, it tells you do not receive audio at all. >I would think more of a router/firewall problem than to a bug. >Please post again when you have more details. >Also test calling 500 ekiga net I have some more info. IIRC when I connect with Messenger the codec used is PCM

[Ekiga-list] Can shutdown properly

2007-03-13 Thread Mario Rossi
Hi, I've just upgraded to 2.0.7 (from 2.0.6) and I've noticed that when I close ekiga it does not shutdown, but I have to hit Ctrl-C to kill it. It only happens when this account is still registered when I close ekiga (via the menu Call, Quit) Registrar: sip.messagenet.it:5061 User: 5322018 Pass

[Ekiga-list] Cant shutdown properly

2007-03-13 Thread Mario Rossi
Of course the subject of the previous message is CANT shutdown properly! Sorry ___ ekiga-list mailing list ekiga-list@gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Can shutdown properly

2007-03-13 Thread Mario Rossi
>The problem seems related to that : >2007/03/13 19:33:47.473 0:24.943ekiga SIP >Could not >find active registration/subscription for 5322018 sip messagenet it >2007/03/13 19:33:47.485 0:24.955ekiga SIP >Could not find acti

Re: [Ekiga-list] Can shutdown properly

2007-03-13 Thread Mario Rossi
>It is fixed. It was a quick fix. The problem was due to the :5061 in the >URL. >See : >http://openh323.cvs.sourceforge.net/openh323/opal/src/sip/sipep.cxx?r1=2.97.2.32&r2=2.97.2.33 >2.0.8 will fix the problem. But I don't plan to release 2.0.8 before we >have fixed more things. no problem. I wi