In my Rivr application I was using
firstTurn.getParameter("nexmo_caller_id");
to get caller ID as I saw that parameter passed by Nexmo, but I've changed to Voxeo and obviously that is not working anymore. Does Rivr has any standard method to get Caller ID (remote caller number) in a Dialogue?
Thanks