mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Revert revision 367163.
This should have been committed to my team trunk-digiumphones branch instead of trunk. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@367183 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1203,7 +1203,6 @@ static const struct ast_value_translation redirecting_reason_types[] = {
|
||||
{ AST_REDIRECTING_REASON_OUT_OF_ORDER, "out_of_order", "Called DTE Out-Of-Order" },
|
||||
{ AST_REDIRECTING_REASON_AWAY, "away", "Callee is Away" },
|
||||
{ AST_REDIRECTING_REASON_CALL_FWD_DTE, "cf_dte", "Call Forwarding By The Called DTE" },
|
||||
{ AST_REDIRECTING_REASON_SEND_TO_VM, "send_to_vm", "Call is being redirected to user's voicemail"},
|
||||
/* *INDENT-ON* */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user