summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-12res_pjsip_multihomed: Fix a bug where outgoing messages for TCP would go out ...Joshua Colp
2014-03-11res_pjsip_multihomed: Add module which places the correct address within mess...Joshua Colp
2014-03-10AST-2014-001: Stack overflow in HTTP processing of Cookie headers.Richard Mudgett
2014-03-10unqiueid: correct max uniqueid length testScott Griepentrog
2014-03-10AST-2014-002: chan_sip: Exit early on bad session timers requestKinsey Moore
2014-03-10AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a reque...Joshua Colp
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-08resource_channels: Check if a passed in ID is NULL before checking its lengthMatthew Jordan
2014-03-07chan_sip: Fix deadlock of monlock between unload_module and do_monitorCorey Farrell
2014-03-07sorcery: correct field register argument listScott Griepentrog
2014-03-07config_options: Display the see-also information for CLI config option helpMatthew Jordan
2014-03-07res_pjsip: Fix documentation for one touch recording see-also linksMatthew Jordan
2014-03-07Make res_sorcery_realtime filter unknown retrieved results.Mark Michelson
2014-03-07pjsip: allow and disallow show same codecsScott Griepentrog
2014-03-07stasis cache: Enhance to keep track of an item from different entities.Richard Mudgett
2014-03-07uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler e...Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-03-07chan_sip: Allow static realtime members to be qualified during module load.Matthew Jordan
2014-03-06sorcery.c: Fix off-nominal path ref and memory leak in ast_sorcery_objectset_...Richard Mudgett
2014-03-06moh: fix a refcount error with realtime MOHRussell Bryant
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-03-06res_stasis_recording: Add a "target_uri" field to recording events.Joshua Colp
2014-03-06Don't attempt to link in an aggregate MWI subscription if an endpoint does no...Mark Michelson
2014-03-06Blocked revisions 410006George Joseph
2014-03-06res_fax_spandsp: Fix crash when passing ulaw/alaw data to spandspMatthew Jordan
2014-03-06app_confbridge: Remove some noop code.Richard Mudgett
2014-03-06res_musiconhold.c: Remove some unnecessary RAII_VAR() usage.Richard Mudgett
2014-03-05config: Fix inverted testKinsey Moore
2014-03-05bridge_native_rtp: Fix crash involving masqueradeKinsey Moore
2014-03-05alembic: Add missing queue and CDR table creation scripts.Richard Mudgett
2014-03-05Fix documentation for PRESENCE_STATE to properly illustrate how to create a p...Mark Michelson
2014-03-05Corrected cross-platform stat nanosecond codeDavid M. Lee
2014-03-05Fix res/res_http_websocket.c build failure in 32bit due to incorrect print fo...Moises Silva
2014-03-05Fix WebRTC over WSS not workingMoises Silva
2014-03-05Fix references to 'keys' CLI commands in astgenkeySean Bright
2014-03-05Blocked revisions 409762Igor Goncharovskiy
2014-03-05Add update_peer function to unistim_rtp_glue, improve other unistim_rtp_glue ...Igor Goncharovskiy
2014-03-05stasis: Made internal_stasis_subscribe() prototype and definition match exactly.Richard Mudgett
2014-03-04func_audiohookinheritance: Check If A Channel Was SpecifiedMichael L. Young
2014-03-04res_rtp_asterisk: Fix one way audio problems with hold/unhold when using ICEJonathan Rose
2014-03-04AO2: Add an assert for bad objectsKinsey Moore
2014-03-04Minor whitespace change to 'sip show peers' output.Sean Bright
2014-03-03res_stasis_recording: Fix memory leak of the absolute name.Joshua Colp
2014-03-03doxygen: Tweak the link back to ye olde Digium websiteMatthew Jordan
2014-03-02Makefile: replace -O6 with -O3Tzafrir Cohen
2014-03-01res_pjsip_session: Set options (100rel, timers) on incoming sessions.Joshua Colp
2014-03-01devicestate.c: Simplified some logic in _ast_device_state().Richard Mudgett
2014-03-01stasis_cache.c: Remove some unnecessary RAII_VAR() usage.Richard Mudgett
2014-02-28stasis.c: Misc code cleanups.Richard Mudgett