mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
automerge commit
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@68574 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -321,7 +321,7 @@ static int dictate_exec(struct ast_channel *chan, void *data)
|
||||
ast_set_read_format(chan, oldr);
|
||||
}
|
||||
LOCAL_USER_REMOVE(u);
|
||||
return res;
|
||||
return 0;
|
||||
}
|
||||
|
||||
int unload_module(void)
|
||||
|
||||
Reference in New Issue
Block a user