drachtio / drachtio-freeswitch-modules

A collection of open-sourced freeswitch modules that I use in various drachtio applications
MIT License
169 stars 114 forks source link

Make sample rate configurable and correct array indexing problem #152

Closed entenschnabel closed 8 months ago

entenschnabel commented 8 months ago

This PR replaces #125 and addresses the issues #150 and #151 . The change to make the sample rate configurable retains the default value at 8000 Hertz so if the parameter is not provided the behaviour will not change.