Re: [Ekiga-list] What libraries and where headers to make ptib

2008-08-25 Thread Damien Sandras
Le dimanche 24 août 2008 à 10:59 +0200, gegetel a écrit :
 Lastly, i made un succes of installing ptlib, opal and ekiga *last* snapshots.
 
 The only difficulty was to configure ekiga. I had simply to use:
 $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
 after autogen.sh
 
 Then, when i tried to run ekiga, i got an error about non-existing file or 
 directory libopal_linux_x86_r.so.2.3-beta1. I solved this by putting a 
 symlink from /usr/local/lib/libopal_linux_x86_r.so.2.3-beta1 to 
 /usr/lib/libopal_linux_x86_r.so.2.3-beta1
 Same thing with libpt_linux_x86_r.so.2.3-beta1.
 
 Now, ekiga works. :-)

If that error appears at runtime, you can do :
LD_LIBRARY_PATH=/usr/local/lib ekiga
and it should work.
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] Yet another 406 not acceptable thread

2008-08-25 Thread Damien Sandras
Le dimanche 24 août 2008 à 22:01 +0200, Sébastien Mazy a écrit :
 Hi,
 
 I hope it's the right place to talk about ekiga.net service (not
 software), otherwise I'm sorry for it.
 
 ekiga.net registrar responds with 406 NOT ACCEPTABLE error to
 REGISTER requests which contain a private IP address in their Via or
 Contact header fields. While it's a choice to reject such requests, is
 the 406 error the most suitable for this case? I took a look at the
 RFC3261 definition [1] in order to understand what this error really
 meant and what I read (bad Accept header) doesn't really seem to
 match: don't want to accept REGISTER message with private IP.
 
 What do you think? Would it be possible to change the error code for a
 more suitable one? (just asking, take no offense)
 
 [1] http://tools.ietf.org/html/rfc3261#section-21.4.7
 

And what error code would you suggest ?
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] compile error /usr/lib64/libgnomeui-2.so: undefined reference to `g_dgettext'

2008-08-25 Thread Damien Sandras
Le samedi 23 août 2008 à 18:29 +0200, Franz Fuder a écrit :
 I just trying to compile the Ekiga with the Suse 11 X64 and got the
 following error:
 
 compile error /usr/lib64/libgnomeui-2.so: undefined reference to
 `g_dgettext'
 
 I thought it has something to do with the ebook evolution server so I
 used the --disable-eds switch. However it does not help. Any thoughts do
 I use the wrong evolution-devel package ? I am using 2.23.6-5 version
 

It has nothing to do with ekiga, or evolution. You just have broken
dependancies at some point. Most probably something related to gettext.
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

[Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread D Webb

Anyone know if Ekiga has proven to work on the Asus EEE / PC900 computers. 
This little computer looks like wave of future, but so far I have only seen 
demos 
in shops with Skype installed and without a network connection.

Dee

_
Get ideas on sharing photos from people like you.  Find new ways to share.
http://www.windowslive.com/explore/photogallery/posts?ocid=TXT_TAGLM_WL_Photo_Gallery_082008___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Yet another 406 not acceptable thread

2008-08-25 Thread Sébastien Mazy
On Mon, Aug 25, 2008 at 10:53 AM, Damien Sandras [EMAIL PROTECTED] wrote:
 And what error code would you suggest ?

How about 488 not acceptable here?
http://tools.ietf.org/html/rfc3261#section-21.4.26

-- 
Sébastien Mazy
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] What libraries and where headers to make ptib

2008-08-25 Thread Damien Sandras
Le lundi 25 août 2008 à 11:07 +0200, gegetel a écrit :
 On 08.25.2008 10:49, *Damien Sandras* wrote :
 
  If that error appears at runtime, you can do :
  LD_LIBRARY_PATH=/usr/local/lib ekiga
  and it should work.
 
 Yes, it works without symlinks, thank you.


Modifying /etc/ld.so.conf and running ldconfig would add it permanently
to the list of directories where to look for libraries.
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] Yet another 406 not acceptable thread

2008-08-25 Thread Sébastien Mazy
Hi Damien,

On Mon, Aug 25, 2008 at 12:34 PM, Damien Sandras [EMAIL PROTECTED] wrote:
 I changed to 606. 488 is related to media formats in general.

Wow, this is reactivity. Many thanks!

