<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel">
    <title>gmane.comp.gnome.apps.gnomemeeting.devel</title>
    <link>http://blog.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7218"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7214"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7213"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7206"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7199"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7197"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7193"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7183"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7181"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7172"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7164"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7159"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7150"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7147"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7143"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7140"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7137"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7120"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7114"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7111"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7218">
    <title>[win32] trouble compiling trunk version</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7218</link>
    <description>&lt;pre&gt;Hello,

I try to compile trunk version for win32.  I already have some 
definition errors.
Have a look on make.log file here 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/make.log

Best regards
&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-22T11:05:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7214">
    <title>[WIN32] trunk version - trouble with header path</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7214</link>
    <description>&lt;pre&gt;Hello,

I try to compile trunk version for win32. After changes (Big 
reorganisation) I have some definition errors.
Have a look on make.log file here 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/make.log

Best regards
&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-02T13:45:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7213">
    <title>[WIN32] trunk with opal 3.10 and ptlib 2.10</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7213</link>
    <description>&lt;pre&gt;Hello,

it is now possible to generate ekiga for windows using the last/trunk 
versions of ptlib (2.10), opal (3.10) and libav (0.8).
I use Debian x86_64 (unstable) with mingw64.
Trouble with opal video plugins is not well fixed. There is a trouble 
when using opal headers. H.263-1998 and MPG4 need extra CFLAGS 
(-fpermissive)
I put mods  and Makefile on 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/Mods . It is also 
necessary to comment notify_start (ekiga/src/ekiga.cpp) to compile.
Last setup is available at 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/ekiga-setup-3.3.3-git-270_g98743ba.exe

Thank you for feedbacks
&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-04-20T09:28:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7206">
    <title>Things to be done before release 3</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7206</link>
    <description>&lt;pre&gt;FYI, here are the things I know of which need to be done before releasing:

GENERAL:
FIXED various problems with call window
crash on OnPresenceChanged upon quit
cannot register to ekiga.net from my network
FIXED huge bw if encoder not found
FIXED bug opal on presence after 1-2 hours
FIXED when presence changes, the roster opens automatically
FIXED hangup does not work during ringing
add tooltips to toolbar buttons
compile error if notify unavailable
some icons are not found

WINDOWS-specific:
crash on Windows on quit
crash de x264 helper (at least on Windows)
gtk components in call window are not shown after 1st time
inexistent icons on Windows

AND ALSO:
FIXED group all the files toolbox in one file
NOTABUG tests create account, it seems there is crash
tests freephonie
tests pulse
tests with D.

IF TIME ALLOWS:
- crash on utf-8 encoding
- pressing twice very fast on Show call window does not hide the window

Cheers,
&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-28T19:13:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7199">
    <title>Things to be done before release</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7199</link>
    <description>&lt;pre&gt;FYI, here are the things I know of which need to be done before releasing:

GENERAL:
FIXED various problems with call window
crash on OnPresenceChanged upon quit
cannot register to ekiga.net from my network
huge bw if encoder not found
FIXED bug opal on presence after 1-2 hours
FIXED when presence changes, the roster opens automatically
hangup does not work during ringing
add tooltips to toolbar buttons
compile error if notify unavailable

WINDOWS-specific:
crash on Windows on quit
crash de x264 helper (at least on Windows)
gtk components in call window are not shown after 1st time
inexistent icons on Windows

AND ALSO:
group all the files toolbox in one file
tests freephonie + create account, it seems there is crash
tests pulse
tests with D.

IF TIME ALLOWS:
- crash on utf-8 encoding
- pressing twice very fast on Show call window does not hide the window

Cheers,
&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-23T16:49:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7197">
    <title>[Win32] trouble with last notify modification -trunk version</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7197</link>
    <description>&lt;pre&gt;Hello,

I tried to compile the last trunk version of ekiga.
It seems that there is a little trouble :

Making install in src
make[2]: Entering directory `/toor/win32/ekiga/src'
make install-am
make[3]: Entering directory `/toor/win32/ekiga/src'
CXXLD ekiga.exe

