BLOG
|
DOCUMENTATION
|
GITHUB
|
Home
-->
Documentations
--> PJSIP Reference
Bug List
Global
pjsip_msg_add_hdr
(
pjsip_msg
*msg,
pjsip_hdr
*hdr)
Once the header is put in a list (or message), it can not be put in other list (or message). Otherwise Real Bad Thing will happen.
Global
pjsip_msg_insert_first_hdr
(
pjsip_msg
*msg,
pjsip_hdr
*hdr)
Once the header is put in a list (or message), it can not be put in other list (or message). Otherwise Real Bad Thing will happen.
PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.