Hi all. I've got Asterisk CVS Head running on Fedora Core 3. It has been running for 4 months with no particular problem. Recently I tried to enable presence. On dialplan I added hint extensions for all my SIP users and on my Eyebeam clients (v. 1.1 3008q) I set Peer-to-Peer presence mode. Presence works right, but when an incoming or outogoing call is answered, Asterisk crashes with the following message: Ouch ... error while writing audio data: : Broken pipe Segmentation fault I tried to restart Asterisk many times but it always stop with this message. As I disable presence (on Eyebeam clients, not even in Asterisk dial plan) Asterisk stays on. Is this a bug or do I miss something with presence? Thank you, _fangi_ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051123/4bec42ac/attachment.htm
Francesco Angi wrote:> Hi all. > > I?ve got Asterisk CVS Head running on Fedora Core 3. It has been running > for 4 months with no particular problem. Recently I tried to enable > presence. On dialplan I added hint extensions for all my SIP users and > on my Eyebeam clients (v. 1.1 3008q) I set Peer-to-Peer presence mode. > Presence works right, but when an incoming or outogoing call is > answered, Asterisk crashes with the following message: > > Ouch ... error while writing audio data: : Broken pipe > > Segmentation fault > > I tried to restart Asterisk many times but it always stop with this > message. As I disable presence (on Eyebeam clients, not even in Asterisk > dial plan) Asterisk stays on. > > Is this a bug or do I miss something with presence? >There is a bug report open on this in the bug tracker. Collect some data, add a backtrace and SIP debug output up to the point where it crashes and you will help us track that bug down and kill it. Thank you for your assistance. /O