]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_ooh323: Fixes to work right with Cisco devices 32/4332/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:33 +0000 (10:01 -0500)
commita9ac1f5de474feee8933530b6370acdf3a45cc3f
tree6ee26b05419493868a87ac8bcc457bf142c91be8
parentf02647ebbd0bebcee13de0e0da53cb7cb7e4a623
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