On 3/16/11 4:02 PM, Lucas Alvarez wrote:
Hi, I have an integration kamailio-asterisk. I have
many calls that
don't pass through asterisk, kamailio route that calls to other media
gateways. I would like to log those calls in asterisk CDR, is that
possible? Could someone give me any direction? Thanks in advance.
You may be able to pull this off using a MySQL stored procedure and/or a
custom view that represents the Asterisk CDR table to Kamailio's ACC
module.
It may prove to be difficult to match everything up exactly, due to the
general differences between acc and asterisk cdr.
Jeremy McNamara