Skip to content

Add tools for manipulation of a parameter string

Quentin Arguillere requested to merge feature/param_string_utils into master

Add new tools for manipulation of a parameter string of the form : “param1=value1;param2=value2”. For now, only a simple “get value” stolen from ortp module, and basic tests

Merge request reports