mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
find is not the same as bind when it comes to documentation. (issue #8626 reported by johann8384)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48592 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,7 +17,7 @@ libraries. The packages may include the following:
|
||||
SNMP support comes in two varieties -- as a sub-agent to a running SNMP
|
||||
daemon using the AgentX protocol, or as a full standalone agent. If
|
||||
you wish to run a full standalone agent, Asterisk must run as root in
|
||||
order to find to port 161.
|
||||
order to bind to port 161.
|
||||
|
||||
Configuring access when running as a full agent is something that is
|
||||
left as an exercise to the reader.
|
||||
|
Reference in New Issue
Block a user