[Show links to pin a single call and better describe how to see the call trace Adrian Georgescu **20080520102308] hunk ./cdrlib.phtml 1818 - if ($this->CDRS->CSCODE && $CarrierInfo = $this->CDRS->CDRTool['normalize'][CS_CODES][$this->CDRS->CSCODE]) { + if ($this->CDRS->CSCODE && $CarrierInfo = $this->CDRS->CDRTool['normalize']['CS_CODES'][$this->CDRS->CSCODE]) { hunk ./cdrlib.phtml 1831 - + hunk ./cdrlib_ser.phtml 2184 - $this->callIdPrint="SipProxyServer', 'Trace', - 'toolbar=0,status=0,menubar=0,scrollbars=1,resizable=1,width=1000,height=600')\">$this->callId  "; + $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  "; hunk ./cdrlib_ser.phtml 2199 + + $CallInfoVerbose.= sprintf(" + + + Click here to show only this call id + + ", + $this->CDRS->url_run, + urlencode($this->callId) + ); + + $CallInfoVerbose.= sprintf(" + + + %s + + ", $this->traceLink); + hunk ./cdrlib_ser.phtml 2220 - Session: - $this->callIdPrint + Call id: + $this->callId hunk ./cdrlib_ser.phtml 2256 + + + Domain: + $this->domain +