aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2006-10-31Issue #80898 - Restoring func_enum (otmar) oej1-23/+31
2006-10-31Add manager sendtext action. (Issue 6131, ZX81 - thanks!)oej1-0/+40
2006-10-31Take two, using find_resource on Kevin's suggestion. oej1-10/+4
2006-10-31Merged revisions 46561 via svnmerge from russell1-0/+1
2006-10-31Merged revisions 46554 via svnmerge from russell1-3/+6
2006-10-30Merged revisions 46526 via svnmerge from kpfleming1-1/+17
2006-10-30Adding dialplan function IFMODULE, so you can create dialplans that handleoej1-0/+20
2006-10-30Issue #3930 - Add manager command for listing dialplan (coded april 2005, in ...oej2-4/+259
2006-10-30In debug mode, recognize that someone is sending zrtp, even though weoej1-0/+8
2006-10-30Issue 8246 Doxygen updates (kshumard) oej3-6/+10
2006-10-29Small formatting changesoej1-43/+26
2006-10-29Bind RTCP to the same IP as RTP. oej1-1/+5
2006-10-27Merged revisions 46363 via svnmerge from russell1-1/+1
2006-10-26fix various spelling mistakes in comments (issue #8237, jmls)russell4-9/+9
2006-10-26Merged revisions 46329 via svnmerge from russell1-5/+20
2006-10-26fix a problem that i recently introduced whenrizzo1-46/+47
2006-10-26Fix comment preservation code (thanks murf!)markster2-12/+167
2006-10-25Merged revisions 46082-46083,46152-46153 via svnmerge from kpfleming1-6/+91
2006-10-25Merged revisions 46200 via svnmerge from kpfleming5-7/+5
2006-10-25Merged revisions 46154 via svnmerge from kpfleming3-4/+8
2006-10-24i really think it is safe to commit this version, thatrizzo1-52/+153
2006-10-24Merged revisions 46078 via svnmerge from tilghman1-1/+4
2006-10-23use autodetected support for gethostbyname_rrizzo1-1/+1
2006-10-22Fix a few issues in the previous (disabled) HTTPS code,rizzo2-21/+44
2006-10-22Implement https support.rizzo1-62/+236
2006-10-22it is useless and possibly wrong to use ast_cli() to send therizzo1-10/+12
2006-10-22Let's have build.h created a bit earlier so that func_version can use it and ...file1-5/+0
2006-10-21the default port number was erroneously stored in host order,rizzo1-2/+2
2006-10-21Merged revisions 45817 via svnmerge from file1-2/+2
2006-10-20minor comment changes, code rearrangement and field renamingrizzo1-29/+27
2006-10-20Doxygen correctionsoej1-33/+33
2006-10-19more fixes to comments and very minor code rearrangement.rizzo1-4/+5
2006-10-19implement proper XML/HTML formatting of multiple messagesrizzo1-9/+4
2006-10-19more documentation of data structure and functions.rizzo1-25/+34
2006-10-19Extend the thread storage API such that a custom initialization function canrussell6-8/+8
2006-10-18silent warning from a debugging message (which will go awayrizzo1-1/+1
2006-10-18remove trailing whitespacerizzo1-90/+91
2006-10-18ouch! remember to unlink temporary files once done with them.rizzo1-5/+5
2006-10-18+ move output_format variables in the http section of the file;rizzo1-34/+41
2006-10-18Merged revisions 45595 via svnmerge from file1-0/+4
2006-10-18another bunch of comments on the data structures.rizzo1-39/+31
2006-10-18despite the large changes, this commit only moves functionsrizzo1-291/+341
2006-10-18more comment and formatting fixes, small simplificationsrizzo1-51/+66
2006-10-18rizzo compile then commit, maybe even run it too ^_^mogorman1-2/+2
2006-10-18comment and cleanup the main thread.rizzo1-26/+31
2006-10-18create a new (internal, for the time being) function astman_start_ack()rizzo1-70/+45
2006-10-18more indentation cleanup from previous commits,rizzo1-76/+76
2006-10-18create proper handlers for "Challenge" and "Login" actions,rizzo1-53/+53
2006-10-18fix indentation from a commit of a couple of days agorizzo1-33/+32
2006-10-18another batch of simplifications to authenticate()rizzo1-65/+70