fix for issue 327 in tracker, buttons not working after transfer conference dial timeout

git-svn-id: svn://192.168.202.10@1395 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2010-04-02 03:40:03 +00:00
parent 3d08ad3e4a
commit b5d7609b25
2 changed files with 14 additions and 0 deletions
@@ -8050,6 +8050,13 @@ if ($enable_fast_refresh < 1) {echo "\tvar refresh_interval = 1000;\n";}
EAalt_phone_notes='';
EAalt_phone_active='';
EAalt_phone_count='';
XDnextCID='';
XDcheck = '';
MDnextCID='';
XD_live_customer_call = 0;
XD_live_call_secondS = 0;
MD_channel_look=0;
MD_ring_secondS=0;
if (manual_dial_in_progress==1)
{
+7
View File
@@ -8196,6 +8196,13 @@ if ($enable_fast_refresh < 1) {echo "\tvar refresh_interval = 1000;\n";}
EAalt_phone_notes='';
EAalt_phone_active='';
EAalt_phone_count='';
XDnextCID='';
XDcheck = '';
MDnextCID='';
XD_live_customer_call = 0;
XD_live_call_secondS = 0;
MD_channel_look=0;
MD_ring_secondS=0;
if (manual_dial_in_progress==1)
{