Commit Graph

23027 Commits (c5485ddb4fcf4ad005ec00f7064309c87fe00dd4)
 

Author SHA1 Message Date
Jonathan Rose c5485ddb4f app_queue: add upgrade notes for 375216
13 years ago
Jonathan Rose 9aab271f60 Blocked revisions 375245
13 years ago
Jonathan Rose 8d0143f4a6 app_queue: Make ordering of rrmemory/rrordered persist over add/remove members
13 years ago
Richard Mudgett 7c69310497 build_tools: Allow Asterisk to report git SHAs in version string.
13 years ago
Kinsey Moore 09d951514d Ensure Asterisk fails TCP/TLS SIP calls when certificate checking fails
13 years ago
Walter Doekes 0ee22cfd14 Fixes to the fd-oriented SIP TCP reads.
13 years ago
Walter Doekes 5fc8671fb7 Update sip_request_call SIP dial string documentation.
13 years ago
Joshua Colp a318db28e3 Remove a log message that was left in accidentally from call-id logging development.
13 years ago
Mark Michelson 94c0fa9098 Fix some potential misuses of ast_str in the code.
14 years ago
Igor Goncharovskiy 5b1a89e1b1 Fix underscreen buttons warnings apeared while transfer process
14 years ago
Tzafrir Cohen cabdb471fb Update config.guess and config.sub: 2012-10-10
14 years ago
Kinsey Moore 09dac916ba Avoid a segfault on invalid format names
14 years ago
Mark Michelson ccf01fbfdc Do not use a FILE handle when doing SIP TCP reads.
14 years ago
Joshua Colp 963f94e99f Fix a bug where audio on Google Voice would not work due to ignoring candidates.
14 years ago
Joshua Colp 59d02d37de Remove code that should not have gotten in.
14 years ago
Joshua Colp 385b30fbc6 Fix an issue where outgoing calls would fail to establish audio due to ICE negotiation failures.
14 years ago
Matthew Jordan 7c522a5fd3 Fix incorrect billing duration reported when batch mode is enabled
14 years ago
Mark Michelson b5f231501b Don't make chan_sip export global symbols.
14 years ago
Joshua Colp d5dc7d8b03 Consider the Google Talk content stanza name (jin:content) valid.
14 years ago
Richard Mudgett 01a662cf60 app_queue: Made pass connected line updates from the caller to ringing queue members.
14 years ago
Kinsey Moore 841158f428 Fix segfault regression from r370681
14 years ago
Richard Mudgett 1239385a58 Fix execution of 'i' extension due to uninitialized variable.
14 years ago
Joshua Colp 332407b5f8 Improve logging for DTLS-SRTP failure situations.
14 years ago
Joshua Colp 749bd15c6f Add a log message for when DTLS-SRTP is requested and the underlying engine does not support it.
14 years ago
Richard Mudgett bf919dbaa5 dahdi.conf.sample: Add description for "buffers" setting.
14 years ago
Richard Mudgett 337a4c70be Fix deletion of unopenable spool files.
14 years ago
Matthew Jordan 3e9b01481a Disable ICE support by default
14 years ago
Matthew Jordan ec6bf83e28 Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users
14 years ago
Matthew Jordan b8d2a62206 pjproject: Fix for Solaris builds. Do not undef s_addr.
14 years ago
Matthew Jordan d99578264b Trivial patch to make 'best_score' defined for all architectures.
14 years ago
Matthew Jordan 55b8cd2ec9 Handle capability stanzas that fail to provide node or version information
14 years ago
Matthew Jordan a7a10088f3 Update documentation for MessageSend application/command's From field for XMPP
14 years ago
David M. Lee 98f78d2c1d Multiple revisions 374570,374581
14 years ago
Richard Mudgett f76557db58 Merged revisions 374515-374535 from
14 years ago
Alec L Davis ff8dce40f2 dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END
14 years ago
Alec L Davis 76436d2064 dsp.c fix incorrect DTMF Digit_Duration.
14 years ago
David M. Lee 2659db6d61 Fix DBDelTree error codes for AMI, CLI and AGI
14 years ago
Alec L Davis 259f43f421 dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST values
14 years ago
Alec L Davis cc84ce722e _dsp_init: bring inline with trunk
14 years ago
Matthew Jordan d3d952c31b Check for presence of buddy in info/dinfo handlers
14 years ago
Matthew Jordan ba781b68e9 Destroy the generic_monitors container after the core_instances in ccss
14 years ago
Matthew Jordan aa5ac80919 Ensure Shutdown AMI event is still fired during Asterisk shutdown
14 years ago
Matthew Jordan 61ac420dfb Fix findings from check-in on r374177
14 years ago
Matthew Jordan 8943656ccc Fix a variety of ref counting issues
14 years ago
Sean Bright 1449b2cad0 app_queue: Support persisting and loading of long member lists.
14 years ago
Sean Bright 0dd8b496cf Use ast_copy_string instead of strncpy to guarantee a NUL terminated string.
14 years ago
Mark Michelson 17aa64c20e Don't destroy confbridge config when error is encountered during a reload.
14 years ago
Matthew Jordan 30d590a970 Fix ref leak when adding ICE candidates to an SDP
14 years ago
Jonathan Rose 55095aed83 res_jabber: Remove CLI command 'jabber test'
14 years ago
Brent Eagles ad8f06037b Reset hangup flags on channels created through messages and cleanup globals
14 years ago