<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 9, 2011, at 3:15 PM, Daniel Bareiro wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; 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; font-size: medium; ">Then I tried to make any call from the predefined extensions of<br>FreeSwitch (1000.xml) to a number of iptel. Then calling from extension<br>1000 to, for example,<span class="Apple-converted-space">&nbsp;</span><a href="mailto:music@iptel.org">music@iptel.org</a>, I was able to communicate from a<br>softphone. The reason why the call is successfully using @iptel.org is<br>because it is taking the "realm" in the file iptel.org.xml?<br></span></blockquote><div><br></div><div>Chances are you bypassed FS when you dialed <a href="mailto:music@iptel.org">music@iptel.org</a></div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; 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; font-size: medium; "><br>I have been reading the FS documentation but I not found a way to use a<br>prefix to call a number of iptel (or some other provider) without having<br>to use @provider. I have no clear the syntax I should use or where<br>should I do this configuration.<br></span></blockquote></div><br><div><br></div><div>What do you mean?</div><div><br></div><div><div>&nbsp;&nbsp;&lt;extension name="<a href="http://local.example.com">local.example.com</a>"&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;condition field="destination_number" expression="^5551212$"&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;action application="bridge" data="sofia/gateway/iptel.org/music"/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;/condition&gt;</div><div>&nbsp;&nbsp;&lt;/extension&gt;</div></div><div><br></div><div>That would take 5551212 from a softphone and dial <a href="mailto:music@iptel.org">music@iptel.org</a> .. NEVER put @iptel.org at the end of that or you'll ened up calling music@iptel.org@iptel.org :P</div><div><br></div><div>/b</div><div><br></div></body></html>