• Travis Cross's avatar
    Relay cause of hangup on SRTP failure · 7406be69
    Travis Cross 提交于
    We hangup the channel after receiving 10 SRTP packets in a row with a
    bad auth tag or that are replayed.  Prior to this commit we were
    indicating a normal clearing.  When doing interop and looking first at
    packet traces, this made freeswitch's behavior look surprising.  With
    this commit we'll indicate more loudly what's happening.
    7406be69
switch_channel.c 156.7 KB