Files
freeswitch/src
Rodrigo Ramírez Norambuena 1661fc6a51 FS-8822 - [mod_callcenter] Realtime counter for calls in a queue
Added counters for answered and abandoned calls for a queue.

Create two vars for cc_queue struct
    - calls_answered
    - calls_abandoned

These increases when the call is hangup.

This change also :
 - refactor long lines of header and body to  print the queue information.
 - Update year in copyright
2016-02-08 01:22:37 -03:00
..
2016-02-05 11:56:44 -06:00
2015-09-14 13:30:08 -05:00
2015-06-23 14:43:16 -04:00
2015-09-14 13:30:08 -05:00
2016-02-06 17:01:32 +08:00
2015-09-14 13:30:08 -05:00
2016-02-05 13:03:15 -06:00
2015-06-12 23:55:29 -05:00
2015-09-09 21:39:41 +00:00