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
1.4
Jason Parker 18 years ago
parent ef78f25e8a
commit 58a4fa50ce

@ -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) {

Loading…
Cancel
Save