Video mode for conference leave.
Video mode for conference join event.
Tag release 2.9
Makefile variable for video conferencing.
Link in math library for fastmath compiler option.
Hey antonio, i have the same problem, but i don't know how to enable meetme, can you help me? some tutorial or somethin?
Error in `asterisk’: corrupted size vs. prev_size: 0x00007f7744004910 ======= Backtrace: ========= more details https://community.asterisk.org/t/corrupted-size-vs-prev-size/88803 i have tested with app_meetme there is no asterisk exit problem Need advice
Remove deprecated VAD library.
Fix frame format reference leak.
Text messages for SFU conferencing.
Write video stream on its channel thread.
Remove cache frame define.
remove rest of generator code.
Last scoreboard id check off by one.
Remove frame cache code.
Don't use asterisk generator for play sound.
Fix sfu memory leak.
Set video stream limit to pjsip media maximum.
Videoswitch fixes.
Video--SRC
Video--SFU.
Tag release 2.8
Fix for gcc7 compile warnings.
Hi, I would like to know if someone can give me an idea of the max users I can expect on a conference with just one person talking and the rest just listeners, all on the same codec (ulaw) using a single instance of Asterisk on a current Xeon 4 core Processor with 32GB ram. Thanks Abaci
Old question. Please disregard.
Fix for Asterisk 15.
Add sound completion event.
Hello, we also had this problem on Asterisk 13 and 14. We solved it by uncommenting some lines in the Makefile before compiling, enabling some codecs. For example, these ones: "# Uncomment this if you want ALAW "# "# CPPFLAGS += -DAC_USE_ALAW "#Uncomment this if you want G.729A (need to have the actual codec installed) "# "# CPPFLAGS += -DAC_USE_G729A
Hello, we also had this problem on Asterisk 13 and 14. We solved it by uncommenting some lines in the Makefile before compiling, enabling some codecs. For example, this one: "#Uncomment this if you want G.729A (need to have the actual codec installed) "# "# CPPFLAGS += -DAC_USE_G729A
Hello, we also had this problem on Asterisk 13 and 14. We solved it by uncommenting some lines in tha Makefile before compiling, enabling some codecs. For example, this one: "#Uncomment this if you want G.729A (need to have the actual codec installed) "# "# CPPFLAGS += -DAC_USE_G729A
Fix attribute keyword.
Fixes for Asterisk 14.
Tag release 2.7
Default thread frequency code off.
Remove cruft.
Thread frequency fix.
Free frame--translator's copy.
Packet size fix.
Simplify silent conference frame initialization.
Asterisk > 11.9.0--fix play play sound.
Fix DTMF.
Hello, I am a bit of an Asterisk newbie and I currently run FreePBX (all running...
Hi, they are many years that I did not use Asterisk and of course there were been...
Asterisk 13--fix frame cache init.
Asterisk 13--fix playsound.
Fix codec defines.
Use the input argument to reference the channel...
Conference volume fix.
Hi, I have the same problem with asterisk 11.9, did you solved the problem?
Set incoming frame delivery time for cache frames.
Mix samples using x86 builtins for saturated ad...
Asterisk/Clang requires GNU C89 inlining.
Clear frame timing info before mixing frames.
Asterisk 13.1.0 && AppKonference2.6 it's asterisk context is exten => s,n(rg),Noop()...
Soundq cleanup to generator release.
Fix play sound crash.
MOH to channel thread.
Some cli cleanup.
Tag release 2.6
Fixed numerous recording bugs none affect 10 or...
Fixed numerous recording bugs none affect 10 or...
Started Updating for Asterisk 13
Thread frequency fix.
Update for asterisk 13.
Ifdef thread frequency.
Refactor conference thread loop.
All; I am using Asterisk 1.8.15-cert3 and app_konference 2.2 on CentOS. The problem...
It has been my understanding we could use webrtc library to detect speakers. Is it...
Remove max user count from member control block.
Ifdef count_exec declaration.
Fix frame cache frame timing fields(r175).