summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-15framehook.h: Fix some doc typos.Russell Bryant
2014-03-14Fix failing realtime sorcery tests.Mark Michelson
2014-03-14manager: fix memory leak in manager_add_filter functionJonathan Rose
2014-03-14Remove an extra ast_cond_wait() that slipped through the patch.Mark Michelson
2014-03-14Handle the return values of realtime updates and stores more accurately.Mark Michelson
2014-03-14Prevent conflicts regarding unsolicited and solicited MWI to an endpoint.Mark Michelson
2014-03-14uniqueid: Update CHANGES to reflect new featuresScott Griepentrog
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-14Prevent delayed astdb syncs.Mark Michelson
2014-03-14ARI/bridges: Forward Playback/Recording Started/Finished to bridge topicJonathan Rose
2014-03-14res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.Richard Mudgett
2014-03-13cdr.c: Add missing aow_unlock(cdr) in off nominal path of handle_dial_message().Richard Mudgett
2014-03-13ARI: Ensure managing application receives ChannelEnteredBridge messagesKinsey Moore
2014-03-13Multiple revisions 410509-410510Joshua Colp
2014-03-12res_musiconhold.c: Generate MOH start/stop events whenever the MOH stream is ...Richard Mudgett
2014-03-12app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up whil...Richard Mudgett
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