aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2010-01-24Instead of crashing, allocate our header ast_str before we try to use it.seanbright1-0/+2
2010-01-24Merged revisions 242520 via svnmerge from tilghman1-3/+11
2010-01-22Merged revisions 242423 via svnmerge from tilghman1-2/+4
2010-01-20rtp timestamp to timeval calculation fixdvossel1-18/+6
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...tilghman1-18/+88
2010-01-16Get MoH building on OpenSolaris.seanbright1-0/+4
2010-01-15Clarify error message in res_timing_timerfd.seanbright1-1/+1
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.seanbright2-19/+3
2010-01-14Plug a memory leak in res_config_ldap.seanbright1-1/+3
2010-01-14If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.seanbright1-0/+10
2010-01-12Fix crash in res_config_ldap.seanbright1-5/+3
2010-01-11Socket level option is SOL_SOCKET, not SO_SOCKET.tilghman1-1/+1
2010-01-11Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.seanbright4-25/+4
2010-01-08Add the class actually used in the MusicOnHold start event.tilghman1-2/+4
2010-01-08Initialize variables that we attempt to free later.tilghman1-0/+1
2010-01-04Merged revisions 237405 via svnmerge from tilghman1-4/+10
2010-01-04Fix timeout for AGI command speech recognize.jpeeler1-1/+1
2010-01-04- Disable res_pktccops by defaultoej1-3/+14
2009-12-23Merged revisions 236184 via svnmerge from tilghman1-2/+2
2009-12-21Merged revisions 235940 via svnmerge from jpeeler1-2/+2
2009-12-16Add auth_policy option to jabber.conf for auto user registration.jpeeler1-17/+32
2009-12-15Merged revisions 235052 via svnmerge from tilghman1-0/+3
2009-12-10Missed a case that emits a WARNING where none is warranted.tilghman1-0/+3
2009-12-08Find another ref leak and change how we manage module references.tilghman1-75/+40
2009-12-07Add applications JabberJoin, JabberLeave, JabberSendGroup for XMPP groupchatjpeeler1-103/+360
2009-12-04Buildbot complainedtilghman1-1/+1
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...tilghman1-2/+14
2009-12-03Remove debugging linetilghman1-2/+0
2009-12-03Fix multiple issues with musiconhold, which led to classes not getting destro...tilghman1-41/+188
2009-12-01More 32->64 bit codec conversions.tilghman2-5/+5
2009-11-30Merged revisions 231441 via svnmerge from dvossel1-1/+0
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman2-9/+8
2009-11-10fixes pgsql double free of threadstoragedvossel1-3/+0
2009-11-09Fix various problems detected with Valgrind.tilghman1-1/+1
2009-11-04Merged revisions 227944 via svnmerge from jpeeler1-4/+37
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman5-49/+49
2009-11-03Resolve another warning.russell1-1/+2
2009-11-02Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networkstilghman1-0/+1483
2009-10-30Add an "Asterisk Architecture Overview" section to the doxygen documentation.russell2-0/+4
2009-10-27Don't prepend the URI prefix to the post directorytwilson1-1/+1
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...kpfleming1-3/+5
2009-10-19Merged revisions 224670 via svnmerge from kpfleming1-9/+14
2009-10-15Properly handle PUT requests for CALENDAR_WRITE()twilson1-3/+8
2009-10-14Add missing 'getnum' fieldtwilson1-0/+10
2009-10-13use Calendar: instead of Calendar/ for devstatetwilson1-4/+4
2009-10-13Fix compiler warning.rmudgett1-1/+1
2009-10-13Fix handling of notification calls w/ the dialing apitwilson1-34/+73
2009-10-10Fix handling of floating times and datestwilson2-8/+59
2009-10-09Properly return "free" on confirmed events that are freetwilson2-24/+2
2009-10-09Don't add Attendees during copy, replace themtwilson1-1/+7