Off-topic:
I'm curious to know why you chose to reject private IP addresses. It
doesn't prevent one from putting calls. Were you fed up with I can't
received calls support resquests?

Cheers,

-- 
Sébastien Mazy
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Yet another 406 not acceptable thread

2008-08-25 Thread Damien Sandras
Le lundi 25 août 2008 à 12:46 +0200, Sébastien Mazy a écrit :
 Hi Damien,
 
 On Mon, Aug 25, 2008 at 12:34 PM, Damien Sandras [EMAIL PROTECTED] wrote:
  I changed to 606. 488 is related to media formats in general.
 
 Wow, this is reactivity. Many thanks!
 
 Off-topic:
 I'm curious to know why you chose to reject private IP addresses. It
 doesn't prevent one from putting calls. Were you fed up with I can't
 received calls support resquests?
 

Exactly ;-)
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] Yet another 406 not acceptable thread

2008-08-25 Thread Damien Sandras
Le lundi 25 août 2008 à 13:19 +0200, michel memeteau a écrit :
 Hi I don't know all the technical details about this , but the results
 seems to be that when using Xlite ( ICE  Turn enable it seems ) with
 a symmetric NAT and with register and receive calls  enable , I got
 406 errors.
 
 Is this related to the way Xlite sends the Ip address of my machine
 and that the NAT is symmetric or the fact that receiving calls with
 Ekiga.net which is not a Call-out service is refused ?

The fact that using ICE and Turn does not seem to have an effect.
It will reject the PDU if it contains private IP addresses.

 All this leads me to another topic  : What graphical feedback that
 Ekiga 3.0 will give when it in front of a NAT that RTP won't go
 through ?  As all is handled automagically now.

A popup.

-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] What libraries and where headers to make ptib

2008-08-25 Thread gegetel

On 08.25.2008 11:52, *Damien Sandras* wrote :


Yes, it works without symlinks, thank you.



Modifying /etc/ld.so.conf and running ldconfig would add it permanently
to the list of directories where to look for libraries.


Yes, with such names, confusion can't happen. Thank you again.

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


Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread D Webb

I have working webcam on another machine. Sound device works fine 
with everything else except Ekiga. You maybe recall I brought up the 
PCM problems several moons ago? Still no fix in sight. Since this is 
pretty standard Linux (Slackware) install, I reckoned it affected a lot of 
people trying to use Ekiga. I still wonder what Linux distro, etc actually 
works with Ekiga.

That left me asking about specific hardware and Linux installations. The 
Asus EEE is very convenient because a huge number of people bought 
this, so we would all be talking about essentially same hardware and 
software. Potential replacement for mobile phones!

Damian, I know you're in here... it would be nice to see a working, 
factory installed Ekiga on this toy.

Dee

 Date: Mon, 25 Aug 2008 11:24:34 +0200
 From: [EMAIL PROTECTED]
 To: ekiga-list@gnome.org
 Subject: Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?
 
 As long as Audio Device  Webcam works with Linux , which seems to be
 the case , I don't why Ekiga would not work.
 
 If you talk about Windows , It's different.
 
 On Mon, Aug 25, 2008 at 11:00 AM, D Webb [EMAIL PROTECTED] wrote:
  Anyone know if Ekiga has proven to work on the Asus EEE / PC900 computers.
  This little computer looks like wave of future, but so far I have only seen
  demos
  in shops with Skype installed and without a network connection.
 
  Dee
 
  
  Get ideas on sharing photos from people like you. Find new ways to share.
  Get Ideas Here!
  ___
  ekiga-list mailing list
  ekiga-list@gnome.org
  http://mail.gnome.org/mailman/listinfo/ekiga-list
 
 
 
 
 -- 
 %---%
 Michel memeteau
 Blog 0.2 : http://memeteau.free.fr
 Fixe : 0874763294 Mobile : 0624808051
 VOIP | Visio: sip:[EMAIL PROTECTED]
 jabber/GoogleTalk : xmpp:[EMAIL PROTECTED]
 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list

_
See what people are saying about Windows Live.  Check out featured posts.
http://www.windowslive.com/connect?ocid=TXT_TAGLM_WL_connect2_082008___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] Microsoft lifecam nx3000

2008-08-25 Thread J. Paul Bissonnette

