From baa23f9514c4f5a7c6842cbd910c1870baf629a1 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Sun, 10 Aug 2008 04:09:45 +0300 Subject: [PATCH] Command-line application HoldedCalls --- res/res_features.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/res/res_features.c b/res/res_features.c index 4a9d4bcda..8b49dd450 100644 --- a/res/res_features.c +++ b/res/res_features.c @@ -87,6 +87,7 @@ enum { }; static char *parkedcall = "ParkedCall"; +static char *holdedcall = "HoldedCall"; static int parkaddhints = 0; /*!< Add parking hints automatically */ static int parkingtime = DEFAULT_PARK_TIME; /*!< No more than 45 seconds parked before you do something with them */ @@ -2385,6 +2386,16 @@ std: for (x=0;x