Question
SMS Event Gateway
Hello all,
I am having a problem with the SMS event gateway in regards to sending optional parameters. In the SMPP 3.x spec, there are parameters that can be used by the SMSC, and our aggregator is utilizing two of them. I am trying to determine how to deliver the optional parameters to the SMSC successfully. In the CF docs it describes how to send a subset of the optional parameters, but is there a way to send others? For example, the cf docs say you can send msgStr.alertOnMsgDelivery = 1 to set the alert_on_message_delivery (0x130C) parameter. The SMPP spec states that 0x1400 - 0x3FFF are "Reserved for SMSC Vendor specific optional
parameters". How can I send these parameters via the SMS event gateway? I need to send two parameters (0x2151 & 0x2152), can this be done via the gateway?
Thanks!
Rich
I am having a problem with the SMS event gateway in regards to sending optional parameters. In the SMPP 3.x spec, there are parameters that can be used by the SMSC, and our aggregator is utilizing two of them. I am trying to determine how to deliver the optional parameters to the SMSC successfully. In the CF docs it describes how to send a subset of the optional parameters, but is there a way to send others? For example, the cf docs say you can send msgStr.alertOnMsgDelivery = 1 to set the alert_on_message_delivery (0x130C) parameter. The SMPP spec states that 0x1400 - 0x3FFF are "Reserved for SMSC Vendor specific optional
parameters". How can I send these parameters via the SMS event gateway? I need to send two parameters (0x2151 & 0x2152), can this be done via the gateway?
Thanks!
Rich
