]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_ooh323: Fixes to work right with Cisco devices 33/4333/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:38 +0000 (10:01 -0500)
commit2849e596b86c776bac5a82dd9e9ecf98e3188a51
tree705b897c55c0a2e20334319e54841db79f87d1d9
parentec5b3972ffa16319c35167f7a216760cbe645a7a
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