Havryshchuk Oleksandr

Results 2 issues of Havryshchuk Oleksandr

Hi, SLY library is really great, thanks for it. I need to avoid triggering 'active' event when i using activate() method or to have ability to determine the source of...

Typo in DTFMOptions TS type name. I belive it should be `DTMFOptions` instead of `DTFMOptions`: ```js export interface DTFMOptions extends ExtraHeaders { duration?: number; interToneGap?: number; transportType?: DTMF_TRANSPORT; } ```...