search for: last_periodic_announce_tim

Displaying 2 results from an estimated 2 matches for "last_periodic_announce_tim".

2010 Apr 26
2
[PATCH] Make Queue announcements more consistent (1.4.26.2)
.... -- This patch changes those times to be the time _between_ playing of those announcements Thanks. -- James --- asterisk-1.4.26.2/apps/app_queue.c 2009-08-10 13:14:34.000000000 -0700 +++ asterisk-1.4.26.2.new/apps/app_queue.c 2010-04-25 22:25:08.000000000 -0700 @@ -345,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...
2007 Dec 04
0
Queue App - crash (1.4.15)
...qe = {parent = 0x8229de0, moh = "default", '\0' <repeats 72 times>, announce = '\0' <repeats 79 times>, context = '\0' <repeats 79 times>, digits = '\0' <repeats 79 times>, valid_digits = 0, pos = 1, prio = 0, last_pos_said = 0, last_periodic_announce_time = 1196740706, last_periodic_announce_sound = 0, last_pos = 0, opos = 1, handled = 0, max_penalty = 0, start = 1196740706, expire = 1196741006, chan = 0x82496a8, next = 0x0} #4 0x080c638d in pbx_extension_helper (c=0x82496a8, con=0x64, context=0x8249828 "my-queue", exten=0x8249878 &quo...