Commit Graph

1879 Commits (dec9ee2f042bcddb38a9393c95a7a79e4cb2e2c2)

Author SHA1 Message Date
Sean Bright 1e51b9eaa1 Make generate_exchange_uuid() always return the passed ast_str pointer.
13 years ago
Sean Bright d33e46a47f Use the UUID API to generate and validate UUIDs for res_calendar_exchange.
13 years ago
Mark Michelson 609ffb429a The UUID commit removed changes made in res_clialiases.c
13 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
13 years ago
Mark Michelson 619de7f012 Fix crash that can occur if CLI registration fails for an aliased command.
13 years ago
Kinsey Moore 34cbefe62f Ensure ReceiveFax provides a CED tone via T.38
13 years ago
Jonathan Rose d7372766dc res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
13 years ago
Olle Johansson e3faeb67e8 Formatting fixes
13 years ago
Olle Johansson 1b47dbe991 Formatting changes
13 years ago
David M. Lee cc01a79463 Added missing newlines to websocket ast_logs.
13 years ago
Joshua Colp 866d968149 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Mark Michelson e773bbdd10 Fix a "set but not used" warning on newer gccs.
13 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Matthew Jordan 069f5f8b93 Only deref a reserved gateway session if we actually reserved one
13 years ago
Joshua Colp 6de0b18b3b Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered.
13 years ago
Matthew Jordan 05cee7b717 Properly extract the Body information of an EWS calendar item
13 years ago
Walter Doekes 6d57ecd48c Change a few warnings to debug and the inverse.
13 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Matthew Jordan 3620fcff36 Disable ICE support by default
13 years ago
Matthew Jordan 35b12af8b6 pjproject: Fix for Solaris builds. Do not undef s_addr.
13 years ago
Matthew Jordan bd36827e98 Handle capability stanzas that fail to provide node or version information
13 years ago
Matthew Jordan 15b35972ff Update documentation for MessageSend application/command's From field for XMPP
13 years ago
David M. Lee c5acf22cec Fix DBDelTree error codes for AMI, CLI and AGI
13 years ago
Matthew Jordan 481df22eac Check for presence of buddy in info/dinfo handlers
13 years ago
Matthew Jordan a094707d51 Fix a variety of ref counting issues
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Joshua Colp 0fc114dc65 Add support for retrieving engine specific settings using the speech API and from dialplan.
13 years ago
Richard Mudgett 1f9d7090df Include channel uniqueid in "AsyncAGI" and "AGIExec" events.
13 years ago
Jonathan Rose 02d2280543 res_jabber: Remove CLI command 'jabber test'
13 years ago
Brent Eagles 89d427ca24 Reset hangup flags on channels created through messages and cleanup globals
13 years ago
Joshua Colp b6a00a1d97 Update documentation to make it explicit that "stream file" will not restart musiconhold.
13 years ago
Joshua Colp 9f55e5e928 Make res_http_websocket an optional dependency on supported platforms for chan_sip.
13 years ago
Jonathan Rose 39b78f6250 res_agi: async_agi responsiveness improvement on datastore problems
13 years ago
Joshua Colp cdcbffeed0 Fix an issue where a caller to ast_write on a MulticastRTP channel would determine it failed when in reality it did not.
13 years ago
Joshua Colp ad3e51bf4c Fix an issue with H.264 format attribute comparison and fix an issue with improper SDP being produced.
13 years ago
Brent Eagles f787f4219a res_rtp_asterisk: Make TURN and STUN server configurations consistent.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Joshua Colp e8380afc8a Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Sean Bright 7b823e9f8e When trying to unload res_curl.so, warn about all dependent modules.
13 years ago
Jonathan Rose 1e59e7ee08 res_xmpp: Fix a segfault caused by bodyless messages
13 years ago
Kinsey Moore d96b832787 Deprecate chan_gtalk, chan_jingle, and res_jabber
13 years ago
David M. Lee 1f0f8694d8 res_rtp_asterisk: Eliminate "type-punned pointer" build warning.
13 years ago
David M. Lee cab7acd21d Fix parallel make for res_asterisk_rtp.
13 years ago
Richard Mudgett 6b2183244a Multiple revisions 372327-372328
13 years ago
Mark Michelson be500bbafb Re-fix sending unnegotiated payloads during a P2P RTP bridge.
13 years ago
Michael L. Young 35ac3b645e Fix breakage caused by last merge. Missing a variable for 11 and trunk.
13 years ago
Michael L. Young aab42a92cb Fix Incrementing Sequence Number For Retransmitted DTMF End Packets
13 years ago
Mark Michelson e7ef469826 Prevent local RTP bridges from sending inappropriate formats to participants.
13 years ago