dect
/
asterisk
Archived
13
0
Fork 0

Use better english. Renegotiate! Repeat after me: renegotiate.

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@59272 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
file 2007-03-27 20:11:11 +00:00
parent e861d1ce31
commit 3f91e07985
1 changed files with 1 additions and 1 deletions

View File

@ -9572,7 +9572,7 @@ static void *pri_dchannel(void *vpri)
break;
} else {
/* This is where we handle initial glare */
ast_log(LOG_DEBUG, "Ring requested on channel %d/%d already in use or previously requested on span %d. Attempting to renegotiating channel.\n",
ast_log(LOG_DEBUG, "Ring requested on channel %d/%d already in use or previously requested on span %d. Attempting to renegotiate channel.\n",
PRI_SPAN(e->ring.channel), PRI_CHANNEL(e->ring.channel), pri->span);
ast_mutex_unlock(&pri->pvts[chanpos]->lock);
chanpos = -1;