Hi,
How can I know which link call a DTML
Method?
I have three links that are redirected to a DTML
method. That DTML method will display the information that is referenced to
one of the links. For example, if link one is clicked, the DTML method will
display some information about that link. If the link two is clicked, the same
DTML method will display the information about link two. And so on.
Can anyone help me, about how can I know which link
called the DTML method?
Thanks,
Pedro