Le 27/01/2024 à 19:03, Jonas Smedegaard a écrit :
[...]
I went through debian asterisk source file and all patches, nowhere I
found nothing like "lost frames(s)". I thought third-party/resample
could be the missing part but as I didn´t find reference to it in the
stock asterisk source...
That phrase exists in debian/patches/2016_opus_plc.patch which is
derived from Xopus/enable_native_plc.patch which (thanks to
debian/watch) is fetched from original at
https://github.com/traud/asterisk-opus/blob/asterisk-13.7/enable_native_plc.patch
OK. Questions:
. what does mean plc ?
. opus is not used in my case so why I receive those notice ? (Reminder:
allow=!all,g722,alaw,ulaw)
. asterisk-13.7 : can we still believe this patch is adapted to latest
asterisk versions ?
. in src I see /* not DEBUG but NOTICE because of WARNING in
main/cannel.c:__ast_queue_frame */
DEBUG should be more suitable but as I don´t understant above sentance ...
--
Daniel