Difference between revisions of "Failed to write frame"

From Kolmisoft Wiki
Jump to navigationJump to search
(New page: If you get something like this: file.c:644 ast_readaudio_callback: Failed to write frame That means DID provider does not have correct codec enabled, try enabling all codecs from G.711 ...)
 
Line 3: Line 3:
  file.c:644 ast_readaudio_callback: Failed to write frame
  file.c:644 ast_readaudio_callback: Failed to write frame


That means DID provider does not have correct codec enabled, try enabling all codecs from G.711 A-law to GSM and try again.
That means DID's provider does not have correct codec enabled, try enabling all codecs from G.711 A-law to GSM and try again.

Revision as of 15:09, 17 April 2009

If you get something like this:

file.c:644 ast_readaudio_callback: Failed to write frame

That means DID's provider does not have correct codec enabled, try enabling all codecs from G.711 A-law to GSM and try again.