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

Flag to tag timeouts as permanent failure #289

Open yevgenys opened 6 years ago

yevgenys commented 6 years ago

FEATURE REQUEST: /kind feature

What happened: Currently all timeouts are tagged as temporary_failure, sometimes there is need to tag this kind of errors as permanent.

What you expected to happen: introduce new flag which will tell smsc to tag timeouts as permanent/temporary failures.

How to reproduce it (as minimally and precisely as possible): its possible to see this errors in CDR logs.

Anything else we need to know?: code is implemented, i open this issue to tag code to some feature request

Environment:

Proposed Feature: introduce configurable flag via CLI, to be able to tag timeouts as permanent failure