aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-18Muted already compiles on OS/X in trunk and 1.6 branches, fix blocked.oej0-0/+0
2010-01-17Avoid a crash on Solaris when running 'core show functions.'seanbright1-1/+4
2010-01-16Get MoH building on OpenSolaris.seanbright1-0/+4
2010-01-15Err, oops, it was already the way I intended.tilghman2-5/+5
2010-01-15Note where empty lines should reside in commit messages.russell1-1/+5
2010-01-15Merged revisions 240547 via svnmerge from russell1-1/+1
2010-01-15Clarify error message in res_timing_timerfd.seanbright1-1/+1
2010-01-15Oops, missed an includetilghman1-0/+1
2010-01-15The previous attempt at using a pipe to guarantee astcanary shutdown did not ...tilghman2-18/+22
2010-01-15Add pickup event to AMI. Also, fix AMI documentation.tilghman3-3/+15
2010-01-15Make sure to set owner_line, ownder_func, and owner_file in ast_calloc_with_s...mmichelson1-0/+5
2010-01-15Make sure that the limit is N, not N - 1.tilghman1-2/+2
2010-01-15Merged revisions 240414 via svnmerge from tilghman1-4/+75
2010-01-15Ensure payload type is properly checked when comparing against cached events.russell1-0/+1
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.seanbright10-82/+16
2010-01-15Update configure script for an OSP toolkit related change.russell1-2/+2
2010-01-15Clarify RTP NAT handling a bit.kpfleming1-2/+14
2010-01-14Plug a memory leak in res_config_ldap.seanbright1-1/+3
2010-01-14If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.seanbright1-0/+10
2010-01-14Fix broken call pickupjpeeler1-1/+1
2010-01-14Similarly, ensure that matchcid is duplicated correctly when merging contexts.tilghman1-1/+1
2010-01-14Ensure that the callerid is NULL when the parent is effectively NULL.tilghman1-1/+1
2010-01-14This change fixes a few bugs in the way the far max IFP was calculated that w...mnicholson1-3/+10
2010-01-14Add documentation about how to build queues.lmadsen1-0/+823