Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: cavagnaro on June 25, 2009, 05:41:31 PM
-
Hi guys,
How can I capture the ANI/DNIS using Studio 7.5?
Thanks
-
Hi Cav,
If my memory serves well ;) GVP fills the variables ANI and DNIS automatically at the start. You can get the value using "lookUp" function. If it won't work try to use shadow variable "$ani$".
R.
PS. What about OBN? Any progress?
-
Thanks!
About OBN nop. It still doesn't make a single call and keeps crashing :( Now Alcatel says that OBN doesn't work with OXE...I don't trust that one, only that they don't know even of what I'm talking about
-
a "mechanical way" is too modify the url provisioned on EMPS interfase....so u can capture the value.
-
How is that? The URL that you provision by default already contains the ANI...what do you mean?
-
I think he means the DNIS. I had to add it in the IVR URL, for eg: DNIS=$did$ so I can do a lookUp() for "DNIS".
Hope this helps.
-
yes...
very sorry for th delay....
hope that recommendation helps u
-
Solution for my memory:
call setpageItem("vANI",lookup("ANI"))