summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-02Merged revisions 267009 via svnmerge from Paul Belanger
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.Richard Mudgett
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.Richard Mudgett
2010-06-02pthread_join to assure the thread is really gonePaul Belanger
2010-06-01Use the correct ical.h fileTerry Wilson
2010-06-01Support setting locale per-mailbox (changes date/time languages for email, pa...Tilghman Lesher
2010-06-01Set app and appdata fields when a Dial is redirectedTerry Wilson
2010-06-01Don't register functions until the last possible point, so they're not unload...Tilghman Lesher
2010-06-01Eliminate stale manager events after a set interval, even if AMI clients don'...Tilghman Lesher
2010-06-01Merged revisions 266585 via svnmerge from Tilghman Lesher
2010-05-30Needs to be wrapped in <para>Tilghman Lesher
2010-05-30Merged revisions 266437 via svnmerge from Tilghman Lesher
2010-05-28Fix ical library handling (again)Terry Wilson
2010-05-28Setup environment variables for the benefit of child processes and disallow c...Tilghman Lesher
2010-05-28Only report swap on platforms which can examine those statisticsTilghman Lesher
2010-05-28fixes crash when creation of UDPTL failsDavid Vossel
2010-05-28More build fixes for ical/neon and res_calendar_ewsTerry Wilson
2010-05-27fix compile errorJeff Peeler
2010-05-27Cache query results for one second.Tilghman Lesher
2010-05-26Merged revisions 266142 via svnmerge from Tilghman Lesher
2010-05-26Remove redundant ast_conntected_line_free call.Mark Michelson
2010-05-26Remove unrelated MOH change from previous commit.Mark Michelson
2010-05-26Fix misspelling of macro args.Mark Michelson
2010-05-26do all sip registry parsing before transmit_registerDavid Vossel
2010-05-26fixes failed SIP Directed pickup resulting in dead channelDavid Vossel
2010-05-26Blocked revisions 266004 via svnmergeMark Michelson
2010-05-26Merged revisions 265910 via svnmerge from Tilghman Lesher
2010-05-26Construct socket name, according to the Postgres docs, and document as such.Tilghman Lesher
2010-05-26.......Mark Michelson
2010-05-26Re-enable "always" option for videosupport option in sip.conf.Mark Michelson
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewsTerry Wilson
2010-05-26Use configure to determine the prefixes and include directories properly.Tilghman Lesher
2010-05-25Properly use peer's outboundproxy for outbound REGISTERs.Mark Michelson
2010-05-25Blocked revisions 265613 via svnmergeDavid Vossel
2010-05-25Merged revisions 265610 via svnmerge from Matthew Nicholson
2010-05-25Memory leak in connected line data when SIP blond transfer done.Richard Mudgett
2010-05-25Typos: 'succesful' (lintian)Tzafrir Cohen
2010-05-24Merge the rest of the FullyBooted patchTerry Wilson
2010-05-24Allow SendDTMF to play digits to a specified channel.Mark Michelson
2010-05-24Print openh323 log to the Asterisk console.Mark Michelson
2010-05-24Allow type=user SIP endpoints to be loaded properly from realtime.Mark Michelson
2010-05-24Make app_rpt.c able to compile again.Richard Mudgett
2010-05-24reverses incorrect logic introduced by r243200David Vossel
2010-05-24Add the FullyBooted AMI eventTerry Wilson
2010-05-24Calendaring support for Exchange Server 2007+ via EWSTerry Wilson
2010-05-24On systems with a LOT of RAM, a signed integer sometimes printed negative.Tilghman Lesher
2010-05-24fixes segfault when using generic plcDavid Vossel
2010-05-23small changes to avoiding 'freeing unused memory...'Alexandr Anikin
2010-05-21Channel initialization failure causes crashes.Richard Mudgett
2010-05-21Merged revisions 265089 via svnmerge from Mark Michelson