mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Umm, why are we transmitting dialtone on cfwdall?
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@75732 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3956,7 +3956,6 @@ static int handle_soft_key_event_message(struct skinny_req *req, struct skinnyse
|
||||
ast_verbose("Received Softkey Event: Forward All(%d)\n", instance);
|
||||
|
||||
/* Do not disturb */
|
||||
transmit_tone(s, SKINNY_DIALTONE);
|
||||
if (l->dnd != 0){
|
||||
if (option_verbose > 2)
|
||||
ast_verbose(VERBOSE_PREFIX_3 "Disabling DND on %s@%s\n", l->name, d->name);
|
||||
|
Reference in New Issue
Block a user