more useful output when port is not useable

This commit is contained in:
crich 2006-10-09 12:34:46 +00:00
parent 63f4e108f0
commit d051cb7010
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ void isdn_port_info(void)
}
if (!useable)
printf(" * Port NOT useable for PBX\n");
printf(" * Port NOT useable for PBX (maybe there is already a PBX running?)\n");
printf("--------\n");