Retrieve SDP data of a call

Last updated by FlySIP Support on October 31, 2019 08:41

getCDRSDP()

This application allows to read the SDP messages which were passed during the call.

The application supports trusted mode and i_customer parameter of the ID of the customer who owns the account that made the call should be supplied in this case.

Parameters:

  • i_call - unique i_call value of the call. Integer.

Returns:

  • result - OK means that account has been updated successfully. String.
  • records - list of SDP records
  • XMLRPC fault in case of any error.