1.3.0 • Published 3 years ago

baresip-records-mixer v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

BareSIP Records Mixer

Install

$ npm install baresip-records-mixer

Usage

import RecordsMixer from 'baresip-records-mixer';

const recordsMixer = new RecordsMixer('input-records-path', 'output-path', 'mix-script-path');
recordsMixer.mix('phoneNumber', 'callType e.g. in|out');
recordsMixer.convert('phoneNumber', 'callType e.g. in|out');
1.3.0

3 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago