Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
It depends on how (and for what) the substitution was made.
If the call is "forwarded", then the real number may be in the Diversion header.
exten => _X.,1,NoOp(num=${CALLERID(num)})
same => n,NoOp(name=${CALLERID(name)})
same => n,NoOp(ani=${CALLERID( ani)})
same => n,NoOp(rdnis=${CALLERID(rdnis)})
same => n,NoOp(all=${CALLERID(all)})
Something like this.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question