2.1.1 version.
This commit is contained in:
@ -73,7 +73,6 @@ class AastraIPPhoneImageScreen extends AastraIPPhone {
|
||||
$out .= " cancelAction=\"{$cancelAction}\"";
|
||||
}
|
||||
if($this->_beep=='yes') $out .= " Beep=\"yes\"";
|
||||
if($this->_allowAnswer == 'yes') $out .= " allowAnswer=\"yes\"";
|
||||
if($this->_timeout!=0) $out .= " Timeout=\"{$this->_timeout}\"";
|
||||
$out .= ">\n";
|
||||
$out .= "<Image";
|
||||
|
Reference in New Issue
Block a user