mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
Correct a comment which made little/no sense.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@100624 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -5866,8 +5866,8 @@ static void *ss_thread(void *data)
|
||||
timeout = firstdigittimeout;
|
||||
|
||||
} else if (!strcmp(exten,ast_pickup_ext())) {
|
||||
/* Scan all channels and see if any there
|
||||
* ringing channqels with that have call groups
|
||||
/* Scan all channels and see if there are any
|
||||
* ringing channels that have call groups
|
||||
* that equal this channels pickup group
|
||||
*/
|
||||
if (index == SUB_REAL) {
|
||||
|
Reference in New Issue
Block a user