I tried it and use the following code for recording outgoing calls but it does not..
@Override public void onReceive(Context context, Intent intent) {
This code is working for me to record outgoing phone calls,so please check it Here