summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-11Revert Local testing ConfigAndrew Latham
2012-10-11Fix a bug where audio on Google Voice would not work due to ignoring candidates.Joshua Colp
2012-10-11Fix an issue where outgoing calls would fail to establish audio due to ICE ne...Joshua Colp
2012-10-11Don't make chan_sip export global symbols.Mark Michelson
2012-10-11Fix incorrect billing duration reported when batch mode is enabledMatthew Jordan
2012-10-11Consider the Google Talk content stanza name (jin:content) valid.Joshua Colp
2012-10-10app_queue: Made pass connected line updates from the caller to ringing queue ...Richard Mudgett
2012-10-10Fix segfault regression from r370681Kinsey Moore
2012-10-09Fix execution of 'i' extension due to uninitialized variable.Richard Mudgett
2012-10-09Improve logging for DTLS-SRTP failure situations.Joshua Colp
2012-10-08dahdi.conf.sample: Add description for "buffers" setting.Richard Mudgett
2012-10-08Fix deletion of unopenable spool files.Richard Mudgett
2012-10-08Disable ICE support by defaultMatthew Jordan
2012-10-08Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked usersMatthew Jordan
2012-10-08pjproject: Fix for Solaris builds. Do not undef s_addr.Matthew Jordan
2012-10-07Trivial patch to make 'best_score' defined for all architectures.Matthew Jordan
2012-10-06Handle capability stanzas that fail to provide node or version informationMatthew Jordan
2012-10-06Update documentation for MessageSend application/command's From field for XMPPMatthew Jordan
2012-10-05Multiple revisions 374570,374581David M. Lee
2012-10-05Merged revisions 374515-374535 fromRichard Mudgett
2012-10-04dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_ENDAlec L Davis
2012-10-04dsp.c fix incorrect DTMF Digit_Duration.Alec L Davis
2012-10-04Fix DBDelTree error codes for AMI, CLI and AGIDavid M. Lee
2012-10-04Add support for applying direct media ACLs between differing channel technolo...Joshua Colp
2012-10-04dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST valuesAlec L Davis
2012-10-04Check for presence of buddy in info/dinfo handlersMatthew Jordan
2012-10-03Destroy the generic_monitors container after the core_instances in ccssMatthew Jordan
2012-10-02Missed an astobj2.c debug tag.Richard Mudgett
2012-10-02* Add ref debug tags to astobj2.c ref usage.Richard Mudgett
2012-10-02Ensure Shutdown AMI event is still fired during Asterisk shutdownMatthew Jordan
2012-10-02Modify hashtest2 to compile after r374213. Someone, somewhere, may care.Matthew Jordan
2012-10-02Fix findings from check-in on r374177Matthew Jordan
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01app_queue: Support persisting and loading of long member lists.Sean Bright
2012-10-01Use ast_copy_string instead of strncpy to guarantee a NUL terminated string.Sean Bright
2012-10-01Change core show help output format.Richard Mudgett
2012-10-01Don't destroy confbridge config when error is encountered during a reload.Mark Michelson
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
2012-09-29Fix ref leak when adding ICE candidates to an SDPMatthew Jordan
2012-09-28Include channel uniqueid in "AsyncAGI" and "AGIExec" events.Richard Mudgett
2012-09-28res_jabber: Remove CLI command 'jabber test'Jonathan Rose
2012-09-28Add pause one second W dial modifier.Richard Mudgett
2012-09-28Reset hangup flags on channels created through messages and cleanup globalsBrent Eagles
2012-09-28Update documentation to make it explicit that "stream file" will not restart ...Joshua Colp
2012-09-28Add Duration header for PlayDTMF AMI ActionMatthew Jordan
2012-09-27Tweak app_dial documentation.Richard Mudgett