<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I would transfer to 1000 XML default for example. &nbsp;This is why you split inbound and outbound into two context's like you have it... but since you're sending the call into default as 10 digits I suspect it loops right back out.<div><br></div><div>Also can you please not hijack threads.</div><div><br></div><div>Click new message, input the address yourself and then send it. &nbsp;If you click reply, change the subject and body you're hijacking threads DO NOT DO THAT please.</div><div><br></div><div>/b</div><div><br><div><div>On Sep 21, 2008, at 5:05 PM, Noah Silverman wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">HOW CAN I TELL FS TO ROUTE A CALL TO A REGISTERED USER AS OPPOSED TO &nbsp;<br>DIALING OUT???<br><br>My guess is that's its an adjustment to the "transfer" application in &nbsp;<br>my public context???<br><br>Thanks,<br><br>-Noah<br><br><br>-----------------------------------------------------------------------------------------------------<br><br><br>I can call out just fine using the following in my dialplan:<br><br>&lt;context name="default"><br><span class="Apple-tab-span" style="white-space: pre; ">        </span>&lt;extension name="Vitelity"><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;&nbsp;&lt;condition field="destination_number" expression="^(1{0,1}\d{10})<span class="Apple-converted-space">&nbsp;</span><br>$"><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-tab-span" style="white-space: pre; ">        </span>&lt;action application="set" &nbsp;<br>data="effective_caller_id_number=12223334444"/><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-tab-span" style="white-space: pre; ">        </span>&lt;!--&lt;action application="bridge" data="sofia/gateway/vitelity/$1"/>--><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-tab-span" style="white-space: pre; ">        </span>&lt;action application="bridge" data="<a href="mailto:sofia/external/$1@outbound1.vitelity.net">sofia/external/$1@outbound1.vitelity.net</a><span class="Apple-converted-space">&nbsp;</span><br>"/><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/condition><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;&nbsp;&lt;/extension><br>&lt;/context><br><br>&lt;context name="public"><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space">&nbsp;</span>&lt;extension name="inbound"><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;condition field="destination_number" &nbsp;<br>expression="^(3235551212)$"><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-tab-span" style="white-space: pre; ">        </span>&lt;action application="transfer" data="$1 XML default"/><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/condition><br><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;&nbsp;&lt;/extension><br>&lt;/context><br></span></blockquote></div><br></div></body></html>