Difference between revisions of "I see "no samples for gxxx" warning messages on Asterisk CLI"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'This warning looks like this: [2011-09-29 15:31:02] WARNING[29885]: translate.c:155 framein: no samples for g723tolin It means that one of clients, is using silence suppressio…')
 
m
 
Line 5: Line 5:
It means that one of clients, is using silence suppression mechanism which sends audio frames that do not contain any samples. That is causing these Warnings on Asterisk CLI.
It means that one of clients, is using silence suppression mechanism which sends audio frames that do not contain any samples. That is causing these Warnings on Asterisk CLI.


These warnings can be ignored.
'''These warnings can be ignored.'''

Latest revision as of 06:59, 30 September 2011

This warning looks like this:

[2011-09-29 15:31:02] WARNING[29885]: translate.c:155 framein: no samples for g723tolin

It means that one of clients, is using silence suppression mechanism which sends audio frames that do not contain any samples. That is causing these Warnings on Asterisk CLI.

These warnings can be ignored.