<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
0) if its just a warning, how to get it fixed?<br>
</blockquote>
<br></div>
It doesn't really need to. A 'warning' is like saying "here's something you should be aware of."<br>
<br>
Personally, I prefer to resolve all warnings so there is less cruft to sift through when something actually does go wrong.<div class="im"><br></div></blockquote><div><br></div><div>I see</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
1) checked, it is not exist. is it exist by default?<br>
</blockquote>
<br></div>
I don't know about your version of Asterisk.<div class="im"><br></div></blockquote><div><br></div><div>Im using AsteriskNow lastest version 2.0.2</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) what directory it should be?<br>
</blockquote>
<br></div>
Unless you (or your package maintainer) has been fiddling about, it should be in the same directory as all of your other Asterisk configuration files: sip.conf, iax.conf, extensions.[conf|ael], etc.<br></blockquote><div>
<br></div><div>already checked. files for asterisk are on /etc/asterisk directory but theres no <span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">users.conf</span></div>
<div><span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px"><br></span></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
3) im root<br>
</blockquote>
<br>
Glad to meet you.<br>
<br></blockquote><div><br></div><div>:D</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you meant the user running Asterisk is root, this is a less than optimal situation that can lead to really big problems.</blockquote><div><br></div><div>Why? Steve please explain. </div><div> </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
4) the file doesn't exist<br>
</blockquote>
<br></div>
At a minimum, 'touch /etc/asterisk/users.conf' may make the warning go away. You should read up a bit to see if the features of users.conf make sense for your environment.<br></blockquote><div><br></div><div>I'll read it again</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Personally, I set up my Asterisk installs so they only load the modules I'm actually using by specifying 'autoload=no' and explicitly loading the modules I want in modules.conf.</blockquote><div><br></div><div>
I still need to learn more. I've just experimenting asterisk from yesterday, but I'll try to examine what modules i need to load :-) </div><div> </div><div>thank you</div></div>