Did the callerid variable change around 1.0.3 because I used to get both name and number when logging all incoming calls to an external text file with AGI, but now I have to do $AGI{calleridname} and $AGI{calleridnum} to get the whole caller id. Is there something I can use to have it be the way it used to around 1.0.0?