summaryrefslogtreecommitdiffstats
path: root/sdpd
diff options
context:
space:
mode:
Diffstat (limited to 'sdpd')
-rw-r--r--sdpd/service.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdpd/service.c b/sdpd/service.c
index f84ddc9a..29170941 100644
--- a/sdpd/service.c
+++ b/sdpd/service.c
@@ -84,6 +84,7 @@ static void update_svclass_list(void)
switch (rec->svclass.value.uuid16) {
case DIALUP_NET_SVCLASS_ID:
+ case CIP_SVCLASS_ID:
val |= 0x42; /* Telephony & Networking */
break;
case IRMC_SYNC_SVCLASS_ID: