yuanjianjiang / boghe

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

not possible to redial with call button in session window #111

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Setup a voice call session.
2. Termintate the call locally or remotely without closing the local session 
window.
3. Select "Call" button in the same session window. 

What is the expected output? What do you see instead?
The actual call is expected to be reinitiated, but nothing happens.

What version of the product are you using? On what operating system?
boghe-r86 and doubango-r672 on Windows XP/Vista/7

Please provide any additional information below.

Original issue reported on code.google.com by Jonne.K...@gmail.com on 26 Dec 2011 at 12:49

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 2 Jan 2012 at 1:36

GoogleCodeExporter commented 9 years ago
This issue seems to be a localization issue. The issue can be reproduced 
targeting any other culture where "Call" is translated to something different.

One solution is to replace the hardcoded "Call" strings in 
SessionWindow.xaml.cs with Strings.AV_ButtonCall.

Original comment by Jonne.K...@gmail.com on 3 Jan 2012 at 3:05

GoogleCodeExporter commented 9 years ago
Fixed by r87

Original comment by boss...@yahoo.fr on 4 Jan 2012 at 4:01