summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-02Putting all event defs and names back for now due to res_corosync dependencyJonathan Rose
2013-05-02chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the int...Alec L Davis
2013-05-02chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when ...Alec L Davis
2013-05-02chan_dahdi: fix lower bound check with -ve integer conversion from a float Alec L Davis
2013-05-02Add Asterisk Version to core show locksAlec L Davis
2013-05-01Simplify chan_local.c:manager_optimize_away() using ao2_find().Richard Mudgett
2013-05-01Cleanup chan_local.c:local_new().Richard Mudgett
2013-05-01Clear the DTMF sending digit tracking on off nominal pathsMatthew Jordan
2013-05-01Trivial changes. Comments, parentheses, spelling, wording.Richard Mudgett
2013-05-01Make chan_local locals container an explicit list container.Richard Mudgett
2013-05-01Whitespace changes.Richard Mudgett
2013-05-01Make mod_load_cmp() not as klunky.Richard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.cRichard Mudgett
2013-05-01Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_an...Richard Mudgett
2013-05-01Prevent crash in 'sip show peers' when the number of peers on a system is largeMatthew Jordan
2013-05-01Move some annoying chan_dahdi debug messages to level 5.Richard Mudgett
2013-04-30Fix CDR not being created during an externally initiated blind transferMatthew Jordan
2013-04-30Stasis Core: Refactor ACL Change events to go out over the stasis core msg busJonathan Rose
2013-04-30Add forgotten event types to event_names arrayJonathan Rose
2013-04-30Fix a log message.Jason Parker
2013-04-30Use the proper lower bound when doing saturation arithmetic.Sean Bright
2013-04-30Just a couple of Stasis-HTTP nitpick fixes.David M. Lee
2013-04-29Modifying sounds/Makefile to pull down 1.4.24 core soundsRusty Newton
2013-04-29Play periodic prompts for first call in a call queueOlle Johansson
2013-04-29Change pointer to existing wiki page instead of non-existing pageOlle Johansson
2013-04-28Fix spelling error in python docKinsey Moore
2013-04-27Tweak res_sip priority so it gets loaded first before all other SIP stuff.Joshua Colp
2013-04-27Update res_config_sqlite to use the ast_variable lists.Joshua Colp
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-04-26Add missing module dependencies to various res_sip* modulesMatthew Jordan
2013-04-26Clean up memory leak in config file on off nominal paths when glob is allowedMatthew Jordan
2013-04-26By popular demand, putting the about-to-load-module printf back.David M. Lee
2013-04-26Clean up resources in features on exitMatthew Jordan
2013-04-26Removing stray printf from r386540David M. Lee
2013-04-26Add an \extref doxygen pointer for libuuid.Mark Michelson
2013-04-26Example of how to use the Stasis message busDavid M. Lee
2013-04-26Ignore *.[oi] files in res/res_sipDavid M. Lee
2013-04-25Don't bind to anything in the sample configuration so we don't clash with cha...Joshua Colp
2013-04-25REmove automerge properties.Mark Michelson
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-25Fix Displaying Symmetric RTP Global SettingMichael L. Young
2013-04-25Change Case On Forcerport For ConsistencyMichael L. Young
2013-04-24Document JSON models in resource_*.hDavid M. Lee
2013-04-24Oops. Mustache doesn't like dictionariesDavid M. Lee
2013-04-23confbridge: Make search the conference bridges container using OBJ_KEY.Richard Mudgett
2013-04-23Fix some bad whitespaceKinsey Moore
2013-04-22Fix crash when AMI redirect action redirects two channels out of a bridge.Richard Mudgett