search for: last_pos_said

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

2010 Apr 26
2
[PATCH] Make Queue announcements more consistent (1.4.26.2)
...*/ int handled; /*!< Whether our call was handled */ int pending; /*!< Non-zero if we are attempting to call a member */ @@ -1653,6 +1654,7 @@ res = 0; /* Set our last_pos indicators */ + time(&now); qe->last_pos = now; qe->last_pos_said = qe->pos; @@ -2131,6 +2133,8 @@ if (!res) ast_moh_start(qe->chan, qe->moh, NULL); + /* Refresh now so that frequency is time _between_ recordings */ + time(&now); /* update last_periodic_announce_time */ qe->last_periodic_announce_time = now; @@ -3292,7 +3296,8 @@ stat...
2007 Dec 04
0
Queue App - crash (1.4.15)
...agi = 0x0} 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-q...