session.ani

  1. use of "Disconnect Handler Flow" to pull callers number

    Hello, How can i get the callers number, i want to use "Web Service Rest" to get callers number. for the life of me i can't figure how to access the session.ani variable to get the callers number. in the Disconnect Handler Flow i have Web Service Rest component. how do i access the session.ani...
  2. how to catch missed calls in CFD and passing this data to REST API

    Hello, we are using CFD and need to catch Missed call info. like a phone number and forward it to a REST API Component in order to send an SMS with the relevant information. after the call is transferred to ring group or Ext. i need to detect the caller information and transfer the data to...
  3. Search tag in XML and show another tag

    Hi, I want to make a CFD-Application that is a filter and destination for source numbers. This application is based on the following XML-File: <?xml version="1.0" encoding="UTF-8"?> -<Contacts> -<Contact> <Name>Example</Name> <PhoneNo>31612345566</PhoneNo> <SalesPhoneNo>310</SalesPhoneNo>...