*** Warning: Linking the executable ekiga.exe against the loadable module
*** libekiga.dll.a is not portable!
ekiga.o: In function 
`_ZN12GnomeMeeting8BuildGUIEN5boost10shared_ptrIN5Ekiga11ServiceCoreEEE':
/toor/win32/ekiga/src/ekiga.cpp:194: undefined reference to `_notify_start'
collect2: ld returned 1 exit status
make[3]: *** [ekiga.exe] Error 1
make[3]: Leaving directory `/toor/win32/ekiga/src'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/toor/win32/ekiga/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/toor/win32/ekiga'
make: *** [/toor/win32/dist/zips] Error 2
brouette:~/win32#

There is no trouble using

  * openldap 2.4.30 (./configure --with-cyrus-sasl=no --enable-bdb=no
    --enable-hdb=no --with-tls=no $(confflags))
  * libboost 1.49.0

&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-03-23T14:39:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7193">
    <title>Thigs to be done before release</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7193</link>
    <description>&lt;pre&gt;FYI, here are the things I know of which need to be done before releasing:

various problems with call window
crash on OnPresenceChanged
cannot register to ekiga.net from my network
huge bw if encoder not found
bug opal on presence after 1-2 hours
when presence changes, the roster opens automatically

crash on Windows on quit
crash de x264 helper (at least on Windows)
gtk components in call window are not shown after 1st time
inexistent icons on Windows

ans also:
group all the files toolbox in one file
tests freephonie + create account, it seems there is crash
tests pulse
tests with D.

Cheers,
&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-15T19:47:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7183">
    <title>kamailio issues??? or ekiga problem??</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7183</link>
    <description>&lt;pre&gt;Hi,

I just installed kamailio for my sip testing. I am using it for simple
registrar purposes...
The config file is default file with debugging enabled.

I registered 2 UAs with kamailio, but am not able to call using aor dialing.

I inspected packets with wireshark, which i think is a bit problematic.

my server's at 31.21.33.238, while UAs are at 31.21.33.250 and 31.21.33.236.

I have attached the wireshark file for packets. see packet number.5 and 7.
Why has ekiga put the from field as ip:0.0.0.0.??? Isn't der something
wrong here???

Regards,

Vineet Menon
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Vineet Menon</dc:creator>
    <dc:date>2012-03-14T09:24:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7181">
    <title>unable to resolve libpt.so</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7181</link>
    <description>&lt;pre&gt;Hi,

I have compiled and executed ekiga numerous times, but I don't know what
happened a couple of days ago..I was cleaning and biulding the sources once
again....and duh...

while running ekiga it says cannot find libpt.so... I tried `locate
libpt.so`..and it was there in /usr/loca/lib/.
What can be possible reason for this??


Regards,

Vineet Menon
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Vineet Menon</dc:creator>
    <dc:date>2012-03-14T06:11:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7172">
    <title>testing a modied ekiga at another machine</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7172</link>
    <description>&lt;pre&gt;Hi,

I want to test a modified ekiga binary at another machine....
  1. I cannot simply run it at other end! since its asking for opallib.so
  2. I cannot even do a `make install`, since opal makefile is unable to
find the ptlib directory, when I already `make install`ed ptlib already.

So, is there any way to do this without doing the compilation of sources
again?? Or that's the only way to do that??

Regards,

Vineet Menon
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Vineet Menon</dc:creator>
    <dc:date>2012-03-12T06:51:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7164">
    <title>compiling with debug....</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7164</link>
    <description>&lt;pre&gt;Hi,

I wnat to compile ekiga 3.2.7 with debug enabled... but ./configure
--enable-debug give me error saying "unrecodnised option: --enable-debug"
How to enable debugging??

Regards,

Vineet Menon
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Vineet Menon</dc:creator>
    <dc:date>2012-03-09T06:36:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7159">
    <title>Use of mingw-w64</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7159</link>
    <description>&lt;pre&gt;Hi all,

For Windows cross-compilation, we have just switched from the old 
mingw32 to mingw-w64.  For the moment, only ekiga 32 bit is generated. 
The next step is to generate ekiga 64 bit too.  More information is at 
http://git.gnome.org/browse/ekiga/commit/?id=ec16d4d94 and 
http://wiki.ekiga.org/index.php/Building_Ekiga_for_Windows.

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-01T11:55:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7150">
    <title>Compiling ekiga 3.2.7</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7150</link>
    <description>&lt;pre&gt;Hi

I want to compile ekiga 3.2.7 , I did compilation from this link

http://wiki.ekiga.org/index.php/Building_Ekiga_for_Windows

and it compile the ekiga 3.3.3 , how can i select the source file of ekiga
3.2.7 for compilation

Thanks

Ahmed
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>uahmed</dc:creator>
    <dc:date>2012-02-25T23:08:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7147">
    <title>Slowness on Windows</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7147</link>
    <description>&lt;pre&gt;Hi Thierry,

Do you also have the problem that since a few weeks, ekiga snapshot for 
Windows has been taking 1-2 minutes to start?

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-02-23T16:27:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7143">
    <title>compiling sources</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7143</link>
    <description>&lt;pre&gt;Hi,

I am new to the ekiga devel circle and want to do some mods in the sources.
I am not able to compile the sources of ekiga on my Ubuntu 10.04 LTS OS.

My ptlib and opal sources have been successfully installed( not in /usr,
but in custom folders). Ekiga sources doesn't compile and complains about
some undefined references in the library. I am adding the errors in the
make in this email.

/usr/local/lib/libopal.so: undefined reference to


I can post the output of configure script of ekiga, If asked for....

Thanks in advance

Regards,

Vineet Menon
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Vineet Menon</dc:creator>
    <dc:date>2012-02-20T06:13:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7140">
    <title>Closing ekiga</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7140</link>
    <description>&lt;pre&gt;Hi,

When clicking on the X button of the title bar of the main window, ekiga 
does not quit, but hides.

This was maybe a good idea in the past.  Now, both vlc and xchat quit 
the application when clicking there, and the window is hidden when 
pressing on the icon.  Shouldn't ekiga do the same?

Note: pidgin does not quit when clicking on X...

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-02-13T17:26:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7137">
    <title>[win32] new GUI</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7137</link>
    <description>&lt;pre&gt;Hello,

new GUI with buttons is convenient.
No more trouble with numbers, but... ;-)

  * H323 is not working as usual. I have to investigate
  * I think that audio and video codecs should be displayed like
    performance parameters. Useful to check  codec negociation.
  * new png icons for new GUI are not well set up and are not present in
    win32 version

Best regards

&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-02-08T08:51:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7120">
    <title>customize the ekiga</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7120</link>
    <description>&lt;pre&gt;Good morning all,
     I'm trying to customize the ekiga but it does not recognize the 
makefile open the project but does not run, I'm using netbeans someone 
has gone through this? Can you help me.

The error is when will the ride:

         Using config source xml:merged:/etc/gconf/gconf.xml.schemas for 
schema installation
         Using $(sysconfdir)/gconf/schemas as install directory for 
schema files
         checking for EDS... configure: error: Package requirements 
(libebook-1.2) were not met:

         No package 'libebook-1.2' found

         Consider adjusting the PKG_CONFIG_PATH environment variable if you
         installed software in a non-standard prefix.

         Alternatively, you may set the environment variables EDS_CFLAGS
         and EDS_LIBS to avoid the need to call pkg-config.
         See the pkg-config man page for more details.


The error is when will the run:

         gmake: Makefile: File or directory not found
         gmake: *** No rule to make target `Makefile'.  stop.


