How can I create a button that will gather information from JsSip? I need a button that will gather information like : call quality, delay,jitter and other information from two agent that will call each other.
How can we do it using javascript?
I tried using an index.html script but didn't worked to me.