Configuring Logging of H.248 Messages
The captured data is stored by default in the pgcpd file in the /var/log directory.
To enable logging of H.248 messages:
- Access the PGCP traceoptions configuration.[edit]user@host# edit services pgcp traceoptions
- Set the flag that enables logging of
H.248 messages.[edit services pgcp traceoptions]user@host# set flag h248-stack messages
- Set the maximum number of trace files.[edit services pgcp traceoptions]user@host# set file files 10
- Set the maximum size of the trace files. [edit services pgcp traceoptions]user@host# set file size 10000k
- Set the availability of the trace files
to all users. [edit services pgcp traceoptions]user@host# set file world-readable