summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-03-28Add support for Costa Rica to DSPMark Spencer
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-21Create ast_safe_system which closes off file descriptors before spawning syst...Mark Spencer
2004-03-20Correctly handle call flow with outgoing queue, avoiding retries while call actiMark Spencer
2004-03-20Merge ADSI fixesMark Spencer
2004-03-20Add some comments to lock.hJames Golovich
2004-03-15Actually commit the new #definesJames Golovich
2004-03-14Try to make smoother G.729B aware, and able to handle VAD bytesMark Spencer
2004-03-13Move timestamp around in RTP.... Gotta do iax2 eventually here...Mark Spencer
2004-03-04Add support for parking with IAX2Mark Spencer
2004-03-02More BSD compat crapMark Spencer
2004-03-02Add function ast_false, like ast_trueJames Golovich
2004-03-01Allow semi-blocking fd's on manager (bug #1100)Mark Spencer
2004-02-27Move ast_get_group from res_parking.c to channel.cJames Golovich
2004-02-25Bug #1087. Fix wav49 format so it can be played. Make file functionsJames Golovich
2004-02-16Make sure smoother only creates frames with offsets (bug #1029)Mark Spencer
2004-02-12Add queue logging and fix indications bugletMark Spencer
2004-02-03Add recording agent's calls patch. Basically the call starts recording when t...Martin Pycko
2004-01-29Fix linked lists tail (bug #951)Mark Spencer
2004-01-27Ditch nested commentMark Spencer
2004-01-27Add verbose messages to be logged (bug #599)Mark Spencer
2004-01-16 Added functionality for E911 signallingJim Dixon
2004-01-14Add CVSID Macro for embedding revision info into the compiled binary. Bug #822Jeremy McNamara
2004-01-14add a vasprintf replacement. Bug #839Jeremy McNamara
2004-01-12Add ww's improved syslog support (bug #587)Mark Spencer
2004-01-11Add application to log user data to the CDRsJeremy McNamara
2003-12-25Add AES supportMark Spencer
2003-12-19Add voicemail prepending feature plus forwarding to many extensions if you sp...Martin Pycko
2003-12-18Allow doing digital PRI to PRI calls automaticallyMartin Pycko
2003-11-15Don't do reinvite if both parties talk diffrent codecsMartin Pycko
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer
2003-10-27More cleanups and OSX fixes for 10.3Mark Spencer
2003-10-26Make it build and run on MacOS XMark Spencer
2003-10-26Select proper endian file on MacOS XMark Spencer
2003-10-25Make HANGUPCAUSE accessibleMark Spencer
2003-10-25Verify includes, and give warnings if invalid (bug #429)Mark Spencer
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...Martin Pycko
2003-10-01Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we woul...Martin Pycko
2003-09-27Add missing filesMark Spencer
2003-09-27Remove unnecessary files (bug #298)Mark Spencer
2003-09-22Create better 'failed' CDRs for outgoing spool calls with context,extension,p...Martin Pycko
2003-09-13CLeanup PBX patch and add localtime stuff for saytime (bug #168)Mark Spencer
2003-09-12Fix a tiny thingMartin Pycko
2003-09-12Add the missing file for the previous commitMartin Pycko
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...Martin Pycko
2003-09-10Fix small logic errors (bug #242)Mark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-09-08First of Jayson's manager patchesMark Spencer
2003-09-05Add restrictcid=[yes|no] for chan_zap and chan_sip. You can specify if the si...Martin Pycko
2003-08-28Fix synchronization of recorded files when using Monitor applicationMartin Pycko