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...
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...
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>...