Installation guide
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 55
3 ACLI Commands N - Z
notify
The notify command notifies a specific task or process of a condition that it should
act.
Syntax notify <all | <process-name>> trace <all|<socket-address><file-
name>> [<out-udp-port>]
notify <all | <process-name>> notrace all|<socket-address>
Arguments <process-name> Enter the name of the process you want to notify
<socket-address> Enter the IP address and the port on which the socket is
connected
<file-name> Enter the name of the file you want to notify
<out-udp-port> Enter the IP address and port to which the log messages are
sent; if the <out-udp-port> is not specified, logs are written to
the <file-name>
Used for runtime protocol tracing for UDP/TCP sockets, this command provides for
all protocol messages for ServiceSocket sockets to be written to a log file or sent out
of the Net-Net SBC to a UDP port.
Example ACMEPACKET# notify all trace all aug.gz
notify algd
Syntax notify algd <log>
Arguments <log> Each log argument is listed and described below.
Values • nolog—Disable MBCD and MGCP message exchanges
processed by the ALGD task
• log—Enable ALGD and MGCP messages in the alg.log
Example ACMEPACKET# notify algd log