summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2009-09-30Remove spurious debugTerry Wilson
2009-09-30Use rtp properties instead of adding a callbackTerry Wilson
2009-09-30Merged revisions 221086 via svnmerge from Terry Wilson
2009-09-25Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channelsPhilippe Sultan
2009-09-16Remove some unused defines from res_jabber.Sean Bright
2009-09-12use the actual given ip address for 'rtp set debug ip <foo>' instead of the w...Michiel van Baak
2009-09-10Sets the correct musicclass after an announcementMatthias Nick
2009-09-10Verify support for wide ODBC character types before using them.Tilghman Lesher
2009-09-09gcc 4.4 fix: union instead of castTzafrir Cohen
2009-09-08Remove what appears to be an unnecessary define.Tilghman Lesher
2009-09-02Adding MUTEAUDIO() dialplan function and MuteAudio AMI action (pinepeach)Olle Johansson
2009-08-28Remove unnecessary define for SolarisTilghman Lesher
2009-08-15cast time_t type variables to long where needed.Michiel van Baak
2009-08-12Added three new attributes and applied a patch to res_config_ldap.cGavin Henry
2009-08-10AST-2009-005Tilghman Lesher
2009-07-27Gracefully handle malformed RTP text packets.Mark Michelson
2009-07-27Honor channel's music class when using realtime music on hold.Mark Michelson
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...David Brooks
2009-07-22Clarify documentation on 'realtime update2' to show more than one condition.Tilghman Lesher
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-07-11Add an API for reporting security events, and a security event logging module.Russell Bryant
2009-07-08Merged revisions 205471 via svnmerge from David Vossel
2009-07-08Move OpenSSL initialization to a single place, make library usage thread-safe.Russell Bryant
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-25Add support for multicast RTP paging.Joshua Colp
2009-06-19Fix 2 typos and add support for wide character types.Tilghman Lesher
2009-06-18fixes some memory leaks and redundant conditionsDavid Vossel
2009-06-18Merged revisions 201600 via svnmerge from Russell Bryant
2009-06-18Trunk implementation of setting an alternate RTP source.Mark Michelson
2009-06-16Show the interface name on error, if it is not found.Eliel C. Sardanons
2009-06-15More 'static' qualifiers on module global variables.Kevin P. Fleming
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-06-09module load priorityDavid Vossel
2009-06-06Move music on hold related applications documentation to XML.Eliel C. Sardanons
2009-06-06Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.Eliel C. Sardanons
2009-06-04Move static docs to the new AstXML form.Eliel C. Sardanons
2009-06-01Moved more static documentation to the new AstXML form.Eliel C. Sardanons
2009-06-01Move JabberSend manager action from static docs to the AstXML form.Eliel C. Sardanons
2009-06-01Move static documentation of E|Dead|AGI() application and manager action to XML.Eliel C. Sardanons
2009-05-31Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.Eliel C. Sardanons
2009-05-30Properly terminate the receive buffer before sending to iksemel.Sean Bright
2009-05-30Merged revisions 198370 via svnmerge from Sean Bright
2009-05-30Merged revisions 198311 via svnmerge from Russell Bryant
2009-05-29Improve handling of trying to ACK too many timer expirations.Russell Bryant
2009-05-29Add a couple of TODO items so I don't forgetTerry Wilson
2009-05-29Resolve issues with choppy sound when using res_timing_pthread.Russell Bryant
2009-05-29Trim trailing whitespace so that I can work on this bug without it bothering ...Russell Bryant
2009-05-28Add Calendaring support for AsteriskTerry Wilson
2009-05-26Merged revisions 196826 via svnmerge from Russell Bryant
2009-05-26Add new ast_complete_applications function so that we can use it with theSean Bright