[asterisk-dev] [Code Review] Make all of the various rtpqos variables available to the dialplan

Tilghman Lesher tlesher at digium.com
Mon Feb 15 13:10:28 CST 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/501/
-----------------------------------------------------------

(Updated 2010-02-15 13:10:28.238984)


Review request for Asterisk Developers.


Changes
-------

Move dialplan function and test into a separate codefile.
Make Makefile wildcard-ish for separate sip codefiles.
Add include files as necessary to make the separate codefile work.
Change part of rtpqos lookup structure to be an enum, instead of using defines.


Summary
-------

Trunk has several new RTPQOS variables documented in the CHANNEL dialplan function that up until now were not actually available.


This addresses bug 16652.
    https://issues.asterisk.org/view.php?id=16652


Diffs (updated)
-----

  /trunk/channels/Makefile 245944 
  /trunk/channels/chan_sip.c 245944 
  /trunk/channels/sip/dialplan_functions.c PRE-CREATION 
  /trunk/channels/sip/include/config_parser.h 245944 
  /trunk/channels/sip/include/dialog.h PRE-CREATION 
  /trunk/channels/sip/include/dialplan_functions.h PRE-CREATION 
  /trunk/channels/sip/include/sip_utils.h 245944 

Diff: https://reviewboard.asterisk.org/r/501/diff


Testing
-------

Unit test written, tested.


Thanks,

Tilghman




More information about the asterisk-dev mailing list