I hope you are not talking about this :
YouTube - How to intercept a cellphone? ...
I can guarantee you that you cannot intercept GSM calls unless you have specific equipments that cost around 480,000$ and available to Law Enforcement agencies ONLY.. And it has to work with IMSI, TMSI, IMEI, and MSISDN identificators... also it has to decode LPT, RPE and EFR ( wiki that ... )
A brief explanation on how complicated it is :
when you mobile comes to the the area of an MSC, the mobile calculates the signal response with the A3 algorithm using the given challenge and the Ki (secret key shared between the SIM and the HLR of the subscriber's home network) residing in the SIM. the mbile then sends the signal rsponse to the MSC, which can confirm that the signal response really corresponds to the challenge sent by comparing the signal response from ur mobile and the signal response in the triple from the HLR. thus, ur mobile has authenticated itself to the MSC...
The mobile then generates a session key, Kc, with the A8 algorithm ( key generation algorithm) using the challenge from the MSC and the Ki from the SIM. The BTS, which is used to communicate with the MS, receives the same Kc from the MSC, which has received it in the triple from the HLR...now conversation through the BTS and mobile can be encrypted.
Each frame in conversation is encrypted with a different keystream using the A5 algorithm that is initialized with the Kc and the number of the frame to be encrypted, thus a different keystream for every frame... so you can only decrypt the call if you know the Kc code..
There are different kinds of attacks against the A5 algorithm like bruteforcing and divide-and-conquer.. I will tell you briefly that the time complexity of the attack is 2^54 bits. this requires too much tme in order to be feasible in eavesdropping on GSM calls in real time..
ONLY IF the attacker can access the operator's signaling network, he will be able to listen to everything that is transmitted, including the actual phone call and everything bcz the SS7 signaling network used in the operator's GSM network is completely insecure if the attacker gains direct access to it but only by using the equipments I stated above..