-
- Downloads
Reduce memory consumption significantly for users of the RTP engine API by...
Reduce memory consumption significantly for users of the RTP engine API by storing only the payloads present and in use instead of every possible one. Review: https://reviewboard.asterisk.org/r/2052/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370832 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/chan_motif.c 7 additions, 1 deletionchannels/chan_motif.c
- channels/chan_sip.c 21 additions, 27 deletionschannels/chan_sip.c
- include/asterisk/rtp_engine.h 37 additions, 2 deletionsinclude/asterisk/rtp_engine.h
- main/rtp_engine.c 169 additions, 57 deletionsmain/rtp_engine.c
- res/res_rtp_asterisk.c 2 additions, 2 deletionsres/res_rtp_asterisk.c
Loading
Please register or sign in to comment