]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_ooh323: call ast_rtp_instance_stop on ooh323_destroy 10/1210/1
authorAlexander Anikin <may213@yandex.ru>
Mon, 7 Sep 2015 18:19:41 +0000 (22:19 +0400)
committerAlexander Anikin <may213@yandex.ru>
Mon, 7 Sep 2015 18:47:42 +0000 (13:47 -0500)
commit480c443e2691272a7227e0949244e80e53bc31b2
treef4fa14497ce0a6b799f065ea9978b89cf52b1f0a
parent24be90c6d7806757c48331233133a74f7ad1482e
chan_ooh323: call ast_rtp_instance_stop on ooh323_destroy

    Call ast_rtp_instance_stop on ooh323_destroy to free resources
    allocated by rtp instance

    ASTERISK-25299 #close
    Report by: Alexandr Dranchuk

Change-Id: I455096bd7da016b871afe90af86067c2c7c9f33f
addons/chan_ooh323.c