Hi i am new for appcelerator. I need to implement SIP internet phone call to my project.After few hour googling. I found a nice module which is https://github.com/dbankier/TiSIPClient-Android
But it seem lack of documentation . So here is my question can anyone provide me any example how to use those method?supported: SIPregister, answer, close, hangup, holdCall, initiateCall(address), sendDTMF, toggleMuted, unholdCall.
Or maybe got alternative way to archive SIP internet phone call?