This page was last edited on January 15, 2014, at 05:58.
Comments or questions about this documentation? Contact us for support!
typedef enum { CallTypeUnknown, CallTypeInternal, CallTypeInbound, CallTypeOutbound, CallTypeConsult } TCallType;
CallType is determined with respect to the local switch only. In multi-site environments the CallType of a call may be different for each of its different legs. For example, one T-Server may report a call as an Outbound or Consult call, but on the receiving end this call may be reported as Inbound.