summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-21res_pjsip_registrar.c: Miscellaneous cleanup in rx_task().Richard Mudgett
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-21Revert r410981. aelparse blew up.Sean Bright
2014-03-21Remove a LOG_NOTICE from ast_config_engine_register.Sean Bright
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-20app_confbridge: Fix bug - users with startmuted set don't start mutedJonathan Rose
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-19PJSIP: Allow for identify sections to be specified in sorcery.conf.Mark Michelson
2014-03-19res_stasis: Fix a bug where the default bridge type was not set.Joshua Colp
2014-03-19res_stasis: Extend bridge type to be a comma separated list of bridge attribu...Joshua Colp
2014-03-19res_ari: Fix documentation schema errorMatthew Jordan
2014-03-18res_ari: Add notes about Asterisk HTTP server to the "enabled" config option ...Rusty Newton
2014-03-18ARI: allow json content type with zero length bodyScott Griepentrog
2014-03-18cdr: Add asserts for when we don't know about a CDR for a channelMatthew Jordan
2014-03-18res_pjsip: Fix memory leak of nameservers in off-nominal resolver creation fa...Joshua Colp
2014-03-18res_fax_spandsp: Use g711_free() when available.Sean Bright
2014-03-18stasis_cache: Use the right variable in the cache entry ao2 cmp function.Richard Mudgett
2014-03-17res_pjsip: Enable PJSIP DNS client support.Joshua Colp
2014-03-17res_pjsip_multihomed: Make address replacement less aggressive.Joshua Colp
2014-03-17callerid: Logic error in checksum processingRuss Meyerriecks
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-17app_confbridge: Add missing destructor call to announcer channel destructor.Richard Mudgett
2014-03-16stasis/app.c: Add some extra debugging for subscription countsMatthew Jordan
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