aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-25small corrections in call clearingmay3-5/+9
2010-01-25Change api for pbx_builtin_setvar to actually return error code if a function...oej3-10/+8
2010-01-25Merged revisions 242850 via svnmerge from oej1-6/+13
2010-01-25Merged revisions 242852 via svnmerge from tilghman4-5/+79
2010-01-25Fix INTERNAL_OBJ error on stop when calendars.conf missingtwilson1-8/+8
2010-01-25Merged revisions 242728 via svnmerge from tilghman2-8/+8
2010-01-25Merged revisions 242723 via svnmerge from tilghman1-3/+3
2010-01-25Merged revisions 242683 via svnmerge from tilghman1-8/+18
2010-01-24AST_CONTROL_CONNECTED_LINE frame type processing added to setup DisplayIE fieldmay6-2/+84
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 tilghman6-7023/+27691
2010-01-22Merged revisions 242423 via svnmerge from tilghman1-2/+4
2010-01-22Add send DTMF feature to ExternalIVR appdiruggles1-17/+47
2010-01-22The irony of not compile-testing a test program before committing is killing me.tilghman1-0/+1
2010-01-22Merged revisions 242226 via svnmerge from oej1-1/+1
2010-01-22Update the doxygenification of some comments.russell1-13/+13
2010-01-22Convert scheduler API entry order test to the test API.russell1-37/+39
2010-01-22Add test API usage example to test_skel.c.russell1-8/+35
2010-01-21Add missing argument to ast_calloc calls.mmichelson1-2/+2
2010-01-21Make sure we initialize the ast_ha structure with ast_callocoej1-2/+2
2010-01-21Merged revisions 241932 via svnmerge from seanbright2-3/+5
2010-01-21Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ...tilghman1-4/+4
2010-01-21Point to a useful reference on the XML output format.russell1-0/+3
2010-01-21Modify test results XML format to match the JUnit format.russell1-22/+16
2010-01-21Merged revisions 241765 via svnmerge from tilghman1-1/+5
2010-01-20rtp timestamp to timeval calculation fixdvossel1-18/+6
2010-01-20Merged revisions 241626 via svnmerge from dvossel1-5/+5
2010-01-20Add Calling and Called Subaddress to CDR recordalecdavis1-0/+7
2010-01-20Fix up compile breakage from ast_tvdiff_ms() API change.kpfleming1-2/+2
2010-01-20Update CDR variables as pbx startsalecdavis2-2/+4
2010-01-19Initialize data on the stack so that Park doesn't interpret random arguments.jpeeler1-1/+3
2010-01-19Enable SendText to send strings in encoded format.tilghman2-11/+12
2010-01-19small correction from 241314jpeeler1-2/+0
2010-01-19Merged revisions 241227 via svnmerge from jpeeler1-1/+19
2010-01-19Allow parallel make (-j) to work properly.qwell1-2/+2
2010-01-19Blocked revisions 241228 via svnmergeqwell0-0/+0
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...tilghman4-18/+162
2010-01-19Update CDR variables before pbx starts (overlap dial)alecdavis1-0/+2
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.jpeeler8-14/+15
2010-01-18Fix an RTP instance allocation failure on Solaris.qwell1-0/+1
2010-01-18Update CDR variables before pbx startsalecdavis1-0/+2
2010-01-18Merged revisions 241015 via svnmerge from seanbright1-22/+18
2010-01-18Make HASHes inheritable across channel creation.tilghman2-2/+22
2010-01-18ExternalIVR information for UPGRADE.txtdiruggles1-0/+6
2010-01-18Updated ExternalIVR documentationdiruggles1-61/+99
2010-01-18transmit_silence_during_record replaced by transmit_silencedvossel2-1/+4
2010-01-18Add notification of interrupted filediruggles1-14/+32
2010-01-18Blocked revisions 240891 via svnmergedvossel0-0/+0
2010-01-18updated transmit_silence option documentation in asterisk.confdvossel1-1/+5
2010-01-18fixes spelling error. s/memeber/memberdvossel1-2/+2