[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Tracing PGCP Operations
To trace PGCP operations and record them in a log file, include
the traceoptions statement at the [edit services pgcp] hierarchy level:
- [edit services pgcp]
-
traceoptions {
- file filename <files number> <size size> <world-readable
| no-world-readable> <match regex>;
- flag flag;
- }
You can specify the following PGCP tracing flags:
-
all—Trace everything.
-
configuration—Trace configuration events.
-
debug—Trace debug messages.
-
error—Trace error messages.
-
firewall—Trace firewall messages.
-
gate—Trace gate request and reply events.
-
media-function—Trace media function events.
-
pgc-connection—Trace PGC connection events.
-
pgcp-stack-debug—Trace PGCP stack debug
events.
-
pgcp-stack-h248—Trace PGCP stack H.248
events.
-
pgcp-stack-trace—Trace PGCP stack function
call events.
-
routing-socket—Trace routing-socket events.
-
trace—Trace process function calls.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]