]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_ooh323: call ast_rtp_instance_stop on ooh323_destroy 09/1209/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:39:20 +0000 (22:39 +0400)
commit07b25a2312efecdfc4aeccaf8742782e714ff358
treef9346d610e0c632ba9eed2bf18ca61448cfdc4d3
parent94b764c8f3e771c100154303c38949beaed9ea42
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