[display to and from tags, hide enum tld if none Adrian Georgescu **20080512140101] hunk ./cdrlib_ser.phtml 2184 - $this->callIdPrint=" SipProxyServer', 'Trace', + $this->callIdPrint="SipProxyServer', 'Trace', hunk ./cdrlib_ser.phtml 2206 + + From/to tags: + $this->SipFromTag/$this->SipToTag + + hunk ./cdrlib_ser.phtml 2240 - Dialed URI: + To (dialed URI): hunk ./cdrlib_ser.phtml 2273 - if ($this->ENUMtld) { + if ($this->ENUMtld && $this->ENUMtld != 'none' && $this->ENUMtld != 'N/A') {