Skip to content
Snippets Groups Projects
  • Kinsey Moore's avatar
    c6fd4f5d
    SIP session timeout AMI event · c6fd4f5d
    Kinsey Moore authored
    Add an AMI event in the Call category that is issued when a call is terminated
    due to either RTP stream inactivity or SIP session timer expiration.
    
    Event description:
    
    Event: SessionTimeout
    Source: source
    Channel: channel-name
    Uniqueid: channel-unique-id
    
    `source` can be either RTPTimeout or SIPSessionTimer
    
    (closes issue ASTERISK-16467)
    Patch-by: Kirill Katsnelson
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@351939 65c4cc65-6c06-0410-ace0-fbb531ad65f3
    c6fd4f5d
    History
    SIP session timeout AMI event
    Kinsey Moore authored
    Add an AMI event in the Call category that is issued when a call is terminated
    due to either RTP stream inactivity or SIP session timer expiration.
    
    Event description:
    
    Event: SessionTimeout
    Source: source
    Channel: channel-name
    Uniqueid: channel-unique-id
    
    `source` can be either RTPTimeout or SIPSessionTimer
    
    (closes issue ASTERISK-16467)
    Patch-by: Kirill Katsnelson
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@351939 65c4cc65-6c06-0410-ace0-fbb531ad65f3
chan_sip.c 1.06 MiB