MayamaTakeshi / sip-lab

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

Properly set CodecInfo for get_stream_stat() #7

Closed MayamaTakeshi closed 2 years ago

MayamaTakeshi commented 2 years ago

Currently we are returning FAKE@0 because there were breaking changes in the pjsip API. But we need this to check which codec was accorded in some test calls.