<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19046">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I am new to FreeSWITCH and need to set up 
FreeSWITCH to receive calls through a Velocity Networks&nbsp;SIP 
trunk.&nbsp;They say I should not authenticate with Username and Password. 
Rather, I connect directly to the their IP address.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I put</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>&lt;extension 
name="velocity"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition 
field="destination_number" expression="^2064001950$"&gt;<BR>&nbsp;&nbsp;&nbsp; 
&nbsp; &nbsp; &lt;action application="bridge" data="sofia/external/$ <A 
href='mailto:{destination_number}@their_ip_address"/'>{destination_number}@their_ip_address"/</A>&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;action 
application="lua" data="cme_ivr.lua 
channel_name"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/condition&gt;<BR>&lt;/extension&gt;</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>in the default.xml under Dialplan</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>When I Dial the DID from a Phone (not one connected 
to the FreeSWITCH server) I get the "SIP auth challenge (INVITE) on sofia 
profile 'internal' for [myphone@theirIP] from their IP, but nothing 
more.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>What I hope to do is take the incoming call from 
2064001950 and route it to the Lua IVR script above.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I Appreciate&nbsp;any&nbsp;help you may 
offer.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Dave Goodwin</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV></BODY></HTML>