Commit Graph

1898 Commits (32ac38ea37881a9e5387561ea37ba767ba8c2745)

Author SHA1 Message Date
Matthew Jordan 0728c6d7ae Fix memory leak in res_calendar_icalendar
14 years ago
Jason Parker 9d623f3a73 Make sorcery modules global, since they are required by other modules that are global.
14 years ago
Joshua Colp 6300c37152 Add a missing '\' to a log message.
14 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
14 years ago
Jonathan Rose 945fc670f9 res_fax_spandsp: fix t38 transmission bug caused by not returning success
14 years ago
Matthew Jordan 7d9871b394 Add ControlPlayback manager action
14 years ago
Matthew Jordan 472e29df62 Let documentation reference links specify which module they're linking to
14 years ago
Matthew Jordan b84d37a711 Multiple revisions 379209-379210
14 years ago
Matthew Jordan 9b475cd3ef Reset RTP timestamp; sequence number on SSRC change
14 years ago
Joshua Colp c5ec471766 Retain XMPP filters across reconnections so external modules continue to function as expected.
14 years ago
David M. Lee 7695ea2643 Add JSON API for Asterisk.
14 years ago
Jonathan Rose 9d5f6e050e res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create
14 years ago
Kinsey Moore 9e814816cb Fix pjproject compilation in certain circumstances
14 years ago
Joshua Colp 4838d6ff68 Don't pass STUN packets through the SRTP unprotect function.
14 years ago
Andrew Latham a30e74da4f Doxygen Cleanups
14 years ago
Joshua Colp 099cd07887 Prevent exhaustion of system resources through exploitation of event cache
14 years ago
Matthew Jordan 8bf1f1745b Prevent crashes in res_xmpp when receiving large messages
14 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
14 years ago
Matthew Jordan 1fb06fde95 Resolve crashes due to large stack allocations when using TCP
14 years ago
Sean Bright 1e51b9eaa1 Make generate_exchange_uuid() always return the passed ast_str pointer.
14 years ago
Sean Bright d33e46a47f Use the UUID API to generate and validate UUIDs for res_calendar_exchange.
14 years ago
Mark Michelson 609ffb429a The UUID commit removed changes made in res_clialiases.c
14 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
14 years ago
Mark Michelson 619de7f012 Fix crash that can occur if CLI registration fails for an aliased command.
14 years ago
Kinsey Moore 34cbefe62f Ensure ReceiveFax provides a CED tone via T.38
14 years ago
Jonathan Rose d7372766dc res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
14 years ago
Olle Johansson e3faeb67e8 Formatting fixes
14 years ago
Olle Johansson 1b47dbe991 Formatting changes
14 years ago
David M. Lee cc01a79463 Added missing newlines to websocket ast_logs.
14 years ago
Joshua Colp 866d968149 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
14 years ago
Mark Michelson e773bbdd10 Fix a "set but not used" warning on newer gccs.
14 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
14 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
14 years ago
Matthew Jordan 069f5f8b93 Only deref a reserved gateway session if we actually reserved one
14 years ago
Joshua Colp 6de0b18b3b Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered.
14 years ago
Matthew Jordan 05cee7b717 Properly extract the Body information of an EWS calendar item
14 years ago
Walter Doekes 6d57ecd48c Change a few warnings to debug and the inverse.
14 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
14 years ago
Matthew Jordan 3620fcff36 Disable ICE support by default
14 years ago
Matthew Jordan 35b12af8b6 pjproject: Fix for Solaris builds. Do not undef s_addr.
14 years ago
Matthew Jordan bd36827e98 Handle capability stanzas that fail to provide node or version information
14 years ago
Matthew Jordan 15b35972ff Update documentation for MessageSend application/command's From field for XMPP
14 years ago
David M. Lee c5acf22cec Fix DBDelTree error codes for AMI, CLI and AGI
14 years ago
Matthew Jordan 481df22eac Check for presence of buddy in info/dinfo handlers
14 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
14 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
14 years ago
Joshua Colp 0fc114dc65 Add support for retrieving engine specific settings using the speech API and from dialplan.
14 years ago
Richard Mudgett 1f9d7090df Include channel uniqueid in "AsyncAGI" and "AGIExec" events.
14 years ago
Jonathan Rose 02d2280543 res_jabber: Remove CLI command 'jabber test'
14 years ago
Brent Eagles 89d427ca24 Reset hangup flags on channels created through messages and cleanup globals
14 years ago