Has anyone experienced this? Can you help me.

&lt;/pre&gt;</description>
    <dc:creator>Carlos Souza</dc:creator>
    <dc:date>2012-01-31T12:05:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7114">
    <title>Mozilla Applications Registry</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7114</link>
    <description>&lt;pre&gt;h323gnomemeeting
sipekiga

Both entries should be: Ekiga
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Genghis Khan</dc:creator>
    <dc:date>2012-01-30T22:45:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7111">
    <title>Git version - remarks (not user friendlyinterface)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7111</link>
    <description>&lt;pre&gt;Hello,

I compiled last git version of Ekiga and found some things on GUI :-(  :

  *   call_window option disappeared from View menu. It is then not
    possible to test camera, or to have a call window for multiple call
  * the field to call a unreferenced user is then on the Dialpad tab, 
    but it is not possible to type a number. Only alpha is allowed.


I didn't find this evolution convenient.

Best regards

&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-01-30T09:53:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7110">
    <title>[Gstreamer] Sound output doesn't really work</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7110</link>
    <description>&lt;pre&gt;Hi,

I made new experiments with gstreamer, and with sound output to be more 
precise.

Sound events work great ; the buffer size is 1764 and the pipeline looks 
like this :

appsrc is-live=true name=ekiga_src ! 
audio/x-raw-int,rate=44100,channels=2,width=16,depth=16,signed=true,endianness=1234 
! audiorate ! volume name=ekiga_volume ! pulsesink 
device=alsa_output.pci-0000_00_05.0.analog-stereo

Sound in a call doesn't seem to work ; the buffer size is 160 and the 
pipeline looks like this :

appsrc is-live=true name=ekiga_src ! 
audio/x-raw-int,rate=8000,channels=1,width=16,depth=16,signed=true,endianness=1234 
! audiorate ! volume name=ekiga_volume ! pulsesink 
device=alsa_output.pci-0000_00_05.0.analog-stereo

As you see differences lie in the buffer size, rate and channels settings.

I wrote "doesn't seem to work" because when the call starts, there's a 
small noise ; after that it seems I get silence.

Does the above data look sane?

Snark
&lt;/pre&gt;</description>
    <dc:creator>Julien Puydt</dc:creator>
    <dc:date>2012-01-29T00:28:46</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.apps.gnomemeeting.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.apps.gnomemeeting.devel</link>
  </textinput>
</rdf:RDF>

