]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: fix Calculate talktime when is first call answered 69/2269/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:01 +0000 (15:04 -0600)
commitab11e72ce5f0dac517c1d44df3188f9686821864
tree077843cb792694963da5bb34e58902053d717fb0
parent95e76368eba4f7d2dc2f0edd3c4c800ba2177a0a
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