ClientAppName parameter in ConnectAPI method

Hi Anuj, This is an arbitrary name, you can choose the name yourself. But it should be referring to the tool or app you create and consumes this API, because …

Can we remove IP dependencies on DataMiner?

I’ve tried this by using hostnames in my db.xml for a remote Cassandra and remote Elastic and this seems to work. I did use my local hosts file instead of …

Outdated HTTPS certificates

In this case it is about connecting to an API. For example: If we have audio codecs that don’t have a valid certificate, are we still able to poll SNMP …

Java JMS Integrations

Jochen, It is possible to integrate with JAVA using .Net and we have done this in the past by converting the native JAR libraries into DLLs that can be used …

Outdated HTTPS certificates

Do you mean manually browsing to a web interface exposed by the device or is this about connecting to an API from a QAction or protocol?

Mobile gateway Tango55 sms limitations?

The limit for most single-channel sms gateways is around 30 messages/minute. This is as far as I know a limitation of the SMS technology. Some vendors have multi-channel sms gateways, …

Mobile gateway Tango55 sms limitations?

Hi Steve, SMS messages are being send synchronous, so one by one. And I don’t immediately find some specs back in the manual of the Tango device, but DataMiner has …

SLProtocol – Smart-Serial command null error

The error Send failed with A null reference pointer was passed to the stub.. (hr = 0x800706F4) could get logged in the following scenarios that I’m aware of: The command that …