Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Understanding Twilio Media Edges


Voice Insights Media Edges.

As voice traffic traverses Twilio the media will enter and exit Twilio's infrastructure at one of our media edges. The edge(s) present will depend on the call type. Each edge will have an inbound and outbound stream representing what was received at and sent from the edge in question.

With this in mind it's important to understand when you are looking at, for example, the outbound stream being passed to your SIP infrastructure on a SIP domain call the source of that stream is the inbound stream received on the carrier edge on the parent or child call.


Voice SDK Calls

voice-sdk-calls page anchor
Media EdgeDescription
sdk_edgeThe media stream received at the SDK sensors from the Twilio Client media gateway and events generated by the SDK based on the condition of the media stream.
client_edgeInbound: the media stream received at the Twilio Client media gateway from the SDK. Outbound: the stream sent to the SDK from the parent/child call or conference.

Media EdgeDescription
sip_edgeInbound: the media stream received at the Twilio Public media gateway from your SIP infrastructure. Outbound: the media stream sent to your SIP infrastructure from the Twilio Public media gateway.
carrier_edgeInbound: the media stream received at the Twilio Carrier media gateway from the PSTN. Outbound: the media stream sent to the PSTN from the Twilio Carrier media gateway.

Media EdgeDescription
sip_edgeInbound: the media stream received at the Twilio Public media gateway from your SIP infrastructure. Outbound: the media stream sent to your SIP infrastructure from the Twilio Public media gateway.

Media EdgeDescription
carrier_edgeInbound: the media stream received at the Twilio Carrier media gateway from the PSTN. Outbound: the media stream sent to the PSTN from the Twilio Carrier media gateway.

Rate this page: