Well I don’t think you can read global vars with GetVar() but you can use a workaround by duplicating the global var to a channel var in your dialplan. I know it is overhead but it is a workaround. I thought that GetVarFull was suppose to be able to read global vars but I couldn’t get it to work.