Re: [Ekiga-list] Ekiga video call not working

2014-08-01 Thread Kevin Wilson
Hi,
The network is key to VOIP and video, and it uses UDP not TCP, so often
everything besides media behaves itself as TCP hides the network problems.
use iperf to test both ways to ensure the network is stable.

Kevin Wilson



On Thu, Jul 31, 2014 at 11:52 AM, reshmi sasidharan reshuko...@gmail.com
wrote:

 Hii

 I changed the Video codecs settings and now I am able to do video call
 between my Intel PC with Ubuntu 12.04 and ARM device with Ubuntu 11.10.

 But another issue came up. When I am using same wifi network for both the
 systems I am not getting Remote videos at both the ends.

 The softphone should work irrespective of the network..right?

 Please reply me if there are some settings that I have to take care of.

 Regards,

 Reshmi.
 On 31 Jul 2014 09:30, reshmi sasidharan reshuko...@gmail.com wrote:

 Hii

 I changed the Video codecs settings and now I am able to do video call
 between my Intel PC with Ubuntu 12.04 and ARM device with Ubuntu 11.10.

 But another issue came up. When I am using same wifi network for both the
 systems I am not getting Remote videos at both the ends.

 I have saved the debug logs for 4 cases.

 1) Log obtained from ARM ubuntu 11.10 device while calling from ARM to
 Intel PC.
 2) Log obtained from ARM ubuntu 11.10 device while calling from Intel PC
 to ARM.
 3) Log obtained from Intel ubuntu 12.04 PC while calling from Intel PC to
 ARM.
 4) Log obtained from Intel ubuntu 12.04 PC while calling from ARM to
 Intel PC.

 All these 4 logs are attached with this mail.

 The softphone should work irrespective of the network..right?

 Please reply me if there are some settings that I have to take care of.

 Regards,

 Reshmi.


 On Thu, Jul 17, 2014 at 2:39 PM, Eugen Dedu eugen.d...@univ-fcomte.fr
 wrote:

 On 17/07/14 09:01, reshmi sasidharan wrote:

 Hi

 I have a intel ubuntu 12.04 pc and freescale board with ubuntu 11.10.
 Both
 of them is having ekiga 4 installed in them
 When I tried to establish a video call from my pc to freescale board I
 am
 not getting the remote videos at both the ends. At both
 the ends I am getting only local videos.
 Whereas, videocall is established correctly when I am trying to call
 from
 my freescale board to intel pc.
 Note that both the devices are having two different ubuntu versions.


 Hm, could you send us/me the -d 4 log of both parties for both cases? So
 there will be 4 log files.

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



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

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

Re: [Ekiga-list] No video with anything other than h261

2014-03-23 Thread Kevin Wilson
Download and install the Freepbx rpm to add a web based gui for configuring
Asterisk or if don't use that system for anything else download and install
the freepbx ISO, then we can test a few other options. You can also use
Linphone on Linux or 3cx (X-lite / BRIA) on windows to test with. We are
busy looking at setting up video calling on top of our existing VOIP
servers that act as branch PABXs, so we can let you know what we find works
for us.

regards,


On Sun, Mar 23, 2014 at 2:55 PM, David Woodfall d...@dawoodfall.net wrote:

 On (23/03/14 13:53), Kevin Wilson ke...@digitalarchitects.co.za put
 forth the proposition:

 What Asterisk are you running? Is it a default distro like FreePBX? There
 are some configs to check, but they are mush easier using the freePBX GUI.


 I'm using asterisk 11.8.1 on Slackware 14.1

 According to all the info I could find it's setup ok. I've been using
 it for some years as a voip relay for my home phone and have just
 started delving into video conferencing.

 But apart from my asterisk server I only get video on ekiga.net's echo
 tester with h261 too.

 I don't really know where else to test it.

 -Dave

  On Sun, Mar 23, 2014 at 4:35 AM, David Woodfall d...@dawoodfall.net
 wrote:

  My asterisk server is setup like:

 disallow=all
 allow=alaw
 allow=ulaw
 allow=g729
 allow=gsm
 allow=speex
 allow=h261
 allow=h263
 allow=h263p
 allow=h264

 But if I try to use any other video codec than h261 in Ekiga I get no
 video.
 Only h261 seems to work.

 I have checked in Opal ./configure and H.263-H.264 are all 'Yes'.

 Asterisk reports:

 core show codecs

  21 video h261 (H.261 Video)
  22 video h263 (H.263 Video)
  23 videoh263p (H.263+ Video)
  24 video h264 (H.264 Video)

 So I'm unsure of where the problem is. My asterisk box is on the LAN with
 Ekiga box. There is no firewall on the Ekiga box, but the server is DMZ,
 if
 that makes a difference? (I would have thought that that would matter if
 server was on a different subnet?)

 Any ideas what to check?

 Thanks

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


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


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

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

Re: [Ekiga-list] Cannot register to ekiga.net

2009-10-24 Thread Kevin Wilson
Andre,
  Thanks a lot for you response!
 This is due to stun.ekiga.net being down

Are you sure this is the reason ?

I have now ping to stun.ekiga.net, and still get this error (Could
not register - (Globally not acceptable) ) when I try to register
with ekiga.

Of course it could be that the stun server is temporarily not running
on this machine, and I wonder whether indeed this is the case.

 Can I say, without any chance of being wrong, that getting this error
(Could not register - (Globally not acceptable) ))
indicates about that the stun server of stun.ekiga.net is down?


Regards,
Kevin

On Fri, Oct 23, 2009 at 7:01 PM, Andre Robatino an...@bwh.harvard.edu wrote:
 This is due to stun.ekiga.net being down - see

 http://mail.gnome.org/archives/ekiga-list/2009-October/msg00164.html

 Since Ekiga requires registration to a STUN server, it might be a good
 idea if there was a STUN server running on the same machine as the
 registration server, for reliability.


 ___
 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


[Ekiga-list] Cannot register to ekiga.net

2009-10-23 Thread Kevin Wilson
Hello,
  I tried to register to ekiga.net (I have an account). I got : Could
not register (Globally not acceptable).
After looking in this suggested page:
http://wiki.ekiga.org/index.php/Enable_port_forwarding_manually
I added port forwarding via my router.
My IP address is 192.168.2.100 and I am connected to the Internet via
Edimax wireless router (NAT enabled).
So I added port forwarding thus:

Private IP   Type Port Range
192.168.2.100udp   5000-5100
192.168.2.100udp   3478-3479

but this did not help. I still get Could not register (Globally not
acceptable).
Any idea?
Am I missing anything here ?

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