Ah, flip the values of the CEDRXS commands (ex. AT+CEDRXS=0,2 rather than AT+CEDRXS=2,0). Be sure to run AT+CFUN=0 before running these commands and run AT+CFUN=15 afterwards.
AT+CFUN=0
AT+CEDRXS=0,2
AT+CEDRXS=0,4
AT+CEDRXS=0,5
AT+CFUN=15
I will update the commands in my previous post.