summaryrefslogtreecommitdiff
path: root/include/asterisk/parking.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/parking.h')
-rw-r--r--include/asterisk/parking.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asterisk/parking.h b/include/asterisk/parking.h
index a835d104a..b9c80d43c 100644
--- a/include/asterisk/parking.h
+++ b/include/asterisk/parking.h
@@ -31,6 +31,11 @@
#define PARK_APPLICATION "Park"
/*!
+ * \brief The default parking lot
+ */
+#define DEFAULT_PARKINGLOT "default"
+
+/*!
* \brief Defines the type of parked call message being published
* \since 12
*/