Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

RAW API Message

The RAW API message object is used in conjunction with the Files and File objects to send RAW API messaging down to the IMG 2020. RAW API messaging is typically sent to the IMG 2020 to download new signaling variants created through use of the Dialogic® PPL (Programmable Protocol Language) or for Dialogic Support Personnel to send queries when troubleshooting an issue. To send RAW API to the IMG 2020, the .txt/.cfg api file must first be imported into the Web GUI through the File object. Once imported, the .txt/.cfg raw api file can be accessed by the RAW API message object and sent to the IMG 2020. If a message in the .txt/.cfg file is nack'ed by the IMG 2020, none of the messages are sent.

...

The RAW API message object works in conjunction with the File and Files object. Before creating the RAW API object, the .cfg or .txt file that will be sent to the IMG 2020 must first be uploaded to the Web GUI using the File object. Once uploaded, the .cfg/.txt file can be accessed by the RAW API message object and eventually be sent to the IMG 2020.

Files

File

Sending RAW API

Field Descriptions

File

Select from the drop down menu which file to send to the IMG 2020. The files available in the drop down menu were previously uploaded to the Web GUI through the File object. Only .txt or .cfg files can be sent to the IMG 2020. Any files that are not .txt or .cfg will not download.

...