We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

session.telephone.ani not picking caller number

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
sdstuder
Posts: 16
Joined: Fri Mar 18, 2005 6:38 pm

session.telephone.ani not picking caller number

Post by sdstuder »

Hi all,

I'm getting problem when someone calls a number (to which Application i.e. abc.vxml is configured) through Skype, then vxml redirecting to any web page, the request to web page contains caller name as callername=session.telephone.ani which i m using on web page. But problem is, this number is not picked by abc.vxml and comes blank on web page. Getting blank number in web page coming through http request, makes geting wrong result on web page.

I observed, this is not happening always. It happens some times and most of the time, when i make call from Laptop instead of Personal Desktop Computer using Skype.
Please guide me how to prevent this. What should i do?

Thanking you.

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Use of IVR application with Skype

Post by support »

The contents of session.telephone.ani is exactly what we receive for the ANI information from the carrier when we get an IVR call. Some carriers may not prefer to pass on such information from Skype, because they may not regard it as trustworthy. (Many SIP providers allow their users to set their own apparent telephone number.) Since we load balance our incoming IVR calls among multiple carriers, you may see this IVR problem intermittently.

The only solution is to test your IVR application from a normal POTS landline.

Post Reply