machtudong / asterisk-chan-dongle

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 0 forks source link

warning while recording calls #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. receiving call to dongle with monitor() recording to wav file
2.
3.

What is the expected output? What do you see instead?
[2013-02-13 01:40:25] WARNING[3959]: file.c:177 ast_writestream: Natural write 
failed
[2013-02-13 01:40:25] WARNING[3959]: channel.c:5076 ast_write: Failed to write 
data to channel monitor write stream

What version of the product are you using? On what operating system?
1.1 r14 on centos6 2.6.32-279.22.1.el6.i686

Please provide any additional information below.
the warning started showing just after i updated chan_dongle from r10 to r14

Original issue reported on code.google.com by sense....@gmail.com on 13 Feb 2013 at 1:03

GoogleCodeExporter commented 9 years ago
no code changes in r14 :))) 
check yours Monitor() call for name of file or extention

Original comment by bg_...@mail.ru on 27 Apr 2013 at 3:34

GoogleCodeExporter commented 9 years ago
filename and extension are ok. i'm recoding incoming calls to wav files and 
recordings are fine except of that warning:
file.c:177 ast_writestream: Natural write failed
channel.c:5101 ast_write: Failed to write data to channel monitor write stream

my dongles and my fixed lines are set to ring one sip phone, but there is no 
warning on recording from my fixed lines (dahdi), i only get warning from the 
calls coming in to usb dongle.. any ideas?
thanks

Original comment by sense....@gmail.com on 30 Apr 2013 at 12:20