summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-09-06Fix build warningsKinsey Moore
2013-09-06Fix chan_h323 compilationKinsey Moore
2013-09-05astobj2: Only define ao2_bt() once.Richard Mudgett
2013-09-05chan_iax2: Reduce indentation in __attempt_transmit().Richard Mudgett
2013-09-05chan_iax2: Fix stray reference to worker thread idle_list.Richard Mudgett
2013-09-05chan_iax2: Fix bridgecallno deadlock avoidance.Richard Mudgett
2013-09-05Clarify server_uri and client_uri registration settings.Mark Michelson
2013-09-04chan_iax2: Add missing control frame names to debug frame decode output.Richard Mudgett
2013-09-04Give more detail regarding failures to create request with auth credentials.Mark Michelson
2013-09-04unit tests: test_voicemail_api leaks stringfields from snapshotsJonathan Rose
2013-09-04app_voicemail: Fix leaking config objects when msg_id doesn't matchJonathan Rose
2013-09-04chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.Richard Mudgett
2013-09-04Debug messages for pjsip outbound registrationKevin Harwell
2013-09-03Fix remote tcs sequence handling on empty tcs receivedAlexandr Anikin
2013-09-03Prevent a crash in res_pjsip_dtmf_info.cKinsey Moore
2013-09-03Fixed 'make clean' for wiki docsDavid M. Lee
2013-09-03Be a little more verbose when loading cel_custom.conf.Walter Doekes
2013-08-30Fix graceful shutdown crash.David M. Lee
2013-08-30New pjsip.conf.sampleRusty Newton
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-30Fix various memory leaksKevin Harwell
2013-08-30Update UPGRADE.txt file for Asterisk 12Matthew Jordan
2013-08-30features_config: Ignore parkinglots in features.conf instead of failing to loadJonathan Rose
2013-08-30features_config: Don't require features.conf to be present for Asterisk to loadJonathan Rose
2013-08-30Memory leak fixKevin Harwell
2013-08-30test_substitution: Fix failing test.Richard Mudgett
2013-08-30test_substituition: Fix failed test reporting to actually report failure.Richard Mudgett
2013-08-30Fix memory leaksKevin Harwell
2013-08-30Check return value on fwriteKevin Harwell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-30ARI: Implement /recordings/stored API'sDavid M. Lee
2013-08-30Multiple revisions 397975-397976David M. Lee
2013-08-30pbx.c: Make pbx_substitute_variables_helper_full() not mask variables.Richard Mudgett
2013-08-30Sanitize XML output for PIDF bodies.Mark Michelson
2013-08-29Fix method for creating activities string in PIDF bodies.Mark Michelson
2013-08-29Verbose logging discrepanciesKevin Harwell
2013-08-29Fix when the subscription_terminated callback is called for subscription hand...Mark Michelson
2013-08-29Fix a race condition where a canceled call was answered.Mark Michelson
2013-08-29Memory leaks fixKevin Harwell
2013-08-29Revert r394939 due to (numerous) objectionsMatthew Jordan
2013-08-29Account for {} in Swagger notesDavid M. Lee
2013-08-29Recursively search for '.c' files when making documentation with 'make full'Matthew Jordan
2013-08-29Multiple revisions 397921-397922Mark Michelson
2013-08-29Actually *add* the database schema management utilitiesMatthew Jordan
2013-08-28Fix some uninitialized buffers for CDR handling valgrind found.Richard Mudgett
2013-08-28Fixed problems with ast_cdr_serialize_variables().Richard Mudgett
2013-08-28Made the on/off in CLI "cdr set debug [on|off]" case insensitive.Richard Mudgett
2013-08-28Make CDR variable name chandling consistently case insensitive.Richard Mudgett
2013-08-28Make CDR code deal with channel names case insensitively.Richard Mudgett