Files
asterisk/res
StefanEng86 a1435aa3fa res/res_rtp_asterisk.c: Fix incorrect assignment of frame->subclass.frame_ending
In ast_rtp_read, the value of the variable 'mark' which we try to assign to a
frame->subclass.frame_ending may be 0, 1 or (1<<23), but we should translate
it to 0 or 1.

ASTERISK-25451 #close
Change-Id: I53bdf5c026041730184a6a809009c028549ce626
2015-10-07 09:50:58 -05:00
..
2015-04-12 13:48:10 -05:00
2015-04-29 07:39:22 -04:00
2012-10-14 21:44:27 +00:00