Difference between revisions of "Failed to write frame"

From Kolmisoft Wiki
Jump to navigationJump to search
 
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's provider does not have correct codec enabled, try enabling all codecs from G.711 A-law to GSM and try again.
That means device has not correct codec enabled, try enabling all codecs and try again. If it works - disable unnecessary ones.

Latest revision as of 15:15, 17 April 2009

If you get something like this:

file.c:644 ast_readaudio_callback: Failed to write frame

That means device has not correct codec enabled, try enabling all codecs and try again. If it works - disable unnecessary ones.