When session mirroring is enabled, the PG uses information in PGCP requests received from the PGC to identify sessions to be mirrored and to trigger the mirroring session. The following sample PGCP request includes session-mirroring information:
MEGACO/2 [123.123.123.3]:2944
Transaction = 10003 {
Context = $ {
Add = $ {
Media {
LocalControl {
Mode = SendReceive,
li/LICn=ff00ff00ff00ff00},
li/LITID = [ffffff00, ffffff01],
Remote {
v=0
c=IN IP4 124.124.124.222
m=audio 2222 RTP/AVP 0
a=ptime:20
}
}
}
}
}