aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-23* export_ies uses now _VAR else the vars are not copied to the dest chancrichter2-29/+110
2006-05-23Code formattingoej1-24/+23
2006-05-23Formatting, typosoej2-5/+7
2006-05-23Handle ringing (early) state properly on SIPmarkster3-6/+56
2006-05-22patch from bug 0007204 to make bug 5750 follow standardmogorman1-5/+5
2006-05-22remove properties from the xmpp mergekpfleming0-0/+0
2006-05-22Merged revisions 29555 via svnmerge from file1-1/+1
2006-05-22bootstrap updates to include xmpp related stuffkpfleming3-4627/+6666
2006-05-22asterisk-xmpp merge inmogorman15-0/+4188
2006-05-22Merged revisions 29512 via svnmerge from file1-1/+1
2006-05-22 This is part 2/2 of the patches for #7090. Adds one-step call parking to /tr...bweschke4-1/+50
2006-05-22Merged revisions 29464 via svnmerge from file1-1/+1
2006-05-22add DEBUG_CHANNEL_LOCKS to menuselectrussell1-0/+2
2006-05-22Add PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger)file1-4/+22
2006-05-22don't stop recording until hangup (no terminator) (issue #7168 reported by ju...file1-1/+4
2006-05-22 Add UniqueID to the leave manager event.bweschke1-2/+2
2006-05-22added callcounters for incoming and outgoing callscrichter4-0/+181
2006-05-22Merged revisions 29398 via svnmerge from tilghman1-1/+1
2006-05-22Blocked revisions 29394 via svnmergetilghman0-0/+0
2006-05-22Escaping commas within fields isn't always desireable.tilghman2-2/+20
2006-05-22remove code duplication generating some ast_verbose messages .rizzo1-9/+12
2006-05-22use functional form of time()rizzo1-5/+5
2006-05-22use the functional form of time(), and mark XXX a couple of placesrizzo1-27/+19
2006-05-22more constificationsrizzo1-16/+16
2006-05-22various constification of function arguments to prevent erroneousrizzo1-8/+8
2006-05-22the msg argument of the various transmi_response*() functions is const.rizzo1-6/+6
2006-05-22mark const the 'header' argument of gettagrizzo1-2/+2
2006-05-22mark const the source of copy_requestrizzo1-2/+2
2006-05-22fix indentation to make a table more readablerizzo1-14/+14
2006-05-22simplify register_peer_exten() removing some duplicated code.rizzo1-15/+15
2006-05-22use strsep() to trim away ;xxx from SIP messages.rizzo1-41/+16
2006-05-22use a more compact method to trim the trailing ;... from SIP lines.rizzo1-9/+5
2006-05-22annotate const parameters of copy_header()rizzo1-2/+2
2006-05-22src is const in parse_copy()rizzo1-2/+2
2006-05-22minor logic simplification in get_sip_pvt_byid_locked()rizzo1-13/+12
2006-05-22simplify logic in function create_addr()rizzo1-13/+7
2006-05-22simplify logic in realtime_peer(), removing an unnecessaryrizzo1-7/+5
2006-05-21strcmp() is the right function to use here, not strncmp().rizzo1-6/+3
2006-05-21Merged revisions 29196 via svnmerge from bweschke1-3/+10
2006-05-21put a bunch of defines in enums, and convert comments to doxygen formatrussell1-137/+168
2006-05-21remove a CLI command that has been marked deprecated since before Asterisk 1.0russell1-18/+2
2006-05-21remove an unused variable, and while at itrizzo1-6/+6
2006-05-20remove unused variablerussell1-1/+0
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)russell13-1133/+2178
2006-05-20fix the possibility of writing one byte past the end of a buffer.russell1-3/+4
2006-05-20add some code optimizations, see the report for an explanation russell4-26/+27
2006-05-20- add a UserEvent action that allows a manager client to "broadcast" an eventrussell3-28/+56
2006-05-20Merged revisions 28968 via svnmerge from kpfleming1-1/+4
2006-05-20git-svn-id: http://svn.digium.com/svn/asterisk/trunk@28967 f38db490-d61c-443f...russell0-0/+0
2006-05-20remove an unused variable, and default the user to asterisk if not specifiedrussell1-5/+3