Re: [Ekiga-list] trying to use ekiga : 408 timeout connections

2007-02-27 Thread ael
enzo wrote:
 I everybody
 I'm a newby with ekiga and I trying to make it run without success.
 So I hope in someone help to point out my error or other cause that 
 prevent me from use the ekiga client.
 
 I have registered my account several days ago, and another test account 
 just this evening.
 My test account, just if someone will try to connect to me, is 
 [EMAIL PROTECTED]
 I also try to connect to sip:[EMAIL PROTECTED] ( and to other users on-line 
 ) from the ekiga client,
 but always I got a timeout. 

But do post the messages displayed in the general History window and
maybe the output from -d 4 if you want help. I got a timeout is a bit
too vague. Was this before or after registration, for example

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


Re: [Ekiga-list] trying to use ekiga : 408 timeout connections

2007-02-27 Thread Damien Sandras
Le mardi 27 février 2007 à 21:40 +0100, enzo a écrit :
 my local network have
 my-pc ( ip 192.168.1.13 ) and the router wireless ( ip 192.168.1.254 )
 
 As a first attempt I would be able to connect to a test site [EMAIL PROTECTED]
 To accomplish the connection I suppose it should be enought to have the 
 outbound port connection enable.
 Belowe I report a pice of the output generated by ekiga, I hope it 
 should be helpfull.
 

You have configured Ekiga to send all SIP PDUs to a SIP Outbound proxy
which is ... your router... which obviously drops the packets.

Once you will have changed that, it will work. 

In other words, use STUN and disable the SIP Outbound Proxy you have
set. Your NAT router is not a SIP Outbound Proxy.

 [EMAIL PROTECTED] ~]$ ekiga -d 4 -c [EMAIL PROTECTED]
 .
 
 2007/02/27 21:06:24.307   2:14.469  Housekeeper SIP 
 Transaction 1 INVITE timeout, making retry 2
 2007/02/27 21:06:24.309   2:14.470  Housekeeper SIP 
 Sending PDU on udp$192.168.1.254:5060if=udp$192.168.1.13:5067
 INVITE sip:[EMAIL PROTECTED] SIP/2.0
 Route: sip:192.168.1.254:5060;lr
 Date: Tue, 27 Feb 2007 20:06:22 GMT
 CSeq: 1 INVITE
 Via: SIP/2.0/UDP 
 192.168.1.13:5067;branch=z9hG4bK964b2aaa-0bc5-db11-8b61-00115b2472c2;rport
 User-Agent: Ekiga/2.0.5
 From: enzo arlati 
 sip:[EMAIL PROTECTED];tag=46decaa8-0bc5-db11-8b61-00115b2472c2
 Call-ID: [EMAIL PROTECTED]
 To: sip:[EMAIL PROTECTED]
 Contact: sip:[EMAIL PROTECTED]:5067;transport=udp
 Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE
 Content-Type: application/sdp
 Content-Length: 415
 Max-Forwards: 70
 
 v=0
 o=- 1172606782 1172606782 IN IP4 192.168.1.2
 s=Opal SIP Session
 c=IN IP4 192.168.1.2
 t=0 0
 m=audio 5004 RTP/AVP 114 115 3 107 110 0 8 101
 a=rtpmap:114 SPEEX/16000
 a=rtpmap:115 iLBC/8000
 a=rtpmap:3 GSM/8000
 a=rtpmap:107 MS-GSM/8000
 a=rtpmap:110 SPEEX/8000
 a=rtpmap:0 PCMU/8000
 a=rtpmap:8 PCMA/8000
 a=rtpmap:101 telephone-event/8000
 a=fmtp:101 0-15
 m=video 5006 RTP/AVP 31
 a=rtpmap:31 H261/9
 
 2007/02/27 21:06:26.309   2:16.470  Housekeeper SIP 
 Transaction 1 INVITE timeout, making retry 3
 2007/02/27 21:06:26.310   2:16.471  Housekeeper SIP 
 Sending PDU on udp$192.168.1.254:5060if=udp$192.168.1.13:5067
 INVITE sip:[EMAIL PROTECTED] SIP/2.0
 Route: sip:192.168.1.254:5060;lr
 Date: Tue, 27 Feb 2007 20:06:22 GMT
 CSeq: 1 INVITE
 Via: SIP/2.0/UDP 
 192.168.1.13:5067;branch=z9hG4bK964b2aaa-0bc5-db11-8b61-00115b2472c2;rport
 User-Agent: Ekiga/2.0.5
 From: enzo arlati 
 sip:[EMAIL PROTECTED];tag=46decaa8-0bc5-db11-8b61-00115b2472c2
 Call-ID: [EMAIL PROTECTED]
 To: sip:[EMAIL PROTECTED]
 Contact: sip:[EMAIL PROTECTED]:5067;transport=udp
 Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE
 Content-Type: application/sdp
 Content-Length: 415
 Max-Forwards: 70
 
 v=0
 o=- 1172606782 1172606782 IN IP4 192.168.1.2
 s=Opal SIP Session
 c=IN IP4 192.168.1.2
 t=0 0
 m=audio 5004 RTP/AVP 114 115 3 107 110 0 8 101
 a=rtpmap:114 SPEEX/16000
 a=rtpmap:115 iLBC/8000
 a=rtpmap:3 GSM/8000
 a=rtpmap:107 MS-GSM/8000
 a=rtpmap:110 SPEEX/8000
 a=rtpmap:0 PCMU/8000
 a=rtpmap:8 PCMA/8000
 a=rtpmap:101 telephone-event/8000
 a=fmtp:101 0-15
 m=video 5006 RTP/AVP 31
 a=rtpmap:31 H261/9
 
 2007/02/27 21:06:28.806   2:18.967  Housekeeper SIP 
 Set state Terminated_Timeout for transaction 1 INVITE
 
 
 ael wrote:
 
  But do post the messages displayed in the general History window and
  maybe the output from -d 4 if you want help. I got a timeout is a bit
  too vague. Was this before or after registration, for example
 
  ael
  ___
  ekiga-list mailing list
  ekiga-list@gnome.org
  http://mail.gnome.org/mailman/listinfo/ekiga-list
 

 
