Re: [Ekiga-list] ekiga-3.9.90 : make issue (on Mageia 2 x86_64)

2012-10-19 Thread geo cherchetout

On 09-23-2012 16:56, I wrote:


I did install successfully ptlib-2.10.7 and opal-3.10.7.

I did configure ekiga-3.9.90 with this command :

$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --disable-eds

with this result:


 ...
 ...
 collect2: ld returned 1 exit status
 make[3]: *** [ekiga] Erreur 1
 make[3] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/src »
 make[2]: *** [all] Erreur 2
 make[2] : on quitte le répertoire « /home/gerard/ekiga-3.9.90/src »
 make[1]: *** [all-recursive] Erreur 1
 make[1] : on quitte le répertoire « /home/gerard/ekiga-3.9.90 »
 make: *** [all] Erreur 2

Fortunately, Eugen was here to give me good advices. Yesterday I redid all 
ptlib, opal and ekiga compilations after having uninstalled some Mageia 
packages (not only ekiga as I did the first times):


ekiga-3.3.2
lib64opal3.10.2
lib64opal3.10.2-plugins
lib64pt2.10.2
lib64pt2.10.2-plugins

Then, these are the few usual commands I used *successfully* this time:

$ tar xf ptlib-2.10.7.tar.xz
$ tar xf opal-3.10.7.tar.xz
$ tar xf ekiga-3.9.90.tar.xz
$ cd ptlib-2.10.7/
$ ./configure
$ make
$ su
# make install
# exit
$ cd ../opal-3.10.7/
$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
$ make
$ su
# make install
# exit
$ cd ../ekiga-3.9.90/
$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --disable-eds
$ make
$ su
# make install
# exit

And now I can launch Ekiga 3.9.90 with:

$ LD_LIBRARY_PATH=/usr/local/lib /usr/local/bin/ekiga :-)

(Hoping this could help somebody sometime.)

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Installing Ekiga-3.9.90 Icons Missing For DialPad and Contacts

2012-10-19 Thread geo cherchetout

Le 26/08/2012 04:00, *Eugen Dedu* wrote:


It seems that icons are really down to the gtk icon theme? I have been
using LaGaDesk-BlackWhite-II, so it looks like I need a theme with a
fuller set of icons?


Yes.  I use gnome-icon-theme package, what is the name of this package
in your distribution?  I is mandatory in this version, since it provides
some icons.  I have to add it as dependency, but I do not know exactly
yet how.


gnome-icon-theme is installed on my Mageia 2 distrib but several menu icons 
are missing in ekiga-3.9.90 I just compiled. Please give me the name of the 
needed icons files, or the place where to find them, so perhaps I could put 
some symlinks somewhere ?

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] Ekiga 3.9.90 : sound devices not found

2012-10-19 Thread geo cherchetout

Hello,

Yesterday I tried successfully ekiga-3.3.2 provided by Mageia 2.

To-day, ekiga 3.9.90 just compiled doesn't find my audio devices. (But find 
video device.) I didn't change anything with gconf-editor nor with 
preferences menu and I am afraid using config helper because I don't know 
wich file(s) to backup before.


An advice about what to do with minimum risk ?
___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] h323 account gatekeeper

2012-10-19 Thread Marzin Jean-Yves
Unfortunately, there is no info with debug info -d 4, on the registering 
stage to the gatekeeper. By sniffing the network, under windows there 
are 2 consecutive request to the gatekeeper, the second one coming from 
34963 profinet-rtm to the same 1719 port of the gatekeeper, this second 
request being answered, whereas under ubuntu, there is only one RAS 
request, staying unanswered...


On 14/10/2012 18:47, Eugen Dedu wrote:

On 12/10/12 19:26, Marzin Jean-Yves wrote:

In the last versions of Ekiga (3.2.7 or 3.9.9) for ubuntu (12.04), it
seems there is a problem to register an account on h323 gatekeeper.
In the same network, with the same machine on a virtual windows XP, no
problem with both windows versions. Seems that there is no problem
either with CentOs.
My network administrator tells me that whatever account is configured, a
SIP account type registration is used, which thus fails 


Please send us the debug output (-d 4) from both ubuntu and windows, 
see sections 1.1 and 2.1 at 
http://wiki.ekiga.org/index.php/Debugging_Ekiga




--

Jean-Yves Marzin
directeur de recherche

LPN/CNRS
route de Nozay,
91460 Marcoussis

Tel: 0169636053
fax: 0169636006
e-mail: jean-yves.mar...@lpn.cnrs.fr
site WEB: http://www.lpn.cnrs.fr

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] h323 account gatekeeper

2012-10-19 Thread Eugen Dedu

I am really sorry, but I do not know what happens.

It also strange that there is no such info on -d 4, are you sure?

