Make the CIPC device string useful

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40563 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Jason Parker 19 years ago
parent 1bacbd54f4
commit 6e140aae84

@ -1746,7 +1746,7 @@ static char *device2str(int type)
case SKINNY_DEVICE_7902:
return "7902";
case SKINNY_DEVICE_CIPC:
return "CIPC";
return "IP Communicator";
case SKINNY_DEVICE_7961:
return "7961";
case SKINNY_DEVICE_7936:

Loading…
Cancel
Save