Media/WebRTC/SIPCCMessaging

From MozillaWiki
< Media‎ | WebRTC
Revision as of 16:46, 26 June 2012 by Ekr (talk | contribs) (Created page with "== Notes on how to add a new message to SIPCC == SIPCC uses a bunch of message queues so it can be complicated to figure out how to add a new subroutine call at the CC API layer...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Notes on how to add a new message to SIPCC

SIPCC uses a bunch of message queues so it can be complicated to figure out how to add a new subroutine call at the CC API layer and have it make it all the way to the GSM layer. The following is just a checklist of the things you will have to change.