Skip to content
Snippets Groups Projects
  • Scott Griepentrog's avatar
    8874d5fc
    Channel alert pipe: improve diagnostic error return · 8874d5fc
    Scott Griepentrog authored
    When a frame is queued on a channel, any failure in
    ast_channel_alert_write is logged along with errno.
    
    This change improves the diagnostic message through
    aligning the errno value with actual failure cases.
    
    ASTERISK-25224
    Reported by: Andrey Biglari
    
    Change-Id: I1bf7b3337ad392789a9f02c650589cd065d20b5b
    8874d5fc
    History
    Channel alert pipe: improve diagnostic error return
    Scott Griepentrog authored
    When a frame is queued on a channel, any failure in
    ast_channel_alert_write is logged along with errno.
    
    This change improves the diagnostic message through
    aligning the errno value with actual failure cases.
    
    ASTERISK-25224
    Reported by: Andrey Biglari
    
    Change-Id: I1bf7b3337ad392789a9f02c650589cd065d20b5b
channel_internal_api.c 44.47 KiB