Skip to main content



      Home
Home » Archived » Voicetools » How to change ANI and DNIS sessions?
How to change ANI and DNIS sessions? [message #578547] Tue, 19 May 2009 01:34
Eclipse UserFriend
On the first page that directs to my application, are the parameters ANI
(session.connection.remote.uri)and DNIS
(session.connection.local.uri)which are set. However, this causes an error
on my platform. My ANI needs to be (session.telephone.ani) and another for
DNIS (session.telephone.dnis). How can I change the way the ANI and DNIS
are assigned? I've looked at every setting I could find in the Project but
cant find any pertaining to session assignments for ANI and DNIS.

Thanks.

−
<vxml version="2.0">
&#8722;
<form id="InitialForm" scope="document">
<var name="ANI" expr=""/>
<var name="DNIS" expr=""/>
&#8722;
<block name="InitialBlock">
<assign name="ANI" expr="session.connection.remote.uri"/>
<assign name="DNIS" expr="session.connection.local.uri"/>
<submit
next=" /eclTest/-/next;jsessionid=946320DFBFA4A9D1327D5428E1DF3C66? cbb0fc79382a4f039e6f8eb5fef8b1cd=success.filled "
method="get" namelist="ANI DNIS"/>
</block>
</form>
</vxml>
Previous Topic:Cannot create database object
Next Topic:Orphaned connector (cross post)
Goto Forum:
  


Current Time: Sun Jul 06 05:12:49 EDT 2025

Powered by FUDForum. Page generated in 0.02798 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top