Alvarop,
The teensy doesn't need to include the software serial library as it has 3x hardware serial ports. As you have your code now, it is outputting your serial prints over usb which can be seen in the arduino serial monitor on your computer as opposed to the hardware serial pins (see the...