[OpenSIPS-Users] catch_dtmf module has landed in rtpproxy/master

Maxim Sobolev sobomax at sippysoft.com
Fri May 15 01:10:31 EST 2020


Hi Razvan & OpenSIPS-users,

This is just a quick heads up about catch_dtmf functionality being
available in the rtpproxy/master effective immediately. It is needed for
the DTMF call control feature in OpenSIPS 3.1. The only difference between
it and rtpp_2_1_dtmf code is that in order to enable the feature in master
one needs to load catch_dtmf module either by using "--dso
/some/where/rtpp_catch_dtmf.so" or by providing configuration file
with catch_dtmf section in modules:

modules {
[...]
    catch_dtmf {
        load = /some/where/rtpp_catch_dtmf.so
    }
}

The module code has been developed in collab with Razvan + sponsored by the
OpenSIPS Solutions and comes with the test case providing 95% coverage*.
Any feedback is highly appeciated, as usually, happy DTMF'ing!

-Max
*)
https://coveralls.io/builds/30800066/source?filename=modules/catch_dtmf/rtpp_catch_dtmf.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200514/a01f9c65/attachment-0001.html>


More information about the Users mailing list