8 posts / 0 new
Last post
EdgeSystems
Terminate call doesn't close the channel
 
  • Plantronics hub + rest.
  • Headset: savi 700
  • OS: both windows and osx
  • Plantronics Hub: 3.9.2 build 1341
  1. Answer: /Spokes/CallServices/AnswerCall?name=%1&callID=%2
  2. Terminate: /Spokes/CallServices/TerminateCall?name=%1&callID=%2
It works just fine but the channel isn't closed after terminating the call (eg the green lamp is still light up and I hear myself in the headset). Is it supposed to work like this or do I need to do something else?

lcollins
Hi,<br /> <br /> Could you compare the behaviour with our live JavaScript sample, located here: <a href="https://pltdev.github.io/" target="_blank">https://pltdev.github.io/</a><br /> <br /> If the sample also doesn&#39;t close the line, please check in Plantronics Hub software from <a href="http://www.plantronics.com/software" target="_blank">http://www.plantronics.com/software</a> for the option called Settings &gt; General &gt; Headset to PC radio link, and make sure it is set to Active only during call. (recommened setting).<br /> <br /> Thanks!<br /> Lewis.<br /> &nbsp;

lcollins
By the way, the code for that sample is here: <a href="http://developer.plantronics.com/article/get-started-code-samples">http://developer.plantronics.com/article/get-started-code-samples</a> in JavaScript tab, <em>however </em>if you are using the REST API URLs directly, please refer to the &quot;Java&quot; tab example!!

EdgeSystems
&quot;Active only during call&quot; is already set.

lcollins
Does the JavaScript sample close the line? (Located here: <a href="https://pltdev.github.io/" target="_blank">https://pltdev.github.io/</a>)

lcollins
Also, what the the setting in Plantronics Hub under Settings &gt; General &gt; Audio sensing?<br /> It should be &quot;Off&quot;

EdgeSystems
For some odd reasing it just started working... I havn&#39;t changed anything, neither code or hub. Will test for a while and see.

lcollins
That&#39;s good news! Let us know and do come back with further questions!

Add new comment