Anyone using this with ekiga?
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread Damien Sandras
Le lundi 25 août 2008 à 12:59 +, D Webb a écrit :
 I have working webcam on another machine. Sound device works fine 
 with everything else except Ekiga. You maybe recall I brought up the 
 PCM problems several moons ago? Still no fix in sight. Since this is 
 pretty standard Linux (Slackware) install, I reckoned it affected a
 lot of 
 people trying to use Ekiga. I still wonder what Linux distro, etc
 actually 
 works with Ekiga.
 
 That left me asking about specific hardware and Linux installations.
 The 
 Asus EEE is very convenient because a huge number of people bought 
 this, so we would all be talking about essentially same hardware and 
 software. Potential replacement for mobile phones!
 
 Damian, I know you're in here... it would be nice to see a working, 
 factory installed Ekiga on this toy.

I'm sorry, but I don't know what PCM problems you are talking about...
I suppose that if there was a bug affecting so many Ekiga users, they
would complain.
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread D Webb



 From: [EMAIL PROTECTED]
 To: ekiga-list@gnome.org
 Date: Mon, 25 Aug 2008 15:39:38 +0200
 Subject: Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?
 
 Le lundi 25 août 2008 à 12:59 +, D Webb a écrit :
  I have working webcam on another machine. Sound device works fine 
  with everything else except Ekiga. You maybe recall I brought up the 
  PCM problems several moons ago? Still no fix in sight. Since this is 
  pretty standard Linux (Slackware) install, I reckoned it affected a
  lot of 
  people trying to use Ekiga. I still wonder what Linux distro, etc
  actually 
  works with Ekiga.
  
  That left me asking about specific hardware and Linux installations.
  The 
  Asus EEE is very convenient because a huge number of people bought 
  this, so we would all be talking about essentially same hardware and 
  software. Potential replacement for mobile phones!
  
  Damian, I know you're in here... it would be nice to see a working, 
  factory installed Ekiga on this toy.
 
 I'm sorry, but I don't know what PCM problems you are talking about...
 I suppose that if there was a bug affecting so many Ekiga users, they
 would complain.
 -- 
  _ Damien Sandras
 (o-  

The one you and I discussed on this list several months back. You asked me to 
post a bug report and I did:

Ekiga: sndrv_pcm_hw_params: Assertion `err = 0' failed

‏Maybe now you remember? I think a lot of people did complain about 
this, but maybe not to this list. You commented that this is not an Ekiga 
problem, but clearly knew it was happening. At least on my box, this 
was happening together with Ekiga crashing. Never got Ekiga working 
on my box.

Dee

_
See what people are saying about Windows Live.  Check out featured posts.
http://www.windowslive.com/connect?ocid=TXT_TAGLM_WL_connect2_082008___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread Damien Sandras
Le lundi 25 août 2008 à 14:47 +, D Webb a écrit :
 
 
  From: [EMAIL PROTECTED]
  To: ekiga-list@gnome.org
  Date: Mon, 25 Aug 2008 15:39:38 +0200
  Subject: Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?
  
  Le lundi 25 août 2008 à 12:59 +, D Webb a écrit :
   I have working webcam on another machine. Sound device works fine 
   with everything else except Ekiga. You maybe recall I brought up
 the 
   PCM problems several moons ago? Still no fix in sight. Since this
 is 
   pretty standard Linux (Slackware) install, I reckoned it affected
 a
   lot of 
   people trying to use Ekiga. I still wonder what Linux distro, etc
   actually 
   works with Ekiga.
   
   That left me asking about specific hardware and Linux
 installations.
   The 
   Asus EEE is very convenient because a huge number of people
 bought 
   this, so we would all be talking about essentiall y same hardware
 and 
   software. Potential replacement for mobile phones!
   
   Damian, I know you're in here... it would be nice to see a
 working, 
   factory installed Ekiga on this toy.
  
  I'm sorry, but I don't know what PCM problems you are talking
 about...
  I suppose that if there was a bug affecting so many Ekiga users,
 they
  would complain.
  -- 
  _ Damien Sandras
  (o- 
 
 The one you and I discussed on this list several months back. You
 asked me to 
 post a bug report and I did:
 
 Ekiga: sndrv_pcm_hw_params: Assertion `err = 0' failed
 
 ‏Maybe now you remember? I think a lot of people did complain about 
 this, but maybe not to this list. You commented that this is not an
 Ekiga 
 problem, but clearly knew it was happening. At least on my box, this 
 was happening together with Ekiga crashing. Never got Ekiga working 
 on my box.

Ah, now yes, I remember.

It is a shame ALSA people did not fix it yet!
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread yannick
Le lundi 25 août 2008 à 14:47 +, D Webb a écrit :
 
 
  From: [EMAIL PROTECTED]
  To: ekiga-list@gnome.org
  Date: Mon, 25 Aug 2008 15:39:38 +0200
  Subject: Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?
  
  Le lundi 25 août 2008 à 12:59 +, D Webb a écrit :
   I have working webcam on another machine. Sound device works fine 
   with everything else except Ekiga. You maybe recall I brought up
 the 
   PCM problems several moons ago? Still no fix in sight. Since this
 is 
   pretty standard Linux (Slackware) install, I reckoned it affected
 a
   lot of 
   people trying to use Ekiga. I still wonder what Linux distro, etc
   actually 
   works with Ekiga.
   
   That left me asking about specific hardware and Linux
 installations.
   The 
   Asus EEE is very convenient because a huge number of people
 bought 
   this, so we would all be talking about essentiall y same hardware
 and 
   software. Potential replacement for mobile phones!
   
   Damian, I know you're in here... it would be nice to see a
 working, 
   factory installed Ekiga on this toy.
  
  I'm sorry, but I don't know what PCM problems you are talking
 about...
  I suppose that if there was a bug affecting so many Ekiga users,
 they
  would complain.
  -- 
  _ Damien Sandras
  (o- 
 
 The one you and I discussed on this list several months back. You
 asked me to 
 post a bug report and I did:
 
 Ekiga: sndrv_pcm_hw_params: Assertion `err = 0' failed

AFAIK, this has been fixed in ALSA.

 
 ‏Maybe now you remember? I think a lot of people did complain about 
 this, but maybe not to this list. You commented that this is not an
 Ekiga 
 problem, but clearly knew it was happening. At least on my box, this 
 was happening together with Ekiga crashing. Never got Ekiga working 
 on my box.
 
 Dee
  br
 
 __
 See what people are saying about Windows Live. Check out featured
 posts. Check It Out!
 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list
-- 
Me joindre en téléphonie IP / vidéoconférence ?
sip:[EMAIL PROTECTED]
Logiciel de VoIP Ekiga : http://www.ekiga.org
http://wiki.ekiga.org/index.php/Which_programs_work_with_Ekiga_%3F

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

Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread Damien Sandras
Le lundi 25 août 2008 à 14:47 +, D Webb a écrit :
 The one you and I discussed on this list several months back. You
 asked me to 
 post a bug report and I did:
 
 Ekiga: sndrv_pcm_hw_params: Assertion `err = 0' failed
 
 ‏Maybe now you remember? I think a lot of people did complain about 
 this, but maybe not to this list. You commented that this is not an
 Ekiga 
 problem, but clearly knew it was happening. At least on my box, this 
 was happening together with Ekiga crashing. Never got Ekiga working 
 on my box.
 
 __

Nothing new here :
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3825

I don't know what we can do.

What's weird is that it happened a lot to people using pulseaudio.
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   NOVACOM : http://www.novacom.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:[EMAIL PROTECTED]
   

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

Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread D Webb


  Ekiga: sndrv_pcm_hw_params: Assertion `err = 0' failed
 
 AFAIK, this has been fixed in ALSA.


There was a bug fix for some other asserts, but did not fix this particular 
assert. 
Bug fix was installed on my box.

Dee

_
Get thousands of games on your PC, your mobile phone, and the web with Windows®.
http://clk.atdmt.com/MRT/go/108588800/direct/01/___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Ekiga on Asus EEE / PC900 ?

2008-08-25 Thread D Webb

 
 One of the (few) options for Xubuntu softphone installs was Ekiga. After
 some sound config confusion I ran the echo test. Worked great. I assume

Assume? Did you actually use it? Several people have told me it was running, 
but when I asked if they were able to make a connection they had never tried. 
Ekiga has crashed while trying to make connections. Webcam and sound can 
otherwise appear to work.

Dee

_
Talk to your Yahoo! Friends via Windows Live Messenger.  Find out how.
http://www.windowslive.com/explore/messenger?ocid=TXT_TAGLM_WL_messenger_yahoo_082008___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list