automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@33509 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.2-netsec
Automerge script 19 years ago
parent d21d275cc3
commit fae968612e

@ -147,6 +147,7 @@ static int sendurl_exec(struct ast_channel *chan, void *data)
if (local_option_jump || option_priority_jumping)
ast_goto_if_exists(chan, chan->context, chan->exten, chan->priority + 101);
res = 0;
ast_frfree(f);
goto out;
break;
default:

Loading…
Cancel
Save