summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-04Using the builtin function breaks OpenBSD 4.2Tilghman Lesher
2009-12-04update CHANGES file for .m3u support in Mp3Player applicationDavid Vossel
2009-12-04.m3u support for Mp3Player appDavid Vossel
2009-12-04update CHANGES for new queue option, penaltymemberslimit.David Vossel
2009-12-04changes penaltymemberslimit to use scanf for config value parsingDavid Vossel
2009-12-04new queue option, penaltymemberslimit, disregards penalty on too few queue me...David Vossel
2009-12-04Merged revisions 233116 via svnmerge from David Vossel
2009-12-04Merged revisions 233092 via svnmerge from Russell Bryant
2009-12-04Parse global variables or expressions in hint extensionsMatthias Nick
2009-12-04Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it.Michiel van Baak
2009-12-04Only assign line and device in handle_transfer_button when we have a subchannel.Michiel van Baak
2009-12-04Update the mysql driver to always return NULL columns, as this is needed for ...Tilghman Lesher
2009-12-04Merged revisions 233014 via svnmerge from Matthias Nick
2009-12-04Buildbot complainedTilghman Lesher
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...Tilghman Lesher
2009-12-03Add pagerdateformat, to allow shorter dates for SMS messages.Tilghman Lesher
2009-12-03Merged revisions 232820 via svnmerge from Tilghman Lesher
2009-12-03jitterbuffer setup correctionAlexandr Anikin
2009-12-03Replaced two deprecated functions of OSP Toolkit.TransNexus OSP Development
2009-12-03Added custom info support.TransNexus OSP Development
2009-12-03Extend voicemail to allow IMAP folders to be specified per mailbox.Jeff Peeler
2009-12-03Remove debugging lineTilghman Lesher
2009-12-03Fix multiple issues with musiconhold, which led to classes not getting destro...Tilghman Lesher
2009-12-02update CHANGES and UPGRADE.txt for early media behavior change between 1.6.1 ...David Vossel
2009-12-02Prevent double closing of FDs by EIVRDavid Ruggles
2009-12-02Merged revisions 232581 via svnmerge from Jeff Peeler
2009-12-02Fix support for multiline SMS messages in chan_mobile.Matthew Nicholson
2009-12-02Make manager response to "Action: events" finish with empty lineJeff Peeler
2009-12-02Do something with the service indicator so that asterisk does not attempt to ...Matthew Nicholson
2009-12-02Add an 'X' option to the asterisk application which enables #exec for configu...Joshua Colp
2009-12-02Blocked revisions 232444 via svnmergeDavid Vossel
2009-12-02Add an option to Record which enables a mode where any DTMF digit will termin...Joshua Colp
2009-12-02Do not change the exten string field or rebuild the contact headerMark Michelson
2009-12-02Merged revisions 232355 via svnmerge from Joshua Colp
2009-12-02Merged revisions 232350 via svnmerge from David Vossel
2009-12-02Add support for handling the 415 Unsupported media type response like we do f...Joshua Colp
2009-12-02Merged revisions 232268 via svnmerge from David Vossel
2009-12-02Fix a bug where a scheduled item ID would get retained on registrations in a ...Joshua Colp
2009-12-02Blocked revisions 232165 via svnmergeTerry Wilson
2009-12-02So apparently, some platforms don't have ffsll(3).Tilghman Lesher
2009-12-02Merged revisions 232090 via svnmerge from Jeff Peeler
2009-12-01Use __builtin_ffsll() from gcc instead of ffssll() to fix a FreeBSD build error.Russell Bryant
2009-12-01Fix a build error on FreeBSD.Russell Bryant
2009-12-01Merged revisions 232007 via svnmerge from Russell Bryant
2009-12-01Merged revisions 231911 via svnmerge from Jeff Peeler
2009-12-01Merged revisions 231853 via svnmerge from David Vossel
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-12-01Formats need to be able to represent all 64 codec bits.Tilghman Lesher
2009-12-01Merged revisions 231740 via svnmerge from Matthew Nicholson
2009-11-30Another round of UDPTL stack fixes/improvements:Kevin P. Fleming