summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2012-12-05Merged revisions 377260,377263 via svnmerge from Automerge script
2012-12-03Merged revisions 377035,377040 via svnmerge from Automerge script
2012-12-03Merged revisions 376998 via svnmerge from Automerge script
2012-11-20Merged revisions 376562 via svnmerge from Automerge script
2012-11-11Merged revisions 376131 via svnmerge from Automerge script
2012-11-08Merged revisions 376092 via svnmerge from Automerge script
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-11-04Only deref a reserved gateway session if we actually reserved oneMatthew Jordan
2012-10-31Fix an issue with res_http_websocket where the chan_sip WebSocket handler cou...Joshua Colp
2012-10-31Properly extract the Body information of an EWS calendar itemMatthew Jordan
2012-10-17Change a few warnings to debug and the inverse.Walter Doekes
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-08Disable ICE support by defaultMatthew Jordan
2012-10-08pjproject: Fix for Solaris builds. Do not undef s_addr.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-04Fix DBDelTree error codes for AMI, CLI and AGIDavid M. Lee
2012-10-04Check for presence of buddy in info/dinfo handlersMatthew Jordan
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
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-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-27Make res_http_websocket an optional dependency on supported platforms for cha...Joshua Colp
2012-09-25res_agi: async_agi responsiveness improvement on datastore problemsJonathan Rose
2012-09-25Fix an issue where a caller to ast_write on a MulticastRTP channel would dete...Joshua Colp
2012-09-24Fix an issue with H.264 format attribute comparison and fix an issue with imp...Joshua Colp
2012-09-24res_rtp_asterisk: Make TURN and STUN server configurations consistent.Brent Eagles
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-20When trying to unload res_curl.so, warn about all dependent modules.Sean Bright
2012-09-12res_xmpp: Fix a segfault caused by bodyless messagesJonathan Rose
2012-09-10Deprecate chan_gtalk, chan_jingle, and res_jabberKinsey Moore
2012-09-10res_rtp_asterisk: Eliminate "type-punned pointer" build warning.David M. Lee
2012-09-07Fix parallel make for res_asterisk_rtp.David M. Lee
2012-09-05Multiple revisions 372327-372328Richard Mudgett
2012-09-05Re-fix sending unnegotiated payloads during a P2P RTP bridge.Mark Michelson
2012-09-05Fix breakage caused by last merge. Missing a variable for 11 and trunk.Michael L. Young
2012-09-05Fix Incrementing Sequence Number For Retransmitted DTMF End PacketsMichael L. Young
2012-08-31Prevent local RTP bridges from sending inappropriate formats to participants.Mark Michelson
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-08-20Use thread-local storage to store pj_thread_descs.Mark Michelson
2012-08-18Fix typo in JabberSend that looked for '2' instead of '@' in recipient argumentMatthew Jordan
2012-08-18Update module support level on a variety of modules and compiler optionsMatthew Jordan
2012-08-17rtp: Ensure defaults are set without rtp.conf.Russell Bryant
2012-08-17Add some additional H.264 attributes, "max-smbps" and "max-fps", for passthro...Joshua Colp