SIP and SIP-T RFC’s for a SIP B2BUA project

I recently worked on a SIP B2BUA (back-to-back user agent) on a platform that was routing emergency 911 calls. The originating call used SIP protocol and the emergency service call destination used SS7 protocol, so the original SIP signaling message was translated into SIP-T with the ISUP message added to the body.

As anyone who has ever done protocol work knows, you tend to refer heavily on the RFC’s or ITU specs. Here is a list of the RFC’s that I found especially helpful when working on this SIP B2BUA project:

Comments are closed.