search for: last_ring_time

Displaying 1 result from an estimated 1 matches for "last_ring_time".

Did you mean: last_ping_time
2010 Apr 26
2
[PATCH] Make Queue announcements more consistent (1.4.26.2)
...45,6 +345,7 @@ time_t last_periodic_announce_time; /*!< The last time we played a periodic announcement */ int last_periodic_announce_sound; /*!< The last periodic announcement we made */ time_t last_pos; /*!< Last time we told the user their position */ + time_t last_ring_time; /*!< Last time we tried to ring the agents */ int opos; /*!< Where we started in the queue */ int handled; /*!< Whether our call was handled */ int pending; /*!< Non-zero if we are attempting to...