summaryrefslogtreecommitdiff
path: root/res/res_pjsip_messaging.c
AgeCommit message (Expand)Author
2015-04-07Do not queue message requests that we do not respond to.Mark Michelson
2015-04-03res_pjsip_messaging: Serialize outbound SIP MESSAGEsMark Michelson
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-03-20Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.Richard Mudgett
2015-02-17res_pjsip_refer: Fix crash from a REFER and BYE collision.Richard Mudgett
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-03-25Add a "message_context" option for PJSIP endpoints.Mark Michelson
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-09res_pjsip_messaging: potential for field values in from/to headers to be missingKevin Harwell
2013-12-13documentation: Add PJSIP technology to messaging documentationJonathan Rose
2013-12-11res_pjsip_messaging: send message to a default outbound endpointKevin Harwell
2013-11-12pjsip_messaging, pjsip_header_funcs: Crashes due to NULL pointer dereferencesKevin Harwell
2013-10-30pjsip_messaging: Added debug for in dialog messagingKevin Harwell
2013-09-18res_pjsip_messaging: Register message technology as pjsipKevin Harwell
2013-08-06Fix crash in res_pjsip_outbound_registration when the remote server can not b...Joshua Colp
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson