linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Linphone Conference Call


From: Sajjad R
Subject: [Linphone-users] Linphone Conference Call
Date: Thu, 27 Aug 2015 17:50:10 +0500

I am facing an issue regarding conference call.On windows xp conference call is working perfectly but on windows 7 32/64 bit and windows 8, I am facing issue of no sound on initiator end.
Like if person A calls B and then A calls C and make them in conference call . User A cant hear a thing or listen but C and B can talk.

This is the code I am using


         $scope.Conference = function() {
          var core = getCore();
          core.addToConference(this.s.ocall);
        }

reply via email to

[Prev in Thread] Current Thread [Next in Thread]