easyVR vs sim900 shild

OK
I solved that one
you just need to write AT+IPR = [your port]

but now i have a different problem
it's not working when i writelike that:
Serial.begin(9600);
port.begin(9600);
mySerial.begin(9600);

is it becouse they on the same port ?