<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Guys<div class=""><br class=""></div><div class="">Were having issues with Asterisk boxes registering to a trunk on our FreeSwitch box.</div><div class=""><br class=""></div><div class="">We are sending the DID number called down the trunk in the to: field, however Asterisk doesn’t seem to like this.</div><div class=""><br class=""></div><div class="">Is there anyway to manipulate the INVITE to be INVITE <a href="sip:DID@" class="">sip:DID@</a> instead of what is currently INVITE <a href="sip:user@" class="">sip:user@</a></div><div class=""><br class=""></div><div class="">Im hoping there is something like sip_invite_to_uri, however google is failing me.</div><div class=""><br class=""></div><div class="">Regards</div></body></html>