I changed the code to be $siptrace(src_addr) and $siptrace(dst_addr), because the URI in the keyword would suggest is a SIP URI format. I also updated the wiki.
You can parse "proto:ip:port" with `parse_phostport()` and then get its attributes to have variables for ip, port, ...