Are you having them come into the internal profile? (i.e. port 5060?) If so then make some changes:<div><br></div><div>In conf/sip-profiles/internal.xml remove line: </div><div>&lt;param name=&quot;apply-inbound-acl&quot; value=&quot;domains&quot;/&gt;</div>
<div><br></div><div>In conf/vars.xml change this line to false:</div><div>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_auth_calls=true&quot;/&gt;</div><div><br></div><div>Restart the profile and try again. NOTE: this leaves you pretty much wide open, so I would recommend you make sure that your dialplan is locked down so that you don&#39;t get toll frauded...</div>
<div><br></div><div>-MC</div><div><div><br><div class="gmail_quote">On Wed, Nov 17, 2010 at 2:26 PM, Neil J. Macvicar <span dir="ltr">&lt;<a href="mailto:neilm@kernelspace.co.uk">neilm@kernelspace.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
I have recently compiled and installed freeswitch, and it is running with no problems. I can make and receive calls via my defined gateway with my provider, VoipTalk.<br>
<br>
My problem lies in that I have several DIDs with Voiptalk, and I have the option of routing them directly to my IP address as a SIP call. When I do this and call one<br>
of the numbers, not much happens. So I put sofia into debug sip mode, and observed the same message repeating :-<br>
<br>
   ------------------------------------------------------------------------<br>
send 866 bytes to udp/[217.14.138.126]:5060 at 22:22:15.236893:<br>
   ------------------------------------------------------------------------<br>
   SIP/2.0 407 Proxy Authentication Required<br>
<br>
217.14.138.126 being one of my providers&#39; machines.<br>
<br>
What i&#39;d like to know is how can I get freeswitch to stop asking for authentication to my provider, without putting a blacket &quot;allow&quot; in the domain ACLS.<br>
Voiptalk have a large number of IP addresses that they use to send the outbound calls, so listing them all would be a chore.<br>
<br>
Thanks in advance,<br>
--Neil.<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>