Commit Graph

1921 Commits (6aee9178d59d0cb51319fb3662872f478fe6b4e5)

Author SHA1 Message Date
Kinsey Moore 6300aa6ae4 Make sure things compile...
14 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
14 years ago
Joshua Colp 5d45596f62 Add support for using XMPP buddy state via device state.
14 years ago
Joshua Colp 2f89b7a6eb Fix a bug where resources were not found due to hashing on the priority itself.
14 years ago
Matthew Jordan 95849b1a83 Always set the RTP instance data in the RTP engine
14 years ago
Andrew Latham e29737179a Update Doxygen
14 years ago
Joshua Colp 9a992c6cba Fix a crash when res_xmpp is configured using a username without a domain.
14 years ago
Jason Parker 1cb917096b Switch to using external pjproject libraries.
14 years ago
Jason Parker c55592a324 Load sorcery modules earlier, so they can actually be used.
14 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
14 years ago
Joshua Colp 3a8caa351e While the ICE negotiation is occurring leave strictrtp in an open state, media can and will come from different places.
14 years ago
Joshua Colp 50a74cbd2a Fix a bug with ICE and strictrtp where media could get dropped.
14 years ago
Jason Parker 6acc9ceb76 Don't undefine bzero()/bcopy().
14 years ago
Michael L. Young e9bcf9826a Fix FastAGI To Properly Check For A Connection
14 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
14 years ago
Joshua Colp cce1c9547f Add support for retrieving multiple objects from sorcery using a regex on their id.
14 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
14 years ago
David M. Lee f2b9c12704 Minor fixes to res_json and test_json.
14 years ago
Matthew Jordan 4682d32d34 Fix crash in res_xmpp when deleting pubsub node from CLI
14 years ago
Joshua Colp abd17dc849 Fix a bug where a changed configuration file might not be available to all sorcery object types.
14 years ago
Jason Parker eb61bb96b7 Fix how we build pjproject.
14 years ago
Jason Parker 5b41fbfe8b Multiple revisions 380735-380736
14 years ago
Jason Parker c1b4a93f49 Multiple revisions 380671-380673
14 years ago
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