more useful output when port is not useable

This commit is contained in:
Chrisian Richter 2006-10-09 12:34:46 +00:00
parent 8930dcea4f
commit ed66c7d262
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");