Skip to content
Snippets Groups Projects
  • Frederic LE FOLL's avatar
    2d0eee54
    ChanIsAvail() generates a CDR when unanswered=yes in cdr.conf. · 2d0eee54
    Frederic LE FOLL authored
    ChanIsAvail() creates a temporary channel with ast_request() to test
    resource availability. It should not generate a CDR when it hangs up
    this temporary channel.
    
    This patch disables CDR generation for the temporary channel with
    ast_cdr_set_property().
    
    ASTERISK-28527
    
    Change-Id: I7b0555c6909c7d322e452dde97c9ea5b111552d1
    2d0eee54
    History
    ChanIsAvail() generates a CDR when unanswered=yes in cdr.conf.
    Frederic LE FOLL authored
    ChanIsAvail() creates a temporary channel with ast_request() to test
    resource availability. It should not generate a CDR when it hangs up
    this temporary channel.
    
    This patch disables CDR generation for the temporary channel with
    ast_cdr_set_property().
    
    ASTERISK-28527
    
    Change-Id: I7b0555c6909c7d322e452dde97c9ea5b111552d1