I couldn't get the gateway to work with register=false. I took the hint from Brian and scraped the gateway idea and put this in my dialplan.<div><br></div><div><div> <extension name="gateway"></div><div>
<condition field="destination_number" expression="^(\d{10})$"></div><div> <action application="set" data="effective_caller_id_number=${outbound_caller_id_number}"/></div>
<div> <action application="set" data="effective_caller_id_name=${outbound_caller_id_name}"/></div><div> <action application="bridge" data="sofia/external/$<a href="mailto:1@gateway_url.com">1@gateway_url.com</a>"/></div>
<div> </condition></div><div> </extension></div><div><br></div><div class="gmail_quote"><br></div></div>