[sip-comm-dev] Re: svn commit: r7989 - trunk/src/net/java/sip/communicator/impl/gui/main/call

After I establish a call (A) and then another one (B), A gets
automatically on hold as expected (because of SingleCallInProgress)
but its hold button is disabled. Even after handing up B, A remains
with a disabled hold button and I cannot resume it.

···

On Mon, Nov 29, 2010 at 6:36 PM, <s_vincent@dev.java.net> wrote:

Author: s_vincent
Date: 2010-11-29 16:36:16+0000
New Revision: 7989

Modified:
trunk/src/net/java/sip/communicator/impl/gui/main/call/CallDialog.java
trunk/src/net/java/sip/communicator/impl/gui/main/call/CallPeerAdapter.java

Log:
Disable all buttons (but hold) when call is on hold.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net

Hi Lyubomir,

Le 30/11/2010 08:38, Lyubomir Marinov a �crit :

···

On Mon, Nov 29, 2010 at 6:36 PM,<s_vincent@dev.java.net> wrote:
   

Author: s_vincent
Date: 2010-11-29 16:36:16+0000
New Revision: 7989

Modified:
   trunk/src/net/java/sip/communicator/impl/gui/main/call/CallDialog.java
   trunk/src/net/java/sip/communicator/impl/gui/main/call/CallPeerAdapter.java

Log:
Disable all buttons (but hold) when call is on hold.
     

After I establish a call (A) and then another one (B), A gets
automatically on hold as expected (because of SingleCallInProgress)
but its hold button is disabled. Even after handing up B, A remains
with a disabled hold button and I cannot resume it.
   
Thanks for the report, I will check this.

Regards,
--
Seb

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net