Otherwise, the only option is to ask the same question to 
opalvoip-u...@lists.sourceforge.net mailing list, which is in charge of 
SIP and H323 protocols.


Eugen

On 19/10/12 15:21, Marzin Jean-Yves wrote:

Unfortunately, there is no info with debug info -d 4, on the registering
stage to the gatekeeper. By sniffing the network, under windows there
are 2 consecutive request to the gatekeeper, the second one coming from
34963 profinet-rtm to the same 1719 port of the gatekeeper, this second
request being answered, whereas under ubuntu, there is only one RAS
request, staying unanswered...

On 14/10/2012 18:47, Eugen Dedu wrote:

On 12/10/12 19:26, Marzin Jean-Yves wrote:

In the last versions of Ekiga (3.2.7 or 3.9.9) for ubuntu (12.04), it
seems there is a problem to register an account on h323 gatekeeper.
In the same network, with the same machine on a virtual windows XP, no
problem with both windows versions. Seems that there is no problem
either with CentOs.
My network administrator tells me that whatever account is configured, a
SIP account type registration is used, which thus fails 


Please send us the debug output (-d 4) from both ubuntu and windows,
see sections 1.1 and 2.1 at
http://wiki.ekiga.org/index.php/Debugging_Ekiga

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] h323 account gatekeeper

2012-10-19 Thread Marzin Jean-Yves

Here is the file.
JY

On 19/10/2012 15:31, Eugen Dedu wrote:

I am really sorry, but I do not know what happens.

It also strange that there is no such info on -d 4, are you sure?

Otherwise, the only option is to ask the same question to 
opalvoip-u...@lists.sourceforge.net mailing list, which is in charge 
of SIP and H323 protocols.


Eugen

On 19/10/12 15:21, Marzin Jean-Yves wrote:

Unfortunately, there is no info with debug info -d 4, on the registering
stage to the gatekeeper. By sniffing the network, under windows there
are 2 consecutive request to the gatekeeper, the second one coming from
34963 profinet-rtm to the same 1719 port of the gatekeeper, this second
request being answered, whereas under ubuntu, there is only one RAS
request, staying unanswered...

On 14/10/2012 18:47, Eugen Dedu wrote:

On 12/10/12 19:26, Marzin Jean-Yves wrote:

In the last versions of Ekiga (3.2.7 or 3.9.9) for ubuntu (12.04), it
seems there is a problem to register an account on h323 gatekeeper.
In the same network, with the same machine on a virtual windows XP, no
problem with both windows versions. Seems that there is no problem
either with CentOs.
My network administrator tells me that whatever account is 
configured, a

SIP account type registration is used, which thus fails 


Please send us the debug output (-d 4) from both ubuntu and windows,
see sections 1.1 and 2.1 at
http://wiki.ekiga.org/index.php/Debugging_Ekiga

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


--

Jean-Yves Marzin
directeur de recherche

LPN/CNRS
route de Nozay,
91460 Marcoussis

Tel: 0169636053
fax: 0169636006
e-mail: jean-yves.mar...@lpn.cnrs.fr
site WEB: http://www.lpn.cnrs.fr

 on Unix Linux (3.2.0-32-generic-pae-i686) with PTLib (v2.10.7 (svn:28234)) at 
2012/10/19 15:32:19.696
2012/10/19 15:32:19.700   0:00.004  PTLib   Maximum 
per-process file handles is 1024
2012/10/19 15:32:19.701   0:00.004  PLUGIN  
Enumerating plugin directory /usr/local/lib/ptlib-2.10.7/
2012/10/19 15:32:19.701   0:00.004  PLUGIN  
Enumerating plugin directory /usr/local/lib/ptlib-2.10.7/devices/
2012/10/19 15:32:19.701   0:00.004  PLUGIN  
Enumerating plugin directory /usr/local/lib/ptlib-2.10.7/devices/sound/
2012/10/19 15:32:19.701   0:00.004  UDLLopening 
/usr/local/lib/ptlib-2.10.7/devices/sound/pulse_pwplugin.so
2012/10/19 15:32:19.704   0:00.008  UDLLopening 
/usr/local/lib/ptlib-2.10.7/devices/sound/alsa_pwplugin.so
2012/10/19 15:32:19.705   0:00.009  PLUGIN  
Enumerating plugin directory /usr/local/lib/ptlib-2.10.7/devices/videoinput/
2012/10/19 15:32:19.705   0:00.009  UDLLopening 
/usr/local/lib/ptlib-2.10.7/devices/videoinput/v4l2_pwplugin.so
2012/10/19 15:32:19.706   0:00.010  PLUGIN  
Enumerating plugin directory /usr/local/lib/opal-3.10.7/
2012/10/19 15:32:19.706   0:00.010  PLUGIN  
Enumerating plugin directory /usr/local/lib/opal-3.10.7/codecs/
2012/10/19 15:32:19.707   0:00.010  PLUGIN  
Enumerating plugin directory /usr/local/lib/opal-3.10.7/codecs/video/
2012/10/19 15:32:19.707   0:00.010  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/video/h261_vic_ptplugin.so
2012/10/19 15:32:19.707   0:00.011  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/video/mpeg4_ffmpeg_ptplugin.so
2012/10/19 15:32:19.708   0:00.011  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/video/theora_ptplugin.so
2012/10/19 15:32:19.708   0:00.012  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/video/h264_x264_ptplugin.so
2012/10/19 15:32:19.709   0:00.013  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/video/h263_ffmpeg_ptplugin.so
2012/10/19 15:32:19.710   0:00.014  PLUGIN  
Enumerating plugin directory /usr/local/lib/opal-3.10.7/codecs/audio/
2012/10/19 15:32:19.710   0:00.014  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/audio/g7222_ptplugin.so
2012/10/19 15:32:19.711   0:00.014  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/audio/gsm0610_ptplugin.so
2012/10/19 15:32:19.711   0:00.014  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/audio/ima_adpcm_ptplugin.so
2012/10/19 15:32:19.711   0:00.015  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/audio/g726_ptplugin.so
2012/10/19 15:32:19.711   0:00.015  UDLLopening 
/usr/local/lib/opal-3.10.7/codecs/audio/speex_ptplugin.so
2012/10/19 15:32:19.714   0:00.018

