- Apr 29, 2019
-
-
Richard Alam authored
-
- Feb 06, 2019
-
-
Ghazi Triki authored
-
- Jan 24, 2019
-
-
Richard Alam authored
listen only callers. If not, the globak audio stream is destroyed and not re-recreated resulting in no audio for listen only.
-
- Jan 09, 2019
-
-
Ghazi Triki authored
-
- Dec 10, 2018
-
-
Richard Alam authored
-
- Nov 30, 2018
-
-
Richard Alam authored
- add some comments on when we wrap password with Option
-
Richard Alam authored
-
Ghazi Triki authored
-
- Nov 23, 2018
-
-
Ghazi Triki authored
-
- Nov 22, 2018
-
-
Ghazi Triki authored
-
Ghazi Triki authored
-
Ghazi Triki authored
-
- Nov 21, 2018
-
-
Ghazi Triki authored
-
Ghazi Triki authored
-
Ghazi Triki authored
-
- Oct 25, 2018
-
-
Richard Alam authored
- we still need to remove the connection from the global audio list but not send the global audio left event to akka-apps
-
Richard Alam authored
user from the voice conference
-
Richard Alam authored
-
- Aug 05, 2018
-
-
Ghazi Triki authored
-
- Jul 03, 2018
-
-
Ghazi Triki authored
-
- Jul 02, 2018
-
-
Ghazi Triki authored
-
- Jun 11, 2018
-
-
Richard Alam authored
-
- May 15, 2018
-
-
Richard Alam authored
-
- Apr 25, 2018
-
-
Richard Alam authored
-
- Apr 11, 2018
-
-
Richard Alam authored
-
- Jan 24, 2018
-
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
-
- Oct 10, 2017
-
-
Richard Alam authored
-
- Jul 13, 2017
-
-
Chad Pilkey authored
-
- Nov 22, 2016
-
-
Richard Alam authored
-
Richard Alam authored
-
- Nov 21, 2016
-
-
Richard Alam authored
- do not use another thread to do the transcoding. The thread doesn't get cleaned up when the call ends and the thread is waiting for packet in the queue. I am noticing a lot of threads hanging around in Yourkit from the mem dump. Not sure if this is contributing to OOM.
-
- Sep 01, 2016
-
-
Pedro Beschorner Marin authored
-
- Jun 14, 2016
-
-
Felipe Cecagno authored
-
- Jun 13, 2016
-
-
kreismann authored
This function is responsible for building the 200 OK to answer the REINVITE coming from Freeswitch. In our cause, we just need to use bbb-voice local sdp to answer it. To a later and permanent change, however, it's recommended to investigate the SdpTools.java. My guess is that sdpMediaProduct function is comparing the media codecs in a wrong way.
-
kreismann authored
bbb-voice was responding the Freeswitch REINVITE with 200 OK containing remote SDP and with no media description.
-
kreismann authored
The 'From' field must contain bbb-voice IP. We were getting Freeswitch IP instead (that is ok ONLY when bbb-voice and Freeswitch share the same machine with same IP Address).
-
- Mar 31, 2016
-
-
Richard Alam authored
Removing unused source files so we can remove jmx dependency jar.
-
Richard Alam authored
Update builds to use gradle 2.12
-