<!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> </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 SIP
trunk. 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> </DIV>
<DIV><FONT size=2 face=Arial>I put</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial><extension
name="velocity"><BR> <condition
field="destination_number" expression="^2064001950$"><BR>
<action application="bridge" data="sofia/external/$ <A
href='mailto:{destination_number}@their_ip_address"/'>{destination_number}@their_ip_address"/</A>><BR> <action
application="lua" data="cme_ivr.lua
channel_name"/><BR>
</condition><BR></extension></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>in the default.xml under Dialplan</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </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> </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> </DIV>
<DIV><FONT size=2 face=Arial>I Appreciate any help you may
offer.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>Dave Goodwin</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BODY></HTML>