You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a switchio.Client the associated switchio.EventListener.call_tracking_header is modified to be 'switchio_originating_session'. I'm wondering if this should only be done when it's intended for the client to be used as an outbound dialer. Maybe there should be a containing dialer type which provides the originate() interface?
The text was updated successfully, but these errors were encountered:
When creating a
switchio.Client
the associatedswitchio.EventListener.call_tracking_header
is modified to be'switchio_originating_session'
. I'm wondering if this should only be done when it's intended for the client to be used as an outbound dialer. Maybe there should be a containing dialer type which provides theoriginate()
interface?The text was updated successfully, but these errors were encountered: