-
- Downloads
add memory-pool based string field management for structures
convert chan_sip sip_pvt and sip_registry structures to use string fields add 'const' qualifiers to a few API calls that don't modify their input strings add an asprintf() wrapper to astmm git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7797 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- astmm.c 28 additions, 2 deletionsastmm.c
- channels/chan_sip.c 336 additions, 294 deletionschannels/chan_sip.c
- include/asterisk/astmm.h 6 additions, 1 deletioninclude/asterisk/astmm.h
- include/asterisk/pbx.h 1 addition, 1 deletioninclude/asterisk/pbx.h
- include/asterisk/stringfields.h 288 additions, 0 deletionsinclude/asterisk/stringfields.h
- include/asterisk/utils.h 2 additions, 2 deletionsinclude/asterisk/utils.h
- pbx.c 1 addition, 1 deletionpbx.c
- utils.c 55 additions, 3 deletionsutils.c
Loading
Please register or sign in to comment