[Ekiga-list] Logon Problem

2009-01-02 Thread Brian


Damien,
I have recently got a working version of 3.0.1 on my suse11.1, the
previous one did not give me the option to select a V4L2 camera.
As an aside I think this new version is a lot more robust.

I am now at the point where I try to login.
NOTE: I have used gconf-editor to change my listen port to 5065.
  This is because I am using ekiga as the softphone while my ATA is
still connected(using 5060) to another account.

Below is an extract from the log showing the ip/ports coming back
correctly but I get a 404. I am pretty sure this is because my account
is not set up properly at my provider.
Can you confirm or can a 404 mean something else?
Note also that I have temporarily removed my ekiga account so I am not
using a stun server.

Thanks,
 Brian

2009/01/02 21:30:30.975   0:07.903  Opal Liste...0xb521db90 SIP PDU
received:
rem=udp$konqueror:5060,local=udp$202.78.39.251:5065,if=192.168.1.5%wlan0
SIP/2.0 404 Not Found
CSeq: 1 REGISTER
Via: SIP/2.0/UDP
192.168.1.5:5065;received=202.78.39.251;branch=z9hG4bK621d3c6e-2ed7-dd11-8a54-001b11e9b188;rport=5065
From: sip:999...@sip.id.on.net
Call-ID: 12240d6e-2ed7-dd11-8a54-001b11e9b...@l2
To: sip:999...@sip.id.on.net;tag=aprqngfrt-298smn120
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Logon Problem

2009-01-02 Thread Brian
Damien,
Please disregard this query.
FYI, On checking through the debug output I saw that it was still going
out to the ekiga stun server.
I used gconf-editor to remove the stun server, and have just made my
first call:)).

Thanks for a great product, and you, Eugen and Fabrice for your support
with this.

Brian.

Brian wrote:
 
 Damien,
 I have recently got a working version of 3.0.1 on my suse11.1, the
 previous one did not give me the option to select a V4L2 camera.
 As an aside I think this new version is a lot more robust.
 
 I am now at the point where I try to login.
 NOTE: I have used gconf-editor to change my listen port to 5065.
   This is because I am using ekiga as the softphone while my ATA is
 still connected(using 5060) to another account.
 
 Below is an extract from the log showing the ip/ports coming back
 correctly but I get a 404. I am pretty sure this is because my account
 is not set up properly at my provider.
 Can you confirm or can a 404 mean something else?
 Note also that I have temporarily removed my ekiga account so I am not
 using a stun server.
 
 Thanks,
  Brian
 
 2009/01/02 21:30:30.975 0:07.903  Opal Liste...0xb521db90 SIP 
 PDU
 received:
 rem=udp$konqueror:5060,local=udp$202.78.39.251:5065,if=192.168.1.5%wlan0
 SIP/2.0 404 Not Found
 CSeq: 1 REGISTER
 Via: SIP/2.0/UDP
 192.168.1.5:5065;received=202.78.39.251;branch=z9hG4bK621d3c6e-2ed7-dd11-8a54-001b11e9b188;rport=5065
 From: sip:999...@sip.id.on.net
 Call-ID: 12240d6e-2ed7-dd11-8a54-001b11e9b...@l2
 To: sip:999...@sip.id.on.net;tag=aprqngfrt-298smn120
 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list
 
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Logon Problem

2009-01-02 Thread Damien Sandras
Le vendredi 02 janvier 2009 à 23:19 +1000, Brian a écrit :
 Damien,
 Please disregard this query.
 FYI, On checking through the debug output I saw that it was still going
 out to the ekiga stun server.
 I used gconf-editor to remove the stun server, and have just made my
 first call:)).
 

A!

What was the solution to the compilation problem ?
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP   : http://www.beip.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:dsand...@ekiga.net
   

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

Re: [Ekiga-list] Logon Problem

2009-01-02 Thread Brian
Damien,
 
  A!
 
Precisely:)




  What was the solution to the compilation problem ?
Unfortunately, there is no solution.
I am happy to pursue it further offline if you like.
However, I am not sure if it is worth the effort.
The problem was/is that I run kde.
As such I have almost no gnome stuff installed by default.
When I do install gnome stuff it gets put into /usr/lib not
opt/gnome/lib where your software goes looking for it.
I forgot to ask Fabrice when he said that he managed to compile, if he
was using/had installed, the gnome desktop.

In addition I think I was picking up some older libs( I did an upgrade
from 10.3-11.1) as the compile wanted to use resmgr which no longer
exists on 11.1.

Again many thanks,
Brian

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


Re: [Ekiga-list] Logon Problem

2009-01-02 Thread Damien Sandras
Le samedi 03 janvier 2009 à 00:37 +1000, Brian a écrit :
 
 Damien,
  
  A!
  
 Precisely:)
  What was the solution to the compilation problem ?
 Unfortunately, there is no solution.

So you are now using a binary package ?

 I am happy to pursue it further offline if you like.
 However, I am not sure if it is worth the effort.
 The problem was/is that I run kde.
 As such I have almost no gnome stuff installed by default.
 When I do install gnome stuff it gets put into /usr/lib not
 opt/gnome/lib where your software goes looking for it.
 I forgot to ask Fabrice when he said that he managed to compile, if he
 was using/had installed, the gnome desktop.

Weird.
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP   : http://www.beip.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:dsand...@ekiga.net
   

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

Re: [Ekiga-list] Logon Problem

2009-01-02 Thread ALPHONSO Fabrice
On Fri, January 2, 2009 3:40 pm, Brian wrote:

  What was the solution to the compilation problem ?
 Unfortunately, there is no solution.
 I am happy to pursue it further offline if you like.
 However, I am not sure if it is worth the effort.
 The problem was/is that I run kde.
 As such I have almost no gnome stuff installed by default.
 When I do install gnome stuff it gets put into /usr/lib not
 opt/gnome/lib where your software goes looking for it.
 I forgot to ask Fabrice when he said that he managed to compile, if he
 was using/had installed, the gnome desktop.

Indeed, I am a plain full gnome user.


 In addition I think I was picking up some older libs( I did an upgrade
 from 10.3-11.1) as the compile wanted to use resmgr which no longer
 exists on 11.1.

To be honest, I am not fully sure now that I upgraded from 10.X to 11.1
version on this workstation. I can affirm that I use OpenSUSE at work
since 10.X versions, but as my workstation was physically replaced not so
long ago , I perhaps have installed this one directly with some 11.0beta
and not upgraded it from 10.X.
I think I remember that indeed previously gnome stuff was mainly installed
in /opt/gnome/ subdir, but it seems now that everything is installed in
/usr and consorts. That's perhaps why upgrading from 10.X leads to some
false search pathes when building ekiga.


 Again many thanks,
 Brian

You're welcome, and I am happy to hear you finally got Ekiga working.

Happy new year to everybody.

Fabrice


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


Re: [Ekiga-list] Logon Problem

2009-01-02 Thread Brian


Damien,
 What was the solution to the compilation problem ?
 Unfortunately, there is no solution.
 
 So you are now using a binary package ?
Yes, in desperation I downloaded it again and did a reinstall and this
time it worked.


 
 I am happy to pursue it further offline if you like.
 However, I am not sure if it is worth the effort.
 The problem was/is that I run kde.
 As such I have almost no gnome stuff installed by default.
 When I do install gnome stuff it gets put into /usr/lib not
 opt/gnome/lib where your software goes looking for it.
 I forgot to ask Fabrice when he said that he managed to compile, if he
 was using/had installed, the gnome desktop.
 
 Weird.
Agreed.

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