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

Adding of itsActionAlreadyAdded flag into MProcRuleException #226

Closed vetss closed 7 years ago

vetss commented 7 years ago

We need to add a itsActionAlreadyAdded flag into MProcRuleException so we can check a reason of an Excpetion.

vetss commented 7 years ago

Fixed by:

https://github.com/RestComm/smscgateway/commit/d08506a1232e841e1a3103cf8ecffc5934b1812c

Thanks for your update https://github.com/RestComm/smscgateway/pull/221, @ovoo-unif