aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-11add support for dynamic channel creation and destruction, andmogorman1-3/+45
2006-12-11make sure the argument to ast_malloc() is > 0.rizzo1-1/+1
2006-12-11This update fixes the problem reported in bug 8551; that ast_app_getdata() be...murf1-5/+7
2006-12-11Merged revisions 48382 via svnmerge from tilghman1-6/+0
2006-12-11Merged revisions 48381 via svnmerge from file1-36/+52
2006-12-11Merged revisions 48379 via svnmerge from file1-1/+1
2006-12-11Merged revisions 48377 via svnmerge from file1-6/+7
2006-12-11Merged revisions 48375 via svnmerge from tilghman8-23/+103
2006-12-10Merged revisions 48372 via svnmerge from murf1-2/+9
2006-12-09convert the thread IO state and type to use enums.russell1-13/+18
2006-12-09Merged revisions 48363 via svnmerge from russell1-33/+35
2006-12-09chan_iax2 has an extremely large function, socket_process(), to handle incomingrussell1-128/+129
2006-12-09- Fix a few spelling mistakesrussell1-9/+42
2006-12-07Merged revisions 48357 via svnmerge from russell1-0/+1
2006-12-07- Generalize the function ssl_setup() so that the certificate inforizzo4-56/+129
2006-12-07Merged revisions 47986,47995,47997,48001,48003-48004,48008-48014,48016,48018-...murf1-4/+7
2006-12-06remove duplicated code to start the server threads, userizzo1-127/+61
2006-12-06Part of the transformations necessary to add TLS support,rizzo1-12/+52
2006-12-06Handle multiple 487's correctlyoej1-7/+15
2006-12-06Merged revisions 48323 via svnmerge from russell1-1/+1
2006-12-06Make externally visible some generic code useful to createrizzo2-66/+99
2006-12-06Don't send Contact in SIP Messages (imported from 1.2/1.4).oej1-2/+3
2006-12-06Resolve some pointer signedness compiler warnings in app_osplookup, andrussell4-9/+9
2006-12-06Constify a bunch of usage strings for CLI commands.russell9-24/+24
2006-12-06Constify a bunch of usage strings for CLI commands.russell7-13/+13
2006-12-06Staticize one, and Constify a bunch of usage strings for CLI commands.russell8-37/+37
2006-12-06Constify a bunch of the usage strings for CLI commands.russell5-74/+74
2006-12-06Instead of creating an unused instance of an unnamed enum, give it a name.russell1-4/+4
2006-12-06Make the "usage" member of the ast_cli_entry struct const to resolve a compilerrussell1-1/+1
2006-12-05Blocked revisions 48281 via svnmergeqwell0-0/+0
2006-12-05Regenerate configure for Qwell's last commit.file1-20/+7
2006-12-05Merged revisions 48279 via svnmerge from qwell1-16/+7
2006-12-05Doxygen updatesoej3-10/+82
2006-12-05Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff t...qwell4-30/+30
2006-12-05Issue #8506 - translate spanish comments in fskmodem to english (according to...oej2-41/+39
2006-12-05Blocking invitestate patch that is already merged to svn trunk.oej0-0/+0
2006-12-05Adding docs on t.38oej1-0/+2
2006-12-051. Change to remove the compiling warning: "app_osplookup.c:2169: warning: in...transnexus1-1/+1
2006-12-05Well, yes... oej3-3/+4
2006-12-05Reserving flags for coming code (currently in the "videocaps" branch) oej3-1/+11
2006-12-05Merged revisions 48254 via svnmerge from tilghman1-0/+1
2006-12-05Merged revisions 48252 via svnmerge from tilghman1-14/+16
2006-12-04Merged revisions 48248 via svnmerge from qwell1-0/+2
2006-12-04Blocked revisions 48234 via svnmergefile0-0/+0
2006-12-04Merged revisions 48230 via svnmerge from qwell1-0/+6
2006-12-04Merged revisions 48228 via svnmerge from qwell1-2/+5
2006-12-03Merged revisions 48223 via svnmerge from russell1-0/+3
2006-12-02Cleaning up handle_response a bit. (Imported from 1.4)oej1-15/+15
2006-12-02Removing two .h files means we need to update cleancount to forceoej1-1/+1
2006-12-02Send CANCEL to call with early media (PROGRESS INBAND).oej1-11/+12