SIP 415 Unsupported Media Type

AsteriskRFC 3261 §21.4.13

The body's media type isn't supported. In SIP this almost always means the SDP carries a media line the receiver can't decode at all (vs. 488 which means "I understand it but can't accept these specific parameters"). Frequently seen on T.38 reinvites where the far end's stack doesn't understand `m=image udptl` as a media kind.

Common causes on Asterisk

  • SDP `m=image udptl t38` reinvite hitting a peer that only speaks audio (some older Avaya / 3CX builds)
  • Caller body is XML/JSON when the callee expects only SDP
  • Wrong `Content-Type` header (e.g. `application/sdp` typo)

Stop guessing - paste your trace

Drop your PCAP or sngrep log and SIP Flow will render the ladder, surface the failing transaction, and (optionally) ask SIPFlow AI to suggest the fix grounded in Asterisk docs.

Open analyzer

Don't have a trace yet? See how to capture one in Wireshark, sngrep, or your PBX

Same error on a different vendor

SIP Flow · Free, private SIP/VoIP analyzer

Core utility runs entirely in your browser. AI debugging is opt-in and pseudonymizes by default.

ContactPrivacy