summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-10fixes pgsql double free of threadstorageDavid Vossel
2009-11-09Fix various problems detected with Valgrind.Tilghman Lesher
2009-11-04Merged revisions 227944 via svnmerge from Jeff Peeler
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-03Resolve another warning.Russell Bryant
2009-11-02Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networksTilghman Lesher
2009-10-30Add an "Asterisk Architecture Overview" section to the doxygen documentation.Russell Bryant
2009-10-27Don't prepend the URI prefix to the post directoryTerry Wilson
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...Kevin P. Fleming
2009-10-19Merged revisions 224670 via svnmerge from Kevin P. Fleming
2009-10-15Properly handle PUT requests for CALENDAR_WRITE()Terry Wilson
2009-10-14Add missing 'getnum' fieldTerry Wilson
2009-10-13use Calendar: instead of Calendar/ for devstateTerry Wilson
2009-10-13Fix compiler warning.Richard Mudgett
2009-10-13Fix handling of notification calls w/ the dialing apiTerry Wilson
2009-10-10Fix handling of floating times and datesTerry Wilson
2009-10-09Properly return "free" on confirmed events that are freeTerry Wilson
2009-10-09Don't add Attendees during copy, replace themTerry Wilson
2009-10-08Remove global variable that makes dlopen unhappyTerry Wilson
2009-10-07Formatting, moving error messages to ERROR, removing references to unexisting...Olle Johansson
2009-10-07Use extref for doxygen references to external libraries (in this case Postgre...Olle Johansson
2009-10-06Change schema query to involve the use of an optional schema parameter.Tilghman Lesher
2009-10-06When we call a gosub routine, the variables should be scoped to avoid contami...Tilghman Lesher
2009-10-06Recorded merge of revisions 222152 via svnmerge from Kevin P. Fleming
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