callthemonline / react-sip

React wrapper for jssip
https://www.npmjs.com/package/react-sip
MIT License
50 stars 46 forks source link

introduce counterpart #9

Closed denisnikulin closed 7 years ago

denisnikulin commented 7 years ago

callCounterpart should represent the call destination in case of outbound call, and the caller if the call is incoming.

kachkaev commented 7 years ago

+ mention in https://stackoverflow.com/questions/42573001/using-jssip-in-a-project

denisnikulin commented 7 years ago

fixed in version 0.4.0 https://github.com/callthemonline/react-sip/pull/13