RestComm / smscgateway

RestComm SMS Gateway (SMSC) to send/receive SMS from/to Operators Network (GSM)
http://www.restcomm.com/
GNU Affero General Public License v3.0
127 stars 111 forks source link

Bug: hrCharging parameter must be used for HR messageflow #268

Closed vetss closed 6 years ago

vetss commented 6 years ago

moCharging parameter is used now for checking if we need to run diameter request for HR incoming messages. We need to use hrCharging instead.

MoSbb.processSms() - parameter MoChargingType chargingType - there is 3 invocations of the method:

vetss commented 6 years ago

Fixed by: https://github.com/RestComm/smscgateway/commit/a4325762659f1acedd27d273ed826d9dd7179219