aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-16updated devicestate test for device state changesmnicholson1-4/+4
2010-07-16Add missing handling for ringing state for use with queue empty options.jpeeler1-0/+5
2010-07-16Merged revisions 277327 via svnmerge from mnicholson1-1/+2
2010-07-16Merged revisions 277261 via svnmerge from tilghman1-1/+1
2010-07-16Print f->subclass.integer instead of f->subclass.mnicholson1-1/+1
2010-07-16Merged revisions 277247 via svnmerge from mnicholson1-0/+13
2010-07-16Merged revisions 277182 via svnmerge from pabelanger1-3/+4
2010-07-16Fix up some weird indentation problems in reqresp_parser.cmmichelson1-10/+10
2010-07-16Avoid crashing when installing a duplicate translation path with a lower cost.seanbright1-0/+1
2010-07-16Add Despegar.com (my main sponsor) to the CREDITS file.eliel1-0/+3
2010-07-16Formatting changesoej2-8/+17
2010-07-16Formatting fixesoej1-168/+306
2010-07-16Clarify syntax changesoej1-1/+8
2010-07-16Adding a few more to the list of CREDITSoej1-0/+5
2010-07-16Formatting changes (guideline corrections)oej1-35/+69
2010-07-16Adding a few more creditsoej1-0/+6
2010-07-16Add ability to configure the Max-Forwards header in the dialplan, as well as inoej5-4/+55
2010-07-16Add a dialplan function to check if a queue exists: QUEUE_EXISTSoej2-0/+42
2010-07-16And yet one moretilghman1-2/+4
2010-07-16"Item may be used uninitialized in this function."tilghman1-2/+4
2010-07-16Fix reversed logic of if statement.mmichelson1-1/+1
2010-07-16Detect the --dynamic-list flag a bit bettertilghman2-3/+15
2010-07-16Fix build on FreeBSDtilghman4-3/+77
2010-07-16Fix trunk build for Mac OS X 10.6tilghman1-0/+4
2010-07-16Allow ipaddress to contain the maximum IPv6 address.tilghman4-4/+13
2010-07-15Quote AC_SUBST within m4_ifval, so it does not get prematurely expanded.tilghman2-3/+2
2010-07-15Correct not setting the bindport before attempting to open the socket.jpeeler1-64/+62
2010-07-15Define LLONG_MAX on systems that do not have it.tilghman4-1/+71
2010-07-15Fix linking asterisk on CentOS 5, which is using gcc 4.1.1. Gcc 4.1.2 has th...tilghman5-20/+71
2010-07-15Merged revisions 276652 via svnmerge from jpeeler1-1/+1
2010-07-15Add lua5.1 to the handy dandy list of packages.russell1-1/+1
2010-07-14Fix MWI notification transmission problems over SIP.jpeeler1-51/+52
2010-07-14Fix errors where incorrect address information was printed.mmichelson4-15/+15
2010-07-14Make compile again.rmudgett1-1/+1
2010-07-14Oops, merge reverted this fix.tilghman1-1/+1
2010-07-14Remove the old stub files, preferring the optional_api method.tilghman14-496/+524
2010-07-14Don't try to call an embedded module's backup_globals() function untilkpfleming1-1/+1
2010-07-14handle special case were "200 Ok" to pending INVITE never receives ACKdvossel1-1/+19
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett22-98/+166
2010-07-14collapse debug code in retrans_pkt into separate linesdvossel1-3/+14
2010-07-14Make compile again.rmudgett1-1/+1
2010-07-14Do not skip sending MWI for a peer if an address is defined. Really just a me...jpeeler1-1/+1
2010-07-14Fix documentation for pgsql cel and cdr, and slightly improve pgsql_cel.tringenbach3-11/+18
2010-07-14ast_callerid restructuringrmudgett69-2848/+4957
2010-07-14Merged revisions 276267 via svnmerge from lmadsen1-1/+2
2010-07-13chan_sip: RFC compliant retransmission timeoutdvossel2-12/+40
2010-07-13Revert early destruction of RTP sessionstwilson2-26/+9
2010-07-13Recorded merge of revisions 276126 via svnmerge from russell0-0/+0
2010-07-13Merged revisions 276123 via svnmerge from russell1-1/+1
2010-07-13Oops, XML documentation fix.tilghman1-1/+0