How to pause the game properly?

on the what the Director can do page, it says:

Pause/Resume: pause your game (if you are using physics there are more steps)

so, what is the proper way to pause the game?

and does it mean once the game is paused, we can release the openGL context?
and refresh an openGL context before we resume the game?