]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: fix Calculate talktime when is first call answered 70/2270/1
authorRodrigo Ramírez Norambuena <a@rodrigoramirez.com>
Wed, 17 Feb 2016 05:37:43 +0000 (02:37 -0300)
committerRodrigo Ramirez Norambuena <a@rodrigoramirez.com>
Wed, 17 Feb 2016 21:04:16 +0000 (15:04 -0600)
commit79dc5e2f00e0b78f6278c34740b824eb289d1518
tree87a221585a26e25d12580080929210db797f13f5
parent87ab65c557eccfe91c8aea6eba0568aa96de6412
app_queue: fix Calculate talktime when is first call answered

Fix calculate of average time for talktime is wrong when is completed the
first call beacuse the time for talked would be that call.

ASTERISK-25800 #close

Change-Id: I94f79028935913cd9174b090b52bb300b91b9492
apps/app_queue.c