summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
2014-09-19PJSIP: Prevent T38 framehook being put on wrong channelKinsey Moore
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-09-18res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.Mark Michelson
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-09-18config: bug: Fix SEGV in ast_category_insert when matching category isn't foundGeorge Joseph
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-09-16res_rtp_asterisk: Fix a myriad of TURN client issues.Joshua Colp
2014-09-05main/cdrs: Preserve context/extension when executing a Macro or GoSubMatthew Jordan
2014-09-05Dial API: Add a dial option to indicate the dialed channel will replace dialerJonathan Rose
2014-09-02Resolve race condition where channels enter dialplan application before media...Mark Michelson
2014-08-28sched: Fix typo and whitespace change.Richard Mudgett
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-22ARI: Fix a crash caused by hanging during playback to a channel in a bridgeJonathan Rose
2014-08-21uri: Quiet warning about type qualifiers ignored on function return typeMatthew Jordan
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-18Improve call forwarding reporting, especially with regards to ARI.Matthew Jordan
2014-08-13Bridges: Fix feature interruption/unintended kick caused by external actionsJonathan Rose
2014-08-11AMI/ARI: Update version to 2.5.0/1.5.0 respectivelyMatthew Jordan
2014-08-11Stasis: Allow internal channels directly into bridgesKinsey Moore
2014-08-07Add support for RFC 4662 resource list subscriptions.Mark Michelson
2014-08-07chan_iax2: Several media format fixes.Richard Mudgett
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-07res_pjsip_publish_asterisk: Add support for exchanging device and mailbox sta...Joshua Colp
2014-08-07res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support.Joshua Colp
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-08-04Remove duplicate definitions of ast_format_vp8.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-24core/db: Revert Patch Added In Attempt To Improve I/O PerformanceMichael L. Young
2014-07-24Deprecate astobj.hCorey Farrell
2014-07-24AMI: Allow for command response documentationKinsey Moore
2014-07-22core/db: Improve I/O When Updating RowsMichael L. Young
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-21res_smdi: convert to astobj2Corey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18ari: Add a copy operation for stored recordingsMatthew Jordan
2014-07-18astobj2: assert on invalid ref and backtrace cleanupScott Griepentrog
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-07-18res_fax: Provide AMI equivalents for fax CLI commandsJonathan Rose
2014-07-17menuselect: Add libxml2 support (Patch 3)Matthew Jordan
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-07-14logger.h: Extract DEBUG_ATLEAST() to complement VERBOSITY_ATLEAST().Richard Mudgett
2014-07-14Actually delete the removed files.Richard Mudgett
2014-07-13astobj2: correct define for ao2_t_cleanupScott Griepentrog
2014-07-13Remove files left behind on removal of h323, jingle and jabber.Corey Farrell
2014-07-11astobj2: Add tag variants for ao2_bump, ao2_cleanup, and ao2_replaceMatthew Jordan
2014-07-11astobj2: tweak ao2_replace to do nothing when it would be a NoOpCorey Farrell