Page 1 of 1

Play Estimate hold time

PostPosted: Wed Apr 23, 2014 8:57 am
by hiteshg
VERSION: 2.4-309a |BUILD: 120409-1136 | installed from ISO | asterisk 1.4.39(vici) | Sangoma 2port E1| 50agents

For Incoming calls we have a feature in Ingroup, Play Estimate hold time - I wanted to know how is the Estimated time is calculated.

Please tell me all the parameters taken into consideration for calculating Estimated hold time.

Thanks in Advance

Re: Play Estimate hold time

PostPosted: Wed Apr 23, 2014 10:37 am
by geoff3dmg
Matt would tell you better, but from what I can work out looking at the code in agi-VDAD_ALL_inbound.agi at line 3716 onwards. it calculates the average based on the hold time of the previous five calls to the ingroup.

Re: Play Estimate hold time

PostPosted: Wed Apr 23, 2014 2:35 pm
by mflorell
It looks at how the place in line as well as the wait time of the last 5 handled calls. If you have a low call volume queue then the times aren't going to be very accurate.