mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 08:11:21 +00:00
Add peercontext parameter for default outbound context (bug #1929)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1687,7 +1687,6 @@ static int leave_voicemail(struct ast_channel *chan, char *ext, int silent, int
|
||||
char *context;
|
||||
char ecodes[16] = "#";
|
||||
char tmp[256] = "", *tmpptr;
|
||||
char language[MAX_LANGUAGE];
|
||||
struct ast_vm_user *vmu;
|
||||
struct ast_vm_user svm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user