[show trace link only if data source defined Adrian Georgescu **20080526073806 remove unused reload command ] hunk ./cdrlib_ser.phtml 2195 - if ($this->CDRS->sipTraceDataSource) { - $trace_datasource = $this->CDRS->sipTraceDataSource; - $callid_enc = urlencode($this->callId); - $fromtag_enc = urlencode($this->SipFromTag); - $totag_enc = urlencode($this->SipToTag); - - $this->traceLink="SipProxyServer', 'Trace', - 'toolbar=0,status=0,menubar=0,scrollbars=1,resizable=1,width=1000,height=600')\">Click here to see the SIP trace for this call  "; - } else { - $this->traceLink=$this->callId; - } - hunk ./cdrlib_ser.phtml 2215 - $CallInfoVerbose.= " - - - Call id: - $this->callId - - "; + if ($this->CDRS->sipTraceDataSource) { + $trace_datasource = $this->CDRS->sipTraceDataSource; + $callid_enc = urlencode($this->callId); + $fromtag_enc = urlencode($this->SipFromTag); + $totag_enc = urlencode($this->SipToTag); + + $this->traceLink="SipProxyServer', 'Trace', + 'toolbar=0,status=0,menubar=0,scrollbars=1,resizable=1,width=1000,height=600')\">Click here to see the SIP trace for this call  "; + + $CallInfoVerbose.= " + + + Call id: + $this->callId + + "; + } + hunk ./rating_lib.phtml 5909 - - } else if ($NetFields['action'] == "reloadprepaidaccounts") { - - return 1;