Hello.

Voice quality when calling - this is one of the most important in the PBX.
You need to record the quality parameters for each call to improve.

Because the overall quality of a call can only be determined upon completion, I did it in the HangUp handler and wrote in custom fields of CDR.
This worked well in asterisk 11.

In asterisk 13 I did not find a handler after the call, but before finalizing the CDR. I tried to call the AGI and there to update the CDR record by unique identifiers. But faced with the fact that there are no needed record in the table yet. To write the data into a separate table and join them may be an option. But do not want to resort to such a decision

How do you solve this problem?

Dmitriy Serov.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to