...
- In the sipXcom Admin GUI, click System>Database.
- Click the Add query metadata button.
- To verify that the MongoDB replica contains the unique read tags, run in the command line:
mongo
rs.config();
- Special MongoDB note
...
...
mongo
rs.config();
...