summaryrefslogtreecommitdiff
path: root/channels/chan_unistim.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-02-16chan_unistim: fix char type to have consistent behavior on ARMIgor Goncharovsky
2016-11-11Fix closing rtp ports after call finished in chan_unistim.Igor Goncharovskiy
2016-06-28BuildSystem: Fix a few issues hightlighted by gcc 6.xGeorge Joseph
2016-06-22chan_unistim: Fix memcpy in get_to_addressGeorge Joseph
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-10-30Add additional checks for NULL pointers to fix several crashes reported.Igor Goncharovskiy
2014-10-16Fix loss of voice after second call drops (on a second line) in case using mu...Igor Goncharovskiy
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-28chan_unistim: Unlock mutex in rare OOM condition.Walter Doekes
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-28Introducing changes proposed to chan_unistim driver:Igor Goncharovskiy
2014-04-21Fix wrong dialtone. The "modulation" should not be referenced for tone+tone a...Igor Goncharovskiy
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-03-05Add update_peer function to unistim_rtp_glue, improve other unistim_rtp_glue ...Igor Goncharovskiy
2014-02-26Implement functions handling keypress, display icons and text for i2004 KEM s...Igor Goncharovskiy
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-08-17Strip down the old event systemKinsey Moore
2013-08-08 - Fix different issues with call transfer cancel. In case 3rd party busy or ...Igor Goncharovskiy
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-25A great big renaming patchMatthew Jordan
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-07-02Fix issue with inability to cancell call transfer made by on-sceen menus.Igor Goncharovskiy
2013-06-21Change chan_unistim to use core transfer API.Mark Michelson
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-11Fix issue with no sound in both way in case of previous call to chan_unistim ...Igor Goncharovskiy
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-24Fix several problems caused by multiple line usage with i2004 phones.Igor Goncharovskiy
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.cRichard Mudgett
2013-03-27Convert MWI state message type to the new stasis naming conventionKinsey Moore
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-12Fix core dump on CLI usageIgor Goncharovskiy