<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 6.00.6000.20753" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><SPAN class=Apple-style-span
style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -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"><FONT
face=Arial size=2>We had a question:</FONT> </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=Apple-style-span
style="WORD-SPACING: 0px; FONT: 12px Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -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"><FONT
face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>> How I should reconstruct configuration files
of FreeSWITCH, that any user could carry out call at</FONT></DIV>
<DIV><FONT face=Arial size=2>> SIP profile "internal" port
5060</FONT> <FONT face=Arial size=2>and also it was not required to
its registration (message REGISTER from one)?</FONT></DIV>
<DIV><FONT face=Arial size=2>> Like at profiles "external" and "nat" (
version 1.0.trunk( 9377 ) - earlier these profiles were called in another
way:</FONT></DIV>
<DIV><FONT face=Arial size=2>> "default" and
"outbound"?). )</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Brian West has advised to us:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>>> auth-calls set to false</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But we know arrangement <FONT face=Arial
size=2><param name="auth-calls" value="false"/> in
internal.xml,</FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2>and it works in previous releases.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In the previous releases:</FONT></DIV></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><A
href="mailto:freeswitch@opos8.altron.lan">freeswitch@opos8.altron.lan</A>>
version<BR>FreeSwitch Version 1.0.rc4 (exported)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>arrangement<BR><param name="auth-calls"
value="false"/></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>in SIP profile default.xml led to successful
performance of the command:<BR># ./sipp -sn uac -s 2000
192.168.2.107<BR>(extension 2000 - this is our own extension called application
info(), that we also see on console FreeSWITCH).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>In the last release:</FONT></DIV><FONT face=Arial
size=2>
<DIV><BR><A
href="mailto:freeswitch@opos9.altron.lan">freeswitch@opos9.altron.lan</A>>
version<BR>FreeSwitch Version 1.0.trunk (9377)</DIV>
<DIV> </DIV>
<DIV>- now the profile is defined in internal.xml, and default - alias - is does
not adduce to same result,</DIV>
<DIV> and INVITE comes to the end with an error</DIV>
<DIV></FONT> </DIV>
<DIV><FONT face=Arial size=2>UDP message received [644] bytes :</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>SIP/2.0 403 Forbidden<BR>Via: SIP/2.0/UDP
127.0.0.1:5061;branch=z9hG4bK-4457-1-0;received=192.168.2.107<BR>From: sipp
<sip:sipp@127.0.0.1:5061>;tag=4457SIPpTag001<BR>To: sut
<sip:2000@192.168.2.107:5060>;tag=ayUKNQ761p51r<BR>Call-ID: <A
href="mailto:1-4457@127.0.0.1">1-4457@127.0.0.1</A><BR>CSeq: 1
INVITE<BR>User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-9377</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>And we can see such message on the FreeSWITCH
console?</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>2008-09-03 11:35:57 [WARNING] sofia.c:3158
sofia_handle_sip_i_invite() IP 192.168.2.107 Rejected by acl
domains</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Why does it happens? ( May be this is mistakes in a
new version?)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Even if we have been change standart scenario SIPP
to a call form a user "1000"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>$ ./sipp -sd uac > uac.xml <BR>...
changing name "sipp" to a "1000" everywhere ...<BR>$ ./sipp
-sf uac-1000.xml -s 2000 -m 1 192.168.2.107 -trace_msg
</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>- we have the same result.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>How do we can get the same result, that inti
version 1.0 rc4?</FONT></DIV></SPAN></FONT></BODY></HTML>