Re: [Ekiga-list] h323 account gatekeeper

2012-10-19 Thread Eugen Dedu

Really strange...

Check if Enable Network Detection in Preferences-GenSett is the same on 
the machines which work and do not work.


On 19/10/12 15:33, Marzin Jean-Yves wrote:

Here is the file.
JY

On 19/10/2012 15:31, Eugen Dedu wrote:

I am really sorry, but I do not know what happens.

It also strange that there is no such info on -d 4, are you sure?

Otherwise, the only option is to ask the same question to
opalvoip-u...@lists.sourceforge.net mailing list, which is in charge
of SIP and H323 protocols.

Eugen

On 19/10/12 15:21, Marzin Jean-Yves wrote:

Unfortunately, there is no info with debug info -d 4, on the registering
stage to the gatekeeper. By sniffing the network, under windows there
are 2 consecutive request to the gatekeeper, the second one coming from
34963 profinet-rtm to the same 1719 port of the gatekeeper, this second
request being answered, whereas under ubuntu, there is only one RAS
request, staying unanswered...

On 14/10/2012 18:47, Eugen Dedu wrote:

On 12/10/12 19:26, Marzin Jean-Yves wrote:

In the last versions of Ekiga (3.2.7 or 3.9.9) for ubuntu (12.04), it
seems there is a problem to register an account on h323 gatekeeper.
In the same network, with the same machine on a virtual windows XP, no
problem with both windows versions. Seems that there is no problem
either with CentOs.
My network administrator tells me that whatever account is
configured, a
SIP account type registration is used, which thus fails 


Please send us the debug output (-d 4) from both ubuntu and windows,
see sections 1.1 and 2.1 at
http://wiki.ekiga.org/index.php/Debugging_Ekiga

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga 3.9.90 : sound devices not found

2012-10-19 Thread geo cherchetout

Le 19/10/2012 14:51, I wrote:


To-day, ekiga 3.9.90 just compiled doesn't find my audio devices. (But find
video device.) I didn't change anything with gconf-editor nor with
preferences menu and I am afraid using config helper because I don't know
wich file(s) to backup before.


Sound is now working since I recompiled ptlib after installing 
lib64alsa2-devel package on Mageia 2. Thank you very much to Eugen, who gave 
me this good advice after a one minute investigation on my pc. :-)


___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] ekiga 3.2.7-5+b1 - Debian wheezy - webcam problem

2012-10-19 Thread Phil Reynolds
On Thu, 18 Oct 2012 20:49:15 +0200
Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr wrote:

 On 18/10/12 20:32, Phil Reynolds wrote:
  On Thu, 18 Oct 2012 19:51:06 +0200
  Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr  wrote:
 
  On 18/10/12 19:43, Phil Reynolds wrote:
  On Wed, 17 Oct 2012 19:19:07 +0200
  Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr   wrote:
 
  On 03/10/12 20:20, Phil Reynolds wrote:
  The version of ekiga in Debian wheezy is not being very nice
  with my laptop's webcam - one uvcvideo supports, ID 04f2:b2fe.
 
  ekiga says it cannot set the resolution - but takes a firm hold
  and prevents any other app from using it.
 
  Now, that ekiga 3.9.90 is in experimental, could you try it out
  and tell if it works now?
 
 
  It's happy with the camera, but calls all just plain fail - a
  window comes up but the call never goes anywhere.
 
  Good to hear that camera works.
 
  Could you explain more precisely what is the problem and what
  happens?
 
  ekiga registers with my asterisk setup, but when I try to make a
  call, nothing shows on asterisk, and the call window appears
  briefly, showing a status of Standby, with the main ekiga window
  showing Call completed on the bottom line.
 
 Aha!  Just send us the -d 4 output then.
 

