[Added link to call trace Adrian Georgescu **20120526121421 Ignore-this: ebe787725df2b4b19400f56595d71597 ] hunk ./library/sip_settings.php 5724 + $sessionId = urlencode(quoted_printable_decode($this->calls_received[$call]['sessionId'])); + $fromTag = urlencode(quoted_printable_decode($this->calls_received[$call]['fromTag'])); + $toTag = urlencode(quoted_printable_decode($this->calls_received[$call]['toTag'])); + $proxyIP = urlencode(quoted_printable_decode($this->calls_received[$call]['proxyIP'])); + $trace_link = "Trace"; + hunk ./library/sip_settings.php 5755 - print "url&tab=contacts&task=add&uri=$urlURI&search_text=$urlURI>$this->phonebook_img"; + print "$trace_link"; + print ""; + print "url&tab=contacts&task=add&uri=$urlURI&search_text=$urlURI>$this->phonebook_img"; hunk ./library/sip_settings.php 5790 + $sessionId = urlencode(quoted_printable_decode($this->calls_received[$call]['sessionId'])); + $fromTag = urlencode(quoted_printable_decode($this->calls_received[$call]['fromTag'])); + $toTag = urlencode(quoted_printable_decode($this->calls_received[$call]['toTag'])); + $proxyIP = urlencode(quoted_printable_decode($this->calls_received[$call]['proxyIP'])); + $trace_link = "Trace"; + hunk ./library/sip_settings.php 5824 - print "url&tab=contacts&task=add&uri=$urlURI&search_text=$urlURI>$this->phonebook_img"; + print "$trace_link"; + print ""; + print "url&tab=contacts&task=add&uri=$urlURI&search_text=$urlURI>$this->phonebook_img"; hunk ./library/sip_settings.php 5870 + "fromTag" => $callStructure->fromTag, + "toTag" => $callStructure->toTag, + "proxyIP" => $callStructure->proxyIP, + "sessionId"=> $callStructure->sessionId, hunk ./library/sip_settings.php 5889 + "fromTag" => $callStructure->fromTag, + "toTag" => $callStructure->toTag, + "proxyIP" => $callStructure->proxyIP, + "sessionId"=> $callStructure->sessionId, hunk ./sip_login.phtml 22 -