MayamaTakeshi / sip-lab

A node module that helps to write SIP functional tests
3 stars 2 forks source link

Refactor stop media functions #89

Closed MayamaTakeshi closed 3 months ago

MayamaTakeshi commented 3 months ago

Functions like pjw_call_stop_play_wav, pwd_call_stop_record_wav, etc can be refactored as they only differ in the underlying function being called.