yogesmhrj / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

NgnProxyAudioProducer.setOnPause() do not work #522

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
IMSDroid's version is 568,doubango's version is 1060.

when i make a audio call,i call NgnProxyAudioProducer.setOnPause(true). And 
then calling NgnProxyAudioProducer.setOnPause(false),i can hear the callee's 
voice. When i call NgnProxyAudioProducer.setOnPause(true) and 
NgnProxyAudioProducer.setOnPause(false) again, i can't hear the callee's voice 
any more.

Original issue reported on code.google.com by xunzhaoy...@gmail.com on 17 Jun 2014 at 2:59