From browsing the source and referencing the architecture section of the wiki ( https://github.com/WhisperSystems/RedPhone/wiki/Architecture... ), there is a RedPhone master server (master.whispersystems.org:31337) and a relay server (relay.whispersystems.org:31337) that the phone will use during the course of all phone calls.
Apparently, most cell phone network providers disallow direct peer-to-peer communication, thus the relay server is necessary to complete this kind of encrypted call. All of your encrypted voice data will pass through the relay server, so there isn't going to be much privacy in terms of who you are talking to at what times, but the contents of your voice call won't be revealed.
Apparently, most cell phone network providers disallow direct peer-to-peer communication, thus the relay server is necessary to complete this kind of encrypted call. All of your encrypted voice data will pass through the relay server, so there isn't going to be much privacy in terms of who you are talking to at what times, but the contents of your voice call won't be revealed.