From bbb355fb4027d8e7aad626067fa3c66a15b29282 Mon Sep 17 00:00:00 2001 From: lmadsen Date: Wed, 16 Feb 2011 15:07:41 +0000 Subject: Update .version file, remove older summary files, update ChangeLog, merge change that was a blocker for this release. git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.40-rc3@308142 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_queue.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps') diff --git a/apps/app_queue.c b/apps/app_queue.c index 5c691297d..c7231672e 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -2413,7 +2413,6 @@ static struct callattempt *wait_for_answer(struct queue_ent *qe, struct callatte case AST_CONTROL_RINGING: if (option_verbose > 2) ast_verbose( VERBOSE_PREFIX_3 "%s is ringing\n", o->chan->name); - ast_indicate(in, AST_CONTROL_RINGING); break; case AST_CONTROL_OFFHOOK: /* Ignore going off hook */ -- cgit v1.2.3