Files
asterisk/channels
alecdavis 6964bc37e0 chan_sip: remove unnecessary ast_channel_unlock(peer) as RAII looks after it
Otherwise console output

        (get_refer_info): mutex 'peer' freed more times than we've locked!
        (get_refer_info): Error releasing mutex: Operation not permitted

    or
        (get_refer_info): attempted unlock mutex 'peer' without owning it!
        (__ast_read): 'peer' was locked here.
        ...dump_backtrace

        (get_refer_info): Error releasing mutex: Operation not permitted
        (__ast_read): mutex 'chan' freed more times than we've locked!

ASTERISK-28011 #close

Change-Id: I6e45f2764ba4f3273a943300f91ac9b461ac2893
2018-08-22 11:46:32 +12:00
..
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2018-06-21 04:17:51 -06:00
2018-05-11 09:58:19 -04:00
2018-05-11 09:58:19 -04:00
2017-09-25 06:25:06 -06:00
2017-09-25 06:25:06 -06:00