Updated code to complete task id
[confmgr] / confmanager.h
index c8d9175..4c3c724 100644 (file)
@@ -12,6 +12,7 @@
 #define CSD_CALL_INSTANCE_PATH "/com/nokia/csd/call/1"
 #define CSD_CALL_SERVICE "com.nokia.csd.Call"
 #define CSD_SERVICE "com.nokia.csd"
+#define CSD_CALL_STATUS_INTERFACE "com.nokia.csd.Call.Instance.CallStatus"  // Should be 7 for a proper connection
 
 class confManager : public QObject
 {