mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-28 00:57:02 +00:00
Make the CIPC device string useful
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40563 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user