<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>You want to collect 11 or 10 digits and send it out flowroute which requires 1+ number. &nbsp;The 1? makes the one optional. &nbsp;So now we only collect 10 digits and append the on in the bridge line.</div><div><br></div><div><br></div><div>&nbsp;&nbsp; &lt;extension name="Long Distance - flowroute"&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;condition field="destination_number" expression="^1?(\d{10})$"&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;action application="set" data="effective_caller_id_number=10000000000"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;!-- If your provider does not provide ringback (180 or 183) you may simulate ringback by uncommenting the following line. --&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;!-- action application="ringback" /--&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;action application="bridge" data="sofia/gateway/flowroute/flowrouteAccount#1$1"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &lt;/condition&gt;</div><div>&nbsp;&nbsp; &lt;/extension&gt;</div><div><br></div><div>/b</div><div><br></div><div><div>On May 11, 2009, at 5:23 PM, Lars Zeb wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="color: rgb(0, 0, 0); ">I'm sorry, but do not understand what it is that I should try. Are you<br>saying to change the data attribute in the action command of the dialplan?</span></blockquote></div><br><div apple-content-edited="true"> <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: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><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-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: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><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-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: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Brian West</div><div><a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a></div><div><br></div></div></span>-- Meet us at ClueCon! &nbsp;<a href="http://www.cluecon.com/">http://www.cluecon.com</a><br><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></body></html>