I am trying to compare two values using the GotoIf command but is it always giving me the true condition. Can anybody correct what I am doing wrong? exten => s,3,GotoIf($[${orig}=${cf}]?5:4) thanks, JT