Re: [Ekiga-list] BT HomeHub blocking UDP 5060
- From: Mark Carroll <mtbc ixod org>
- To: Ekiga mailing list <ekiga-list gnome org>
- Subject: Re: [Ekiga-list] BT HomeHub blocking UDP 5060
- Date: Sat, 07 Sep 2013 17:34:53 +0100
Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr> writes:
An idea is to let registration be made even if it reports symmetric nat.
In ekiga 4.0.1, in file
lib/engine/components/opal/opal-call-manager.cpp, change at line 822:
if (result == PSTUNClient::SymmetricNat
|| result == PSTUNClient::BlockedNat
|| result == PSTUNClient::PartialBlockedNat) {
to this:
if (result == PSTUNClient::BlockedNat
|| result == PSTUNClient::PartialBlockedNat) {
Compile, and start ekiga with src/ekiga when being in ekiga directory.
Ha, success, thank you very much! That works just fine now, at least
initiating a call with both audio and video.
-- Mark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]