aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-08Remove global variable that makes dlopen unhappytwilson4-14/+59
2009-10-07Formatting, moving error messages to ERROR, removing references to unexisting...oej1-145/+162
2009-10-07Use extref for doxygen references to external libraries (in this case Postgre...oej1-1/+1
2009-10-06Change schema query to involve the use of an optional schema parameter.tilghman1-7/+69
2009-10-06When we call a gosub routine, the variables should be scoped to avoid contami...tilghman1-28/+50
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming5-3/+21
2009-09-30Remove spurious debugtwilson1-1/+0
2009-09-30Use rtp properties instead of adding a callbacktwilson1-11/+2
2009-09-30Merged revisions 221086 via svnmerge from twilson1-0/+14
2009-09-25Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channelsphsultan1-117/+556
2009-09-16Remove some unused defines from res_jabber.seanbright1-8/+0
2009-09-12use the actual given ip address for 'rtp set debug ip <foo>' instead of the w...mvanbaak1-1/+1
2009-09-10Sets the correct musicclass after an announcementmnick1-7/+3