Second attempt, only 3 audio codecs selected...


-- 
Phil Reynolds
mail: phil-ek...@tinsleyviaduct.com
Web: http://phil.tinsleyviaduct.com/



ekigad42.txt.gz
Description: GNU Zip compressed data
___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] ekiga 3.2.7-5+b1 - Debian wheezy - webcam problem

2012-10-19 Thread Phil Reynolds
On Fri, 19 Oct 2012 18:58:06 +0100
Phil Reynolds phil-ek...@tinsleyviaduct.com wrote:

 On Thu, 18 Oct 2012 20:49:15 +0200
 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr wrote:
 
  On 18/10/12 20:32, Phil Reynolds wrote:
   On Thu, 18 Oct 2012 19:51:06 +0200
   Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr  wrote:
  
   On 18/10/12 19:43, Phil Reynolds wrote:
   On Wed, 17 Oct 2012 19:19:07 +0200
   Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr   wrote:
  
   On 03/10/12 20:20, Phil Reynolds wrote:
   The version of ekiga in Debian wheezy is not being very nice
   with my laptop's webcam - one uvcvideo supports, ID 04f2:b2fe.
  
   ekiga says it cannot set the resolution - but takes a firm
   hold and prevents any other app from using it.
  
   Now, that ekiga 3.9.90 is in experimental, could you try it out
   and tell if it works now?
  
  
   It's happy with the camera, but calls all just plain fail - a
   window comes up but the call never goes anywhere.
  
   Good to hear that camera works.
  
   Could you explain more precisely what is the problem and what
   happens?
  
   ekiga registers with my asterisk setup, but when I try to make a
   call, nothing shows on asterisk, and the call window appears
   briefly, showing a status of Standby, with the main ekiga window
   showing Call completed on the bottom line.
  
  Aha!  Just send us the -d 4 output then.
  
 
 Second attempt, only 3 audio codecs selected...
 

And one more without H264 as well...



-- 
Phil Reynolds
mail: phil-ek...@tinsleyviaduct.com
Web: http://phil.tinsleyviaduct.com/



ekigad43.txt.gz
Description: GNU Zip compressed data
___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] ekiga 3.2.7-5+b1 - Debian wheezy - webcam problem

2012-10-19 Thread Eugen Dedu

On 19/10/12 20:03, Phil Reynolds wrote:

On Fri, 19 Oct 2012 18:58:06 +0100
Phil Reynoldsphil-ek...@tinsleyviaduct.com  wrote:


On Thu, 18 Oct 2012 20:49:15 +0200
Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr  wrote:


On 18/10/12 20:32, Phil Reynolds wrote:

On Thu, 18 Oct 2012 19:51:06 +0200
Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr   wrote:


On 18/10/12 19:43, Phil Reynolds wrote:

On Wed, 17 Oct 2012 19:19:07 +0200
Eugen Dedueugen.d...@pu-pm.univ-fcomte.frwrote:


On 03/10/12 20:20, Phil Reynolds wrote:

The version of ekiga in Debian wheezy is not being very nice
with my laptop's webcam - one uvcvideo supports, ID 04f2:b2fe.

ekiga says it cannot set the resolution - but takes a firm
hold and prevents any other app from using it.


Now, that ekiga 3.9.90 is in experimental, could you try it out
and tell if it works now?



It's happy with the camera, but calls all just plain fail - a
window comes up but the call never goes anywhere.


Good to hear that camera works.

Could you explain more precisely what is the problem and what
happens?


ekiga registers with my asterisk setup, but when I try to make a
call, nothing shows on asterisk, and the call window appears
briefly, showing a status of Standby, with the main ekiga window
showing Call completed on the bottom line.


Aha!  Just send us the -d 4 output then.



Second attempt, only 3 audio codecs selected...



And one more without H264 as well...


Ok, the error is the following:
2012/10/19 18:47:54.461	  0:36.755	CallSetup:...4bc8e61700	SIP	PDU Write 
failed: Invalid argument


Unfortunately, I cannot understand why this may happen.  This appeared 
for another user too.


To debug this error, the only thing I see is to build opal and check 
throughly why it triggers this error.


For me, the simplest method is that I have access to your machine and do 
all the necessary tests, by sharing your screen with me, so that you see 
all that I do.  Are you ok with this or not?  I understand that some 
people refuse this.


--
Eugen
___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list