[Spce-user] Incoming call CDR
Matthias Hohl
matthias.hohl at telematica.at
Mon Apr 28 06:13:55 EDT 2025
You can easily idenfity a incoming and outcoming call by the tables in the CDR
file.
so there is basically no separation needed.
OUTBOUND:
IF
"<source_account_id>" IS NOT "0"
INBOUND:
IF
"<source_account_id>" IS "0"
AND
"<destination_customer_cost>" IS NOT "0"
OR
"<destination_customer_cost>" IS
"0"
AND
"destination_customer_free_time>"
IS NOT "0"
Von: Danny Cappellari via Spce-user <spce-user at lists.sipwise.com>
Gesendet: Montag, 28. April 2025 10:57
An: spce-user at lists.sipwise.com
Betreff: [Spce-user] Incoming call CDR
Hello, we have to bill some of our customers for incoming calls. At the moment
outgoing and incoming calls are recorded on the same CDR files. Is it possible
to separate incoming calls into specific CDR files?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20250428/6c284d7a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4999 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20250428/6c284d7a/attachment.p7s>
More information about the Spce-user
mailing list