-- 
 _  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] trying to use ekiga : 408 timeout connections

2007-02-27 Thread enzo


Damien Sandras wrote:
 You have configured Ekiga to send all SIP PDUs to a SIP Outbound proxy
 which is ... your router... which obviously drops the packets.

 Once you will have changed that, it will work. 

 In other words, use STUN and disable the SIP Outbound Proxy you have
 set. Your NAT router is not a SIP Outbound Proxy.

   
ok , now it works.
On my firewall I opened the ouput port 3470 ( both tcp  udp )
the input port udp 5000-5100.
On the router  I open a proxy of incoming call on port 3478  3479 to my 
internal PC.

BTW, I'm looking for someone ( possibly italian speaking, but also 
english should go well ) for a test which will call me to check if all 
is ok.
If there some available to call me for test I will stay online foe a 
while again.

Regards, Enzo



REPLY TO: perl -e 'print qq^VVCWCQJUVD00YQVWKVBPG^^qq^3898m08970Yp584299l93^ '
  SKYPE:earlati - AIM:earlati - ICQ:321489699 - MSN:[EMAIL PROTECTED]
  http: http://earlati.freehostia.com

trusted computing,  who is it ? --  
http://www.p2pforum.it/counter/click.php?id=21 



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


[Ekiga-list] trying to use ekiga : 408 timeout connections

2007-02-26 Thread enzo
I everybody
I'm a newby with ekiga and I trying to make it run without success.
So I hope in someone help to point out my error or other cause that 
prevent me from use the ekiga client.

I have registered my account several days ago, and another test account 
just this evening.
My test account, just if someone will try to connect to me, is 
[EMAIL PROTECTED]
I also try to connect to sip:[EMAIL PROTECTED] ( and to other users on-line 
) from the ekiga client,
but always I got a timeout.
do you have some suggestion about what should I have missed ?
I also have a firewall, there is some port ekiga required ( I'll find 
for info about that but I didn't found nothing ) , mybe there is 
somewhere a doc about this topic ?

Kindly regards, Enzo



REPLY TO: perl -e 'print qq^VVCWCQJUVD00YQVWKVBPG^^qq^3898m08970Yp584299l93^ '
  SKYPE:earlati - AIM:earlati - ICQ:321489699 - MSN:[EMAIL PROTECTED]
  http: http://earlati.freehostia.com

trusted computing,  who is it ? --  
http://www.p2pforum.it/counter/click.php?id=21 



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


Re: [Ekiga-list] trying to use ekiga : 408 timeout connections

2007-02-26 Thread yannick
Le lundi 26 février 2007 à 22:50 +0100, enzo a écrit :
 do you have some suggestion about what should I have missed ?
 I also have a firewall, there is some port ekiga required ( I'll find 
 for info about that but I didn't found nothing ) , mybe there is 
 somewhere a doc about this topic ?

This maybe:
http://wiki.ekiga.org/index.php/Main_Page
http://wiki.ekiga.org/index.php/Internet_ports_used_by_Ekiga
http://wiki.ekiga.org/index.php/Dynamic_navigation_of_NAT_routers

Regards,
Yannick

 
 Kindly regards, Enzo
 
-- 
Me joindre en téléphonie IP / vidéoconférence ?
sip:[EMAIL PROTECTED]

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

Re: [Ekiga-list] trying to use ekiga : 408 timeout connections

2007-02-26 Thread George Boyd
Hi Enzo,

I don't know what time zone your in, but it's about 5:15pm where I am
(Washington State, USA). I tried to give you a test call, but it said
the user wasn't available.

George


 My test account, just if someone will try to connect to me, is 
 [EMAIL PROTECTED]




Fedora Core 6 Linux
Ekiga Rocks!! One program so many ways to connect!

sip: [EMAIL PROTECTED] (or [EMAIL PROTECTED])
H323: gk.voxgratia.net:1719 geboyd53
SipBroker: *673-617808  -or-  *011-1617808 (alias 617808)
e164: +13606660349 or +882  398265 (linked to ekiga)
Voipbuster: geboyd53 (chat), 13606660349 (telephone)
Forward: 781549
Voxalot: 106153
Gizmo:  17476918163
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list