Re: [Ekiga-list] Hacking: ekiga-callto

2009-02-08 Thread yannick
Le samedi 07 février 2009 à 10:29 +0100, Damien Sandras a écrit :
 Le vendredi 06 février 2009 à 00:08 +0100, Alec Leamas a écrit :
  I've been busy some evenings creating scripts to make ekiga calls from 
  web pages. I am at a point where I can click on any phone number in a 
  web page to make ekiga call this number.
  
  Unfortunately, most real phone numbers are not given in the standard, 
  international form. So I have faced the need to add missing countrycodes 
  for numbers missing it. This implies a need to configure countrycode etc 
  for the users. There is a simple form for this.
  
  If anyone is interested, the scripts are available as rpm and tar.gz 
  packages at
  ftp://mumin.dnsalias.net/pub/ekiga-callto/ . Also, if anyone think it's 
  worth the effort,
  some new localisations would be really nice.  The README covers how to 
  use the
  stuff.
 
 Thanks for this work!
 
 Yannick, could we link to this from the wiki together with the Ekiga.net
 web buttons?

Sure, i'll do this in a few hours.

It really seems a great effort. Thank you  Alec!


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

[Ekiga-list] Respuesta automática

2009-02-08 Thread avnet21
Hey,how are you doing recently? I would like to introduce you a very good company and its website is www.more-deals.com. It can offer you all kinds of electronic products that you may be in need,such as laptops ,gps ,TV LCD,cell  phones,ps3,MP3/4,motorcycles and etc You can take some time to have a check ,there must be something interesting you 'd like to  purchase .The contact email: ele_mot...@188.com.  MSN: more-de...@hotmail.com
Tel:+0086 13683614819
Hope you can enjoy yourself in shopping from that company !
Regards ___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Revisited: visual feedback when making dbus/cli calls

2009-02-08 Thread Alec Leamas

Sorry for threading issues; I cleaned my mailbox

I've just compiled trunk. The status is somewhat different here:

- When making a cli/dbus call the number is now displayed in the main 
window. Fixed, that is ;-)


- I'm using metacity at the monent. In 3.0.2, when the main window was 
opened due to a call, it was always on top ; if it already was open and 
hidden  it remained hidden, though. In trunk, even when a fresh window 
is opened, it is often opened *under*  the window which has the focus 
(i. e., the window that initiated the call). In other words, it has 
become worse.


I'll look at it, but this is really something for a WM wizard. Anyone 
out there?


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


[Ekiga-list] Respuesta automática

2009-02-08 Thread avnet21
Hey,how are you doing recently? I would like to introduce you a very good company and its website is www.more-deals.com. It can offer you all kinds of electronic products that you may be in need,such as laptops ,gps ,TV LCD,cell  phones,ps3,MP3/4,motorcycles and etc You can take some time to have a check ,there must be something interesting you 'd like to  purchase .The contact email: ele_mot...@188.com.  MSN: more-de...@hotmail.com
Tel:+0086 13683614819
Hope you can enjoy yourself in shopping from that company !
Regards ___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Revisited: visual feedback when making dbus/cli calls

2009-02-08 Thread Damien Sandras
Le dimanche 08 février 2009 à 12:15 +0100, Alec Leamas a écrit :
 Sorry for threading issues; I cleaned my mailbox
 
 I've just compiled trunk. The status is somewhat different here:
 
 - When making a cli/dbus call the number is now displayed in the main 
 window. Fixed, that is ;-)

Good !

 - I'm using metacity at the monent. In 3.0.2, when the main window was 
 opened due to a call, it was always on top ; if it already was open and 
 hidden  it remained hidden, though. In trunk, even when a fresh window 
 is opened, it is often opened *under*  the window which has the focus 
 (i. e., the window that initiated the call). In other words, it has 
 become worse.
 I'll look at it, but this is really something for a WM wizard. Anyone 
 out there?

There should be a call to gtk_window_present somewhere in
on_established_call in main.cpp.
-- 
 _ 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] Help debugging interoperability with Messenger

2009-02-08 Thread Andrea
Damien Sandras wrote:
 Le samedi 07 février 2009 à 17:28 +, Andrea a écrit :
 I would like to ask help to understand why I cannot connect (any more) to 
 Windows Messenger.
 I was able to connect audio/video using Ekiga 2.X, but today, first time I 
 have tried with Ekiga
 3.0.2 I cannot see video and audio is mute (same for them).

 I have attached the output of ekiga -d 4, maybe there is something clear 
 about what is wrong.
 I might be something completely unrelated, but the echo test works for both 
 of us.

 Using Ekiga 2.x I used to have an issue whether PCMU was above or below PCMA 
 (can't remember which
 way), but I have tried both and the result is the same.

 Thank you very much.

 Here is the log

 http://xoomer.alice.it/enodetti/log/ekiga.txt.gz
 
 I see that it asks to receive audio video on ports in the 506X range,
 but it receives nothing.
 
 It's possible that the STUN test goes wrong and that those ports it
 detects are not correct.
 
 Could you check if Ekiga 2.0.x also detects ports in the same range?
 
 You can see this in the INVITE, in the m=audio and m=video lines.
 

Thanks for the suggestion, but it turned to be a NAT issue (as usual).
My friend changed a modem for a router so introducing a NAT.
I discovered that Messenger cannot use STUN to traverse the NAT.
Going back to the modem, everything worked (better than ekiga 2, which is 
great!).

I guess asking for ideas how to solve the NAT issue for Messenger is Off-Topic 
here!

I will force him to install ekiga-windows.

Thanks

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

[Ekiga-list] Respuesta automática

2009-02-08 Thread avnet21
Hey,how are you doing recently? I would like to introduce you a very good company and its website is www.more-deals.com. It can offer you all kinds of electronic products that you may be in need,such as laptops ,gps ,TV LCD,cell  phones,ps3,MP3/4,motorcycles and etc You can take some time to have a check ,there must be something interesting you 'd like to  purchase .The contact email: ele_mot...@188.com.  MSN: more-de...@hotmail.com
Tel:+0086 13683614819
Hope you can enjoy yourself in shopping from that company !
Regards ___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Help debugging interoperability with Messenger

2009-02-08 Thread Damien Sandras
Le dimanche 08 février 2009 à 19:41 +, Andrea a écrit :
  I see that it asks to receive audio video on ports in the 506X range,
  but it receives nothing.
  
  It's possible that the STUN test goes wrong and that those ports it
  detects are not correct.
  
  Could you check if Ekiga 2.0.x also detects ports in the same range?
  
  You can see this in the INVITE, in the m=audio and m=video lines.
  
 
 Thanks for the suggestion, but it turned to be a NAT issue (as usual).
 My friend changed a modem for a router so introducing a NAT.
 I discovered that Messenger cannot use STUN to traverse the NAT.
 Going back to the modem, everything worked (better than ekiga 2, which is 
 great!).

Ah thanks for the feedback! I'm happy it is not a bug we introduced :)
-- 
 _ 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

[Ekiga-list] disable console window?

2009-02-08 Thread Menasheh Steiglitz
How do I disable the console window that appears when starting Ekiga  
3.0.1 beta for Windows?


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