[Freeswitch-users] Help with Sofia
Brian West
brian at freeswitch.org
Thu Jun 10 15:38:55 PDT 2010
Its the most logical place to look since most config files are commented.
/b
On Jun 10, 2010, at 5:35 PM, Sergey Okhapkin wrote:
> Why do you expect that somebody is reading samples?
>
> On Thursday 10 June 2010, Brian West wrote:
>> Did you try to read the comments in the sip_profile/internal.xml?
>>
>> Here are the options you're looking for:
>>
>>
>> <!-- this lets anything register -->
>> <!-- comment the next line and uncomment one or both of the other 2
>> lines for call authentication --> <param name="accept-blind-reg"
>> value="true"/>
>>
>> <!-- accept any authentication without actually checking (not a good
>> feature for most people) --> <param name="accept-blind-auth"
>> value="true"/>
>>
>> <param name="auth-calls" value="false"/>
>>
>> and remove this out:
>>
>> <param name="apply-inbound-acl" value="domains"/>
>>
>>
>> /b
More information about the FreeSWITCH-users
mailing list