<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Yes you setup a gateway and then setup the dialplan to dial via that gateway..<div><br></div><div><br></div><div>example:</div><div><br></div><div><div>&lt;extension name="example">&nbsp;</div><div>&nbsp;&nbsp;&lt;condition field="destination_number" expression="^9(\d+)$"></div><div>&nbsp;&nbsp; &nbsp;&lt;action application="bridge" data="sofia/gateway/gateway_name/$1</div><div>&nbsp;&nbsp;&lt;/condition></div><div>&lt;/extension></div></div><div><br></div><div>pa call 919184238080</div><div><br></div><div>would call 19184238080 via the gateway_name you setup in your.</div><div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Getting_Started_Guide#Sample_Gateway_Configuration">http://wiki.freeswitch.org/wiki/Getting_Started_Guide#Sample_Gateway_Configuration</a></div><div><br></div><div>/b</div><div><br></div><div><br></div><div><br><div><div>On Oct 7, 2008, at 3:21 PM, paulo leonardo 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; ">Hi Brian,<span class="Apple-converted-space">&nbsp;</span><br><br>now is better, no appears any error message, but when i use freeswitch to make (pa call &lt;<a href="sip:number">sip:number</a>>) calls the another phone don't ring and using wireshark i saw that i need authanticate in my PROXY SIP during the INVITE. Do you know how i can authenticate during the INVITE message?<span class="Apple-converted-space">&nbsp;</span><br><br>thanks!<br></span></blockquote></div><br></div></body></html>