git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@308205
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
e->command = "pri show channels";
e->usage =
"Usage: pri show channels\n"
- " Displays PRI channel information\n";
+ " Displays PRI channel information such as the current mapping\n"
+ " of DAHDI B channels to Asterisk channel names and which calls\n"
+ " are on hold or call-waiting. Calls on hold or call-waiting\n"
+ " are not associated with any B channel.\n";
return NULL;
case CLI_GENERATE:
return NULL;