When the inter-process communication (IPC) connection between the pgcpd process and the MultiServices PIC is being established or reestablished, a synchronization procedure is performed. After the synchronization with the PIC is successfully completed, the pgcpd process attempts to establish the PGCP connection to the PGC.
To configure graceful restart properties for synchronization with the PIC, include the graceful-restart statement at the [edit services pgcp gateway gateway-name] hierarchy level:
- [edit services pgcp gateway gateway-name]
- graceful-restart {
-
maximum-synchronization-mismatches number-of-mismatches;
-
maximum-synchronization-time seconds;
- }