Processing dial-out within its [SubCallID]
This subsection specifies the order of event analysis, failure to follow which may lead to incorrect integration behavior.
...
Status=CANCEL - canceled by the caller,
CallStatus=BUSY - the called number is busy. There may be other outcomes. Such calls should under no circumstances be logged as successful in the CRM.
Logic
If the CalledNumber of the dial-out event EQUALS an extension of this PBX, such calls are by default ignored (as local calls).
If the CalledNumber of the dial-out event is NOT equal to an extension of this PBX, then such calls are ALWAYS processed by the integration and logged in the CRM.
...