tune.h
changeset 30 a66ed0454ca8
parent 29 23fa36d480fb
--- a/tune.h	Sun May 20 22:15:51 2012 +0300
+++ b/tune.h	Mon May 21 03:38:51 2012 +0300
@@ -28,6 +28,9 @@
 #define NS_TUNE        ( "http:/" "/jabber.org/protocol/tune"        )
 #define NS_TUNE_NOTIFY ( "http:/" "/jabber.org/protocol/tune+notify" )
 
+#define OPT_TUNE_PAUSE_IS_STOP "pep_tune_pause_is_stop"
+#define OPT_TUNE_INTERVAL      "pep_tune_interval"
+
 #define HOOK_TUNE_IN  ( "tune-in"  )
 #define HOOK_TUNE_OUT ( "tune-out" )