In the dialplan by using DumpChan() function I can get a variable called CalleeExtNum, is there any way to get the value of this variable in the dialplan?
@jcolp you’re right, I’m able to get this variable by using just {CalleeExtNum}, what about this variable: ConnectedLineIDNum? I tried {ConnectedLineIDNum} - but not getting anything, is there any way to get his value as well?