]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_ooh323: Fixes to work right with Cisco devices 31/4331/1
authorAlexander Anikin <may213@yandex.ru>
Thu, 3 Nov 2016 12:42:20 +0000 (16:42 +0400)
committerAlexander Anikin <may213@yandex.ru>
Mon, 7 Nov 2016 15:01:25 +0000 (10:01 -0500)
commit0a698cd9329bbfe92141fb20eedfdfb30c3c57c6
treebdc07242f30c787f5eb02c8ca0ac2262b7572822
parent876c6b0c96ce67221ecdbbc31c67c3f4a344061d
chan_ooh323: Fixes to work right with Cisco devices

Changed output packets queue processing algo to one read-one write
instead of all read-all send

Remove h.245 tunneling parameter from ReleaseComplete packet

ASTERISK-24400 #close
Reported by: Dmitry Melekhov
Tested by: Dmitry Melekhov

Change-Id: I0b31933b062a21011dbac9a82b8bcfe345f406f6
addons/ooh323c/src/ooCalls.c
addons/ooh323c/src/oochannels.c
addons/ooh323c/src/ooq931.c