Page 1 of 1

Anyone have ekiga working

PostPosted: Jan 12th, '13, 10:05
by junk_no_spam
Does anyone have ekiga working?

Getting "could not register(remote party host is offline)"

Running clean install of beta 1 64 bit with all updates as of Thursday 11 Jan.

Re: Anyone have ekiga working

PostPosted: Jan 13th, '13, 20:02
by claire

Re: Anyone have ekiga working

PostPosted: Jan 15th, '13, 21:07
by junk_no_spam
Sorry for the late response. I thought I have preferences set to send me an email if someone responded to my post.
Options show Notify me when a reply is posted, shows a check mark. :roll:

claire wrote:It's likely being firewalled


Pretty sure it isn't

Yes, saw that when you posted it. I still think it should be an enhancement request.

Snippet from /etc/shorewall/rules
Code: Select all
 
# ekiga incomming SIP VoIP, Windows Messenger ports
# If behind NAT router, http://wiki.ekiga.org/index.php/Ekiga_behind_a_NAT_router
ACCEPT          $FW      net     udp     5000:5100
ACCEPT          net      $FW     udp     5000:5100
 
# ekiga incomming H.323, Netmeeting ports
ACCEPT          net      $FW     tcp     1720
ACCEPT          $FW      net     tcp     1720
 
# ekiga UDP Through NAT (STUN) ports
ACCEPT          $FW      net     udp     3478:3479
ACCEPT          net      $FW     udp     3478:3479

Re: Anyone have ekiga working

PostPosted: Jan 16th, '13, 18:11
by claire
Perhaps run with the command below and create a bug, you can attach the file it creates to the bug report then.

ekiga -d 4 2>ekiga_debug.txt

I just tried with dmz set and no firewall enabled and didn't connect but having never used it beyond finding out it's firewalled could easily be doing something wrong.

Re: Anyone have ekiga working

PostPosted: Jan 16th, '13, 19:29
by junk_no_spam
claire wrote:Perhaps run with the command below and create a bug, you can attach the file it creates to the bug report then.

ekiga -d 4 2>ekiga_debug.txt.


Yes, I already have txt for 3.3.2 from Mageia 2 and 4.0.0 on 3 Beta 1.
Cannot register with diamondcard or with linphone on either release. Mageia 2 ekiga was working in December.

I just tried with dmz set and no firewall enabled and didn't connect but having never used it beyond finding out it's firewalled could easily be doing something wrong.


Yup. I created a free ekiga.net account. When they got their server back online, I could register with ekiga.net.
Noticed ekiga.net would seem to fail if I have diamondcard enabled. Checking just now shows ekiga.net offline with diamondcard disabled.
I created this thread to get conformation that diamoncard is working for someone and have a post out on Usenet.
Going to open a bug report at diamoncard to get them to verify if my VoIP id/pw are still valid. I'll provide Solved when I can make a call.

Re: Anyone have ekiga working

PostPosted: Jan 22nd, '13, 22:54
by jamesc
I recently had a similarly infuriating problem where Ekiga would start and register with my French SIP provider (free.fr) yet I could not establish calls, or the registration would fail if I had an active Ekiga account. Eventually I found this link which suggested disabling the H264 video codec in Edit>Preferences>Video>Codecs, though the problem/solution was specific to my provider.

This solved my problem, ymmv.

Re: Anyone have ekiga working

PostPosted: Jan 23rd, '13, 00:03
by junk_no_spam
Yes already worked that link. If I read the ekiga -d 4 log correctly, ekiga contacted sip.diamondcard.us and it replied to use remote=sip:4Snip@sip.diamondcard.us;transport=tcp
after which ekiga gets
DNS SRV Lookup "_sip._tcp.sip.diamondcard.us"
No SRV record found

Sent email to ekiga mail list and they are looking at my full debug log.
No response from diamondcard with my bugreport. after 5 days. :(