summaryrefslogtreecommitdiff
path: root/main/message.c
AgeCommit message (Expand)Author
2017-11-06Messaging: Report error on failure to register tech or handler.Corey Farrell
2017-03-21res_pjsip_messaging: Check URI type before dereferencingSean Bright
2016-12-14MESSAGE: Flush Message/ast_msg_queue channel alert pipe.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-16Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-03-02CHAOS: cleanup possible null vars on msg alloc failureScott Griepentrog
2015-05-14Message.c: Clear message channel frames on cleanupJonathan Rose
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2014-10-06message: Don't close an AMI connection on SendMessage action errorMatthew Jordan
2014-08-22main/message: Add a new-line to a DEBUG messageMatthew Jordan
2014-08-08main/message: remove debug messageMatthew Jordan
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-06-10PJSIP: PJSIPNotify - Strip content-length headers and add documentationJonathan Rose
2014-04-30chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.Richard Mudgett
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-13documentation: Add PJSIP technology to messaging documentationJonathan Rose
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-04-18Fix lock errors on startup.David M. Lee
2012-10-06Update documentation for MessageSend application/command's From field for XMPPMatthew Jordan
2012-10-02Fix findings from check-in on r374177Matthew Jordan
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-09-28Reset hangup flags on channels created through messages and cleanup globalsBrent Eagles
2012-09-11Fix inability to shutdown gracefully due to an unending channel reference.Mark Michelson
2012-07-19Add the ability to specify technology specific documentationMatthew Jordan
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-04-06Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.Richard Mudgett
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-01-25Fixes for sending SIP MESSAGE outside of calls.Richard Mudgett
2011-12-19Update documentation for MESSAGE_SEND_STATUS variable.Leif Madsen
2011-11-29Merged revisions 346349 via svnmerge from David Vossel
2011-06-01Support routing text messages outside of a call.Russell Bryant