mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 20:08:17 +00:00
oops
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@117825 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3120,7 +3120,7 @@ static int dialtone_indicate(struct chan_list *cl)
|
||||
cl->notxtone = 0;
|
||||
cl->norxtone = 0;
|
||||
/* This prods us in misdn_write */
|
||||
ast_playtones_start(ast, 0, ts->data.ptr, 0);
|
||||
ast_playtones_start(ast, 0, ts->data, 0);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user