-
- Downloads
Make all of the various rtpqos parameters in this branch available from the CHANNEL function.
Also includes a test for retrieving rtpqos parameters, including a NULL RTP driver. Additionally, some further separation of the SIP internal API into headers was necessary. (closes issue #16652) Reported by: kkm Patches: 20100204__issue16652.diff.txt uploaded by tilghman (license 14) Review: https://reviewboard.asterisk.org/r/501/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@247124 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/Makefile 1 addition, 1 deletionchannels/Makefile
- channels/chan_sip.c 35 additions, 180 deletionschannels/chan_sip.c
- channels/sip/dialplan_functions.c 366 additions, 0 deletionschannels/sip/dialplan_functions.c
- channels/sip/include/config_parser.h 1 addition, 1 deletionchannels/sip/include/config_parser.h
- channels/sip/include/dialog.h 75 additions, 0 deletionschannels/sip/include/dialog.h
- channels/sip/include/dialplan_functions.h 41 additions, 0 deletionschannels/sip/include/dialplan_functions.h
- channels/sip/include/globals.h 42 additions, 0 deletionschannels/sip/include/globals.h
- channels/sip/include/sip_utils.h 42 additions, 2 deletionschannels/sip/include/sip_utils.h
Loading
Please register or sign in to comment