aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-11-07Minor change so chan_h323 builds again.file1-2/+0
2007-11-07Provide the ability to directly manipulate the TON/NPI bits in the dialstring.tilghman1-1/+102
2007-11-06Commit some cleanups to the format type code.tilghman7-20/+15
2007-11-06Add some more locking as well as API update for libss7 for new transport typesmattf1-2/+7
2007-11-06"show application <foo>" changes for clarity.mmichelson2-5/+5
2007-11-06Allow gtalk and jingle to use TLS connections again.qwell2-14/+14
2007-11-06Merged revisions 89032 via svnmerge from file1-1/+1
2007-11-06Merged revisions 88994 via svnmerge from file1-2/+10
2007-11-06Update chan_agent documentation. Change a | to , as that is now the required ...file1-1/+1
2007-11-06Set up detection of IP_PKTINFO in autoconf for chan_unistimtilghman1-4/+0
2007-11-06convert uses of LOG_DEBUG to use ast_debug()russell1-6/+6
2007-11-06Add jitterbuffer support to chan_unistim.russell1-1/+22
2007-11-06Merged revisions 88805 via svnmerge from russell2-36/+0
2007-11-06explain that the host environment must be used to build gentone;rizzo1-5/+5
2007-11-05Merged revisions 88768 via svnmerge from russell1-2/+8
2007-11-05Merged revisions 88765 via svnmerge from russell1-26/+26
2007-11-05Merged revisions 88671 via svnmerge from file1-1/+2
2007-11-05Merged revisions 88585 via svnmerge from qwell1-0/+2
2007-11-05Fix memory leaks and deadlocks in chan_unistim.file1-37/+53
2007-11-04Simplify the implementation and the API for stringfields;rizzo2-23/+23
2007-11-02fix some issues with crashing on unload, when it didn't completely load cleanlyrussell1-3/+9
2007-11-02Convert the CLI commands to the new formatrussell1-78/+116
2007-11-02Merge the code from asterisk/team/group/chan_unistim:russell1-0/+5628
2007-11-02Merged revisions 88366 via svnmerge from file1-18/+18
2007-11-02Merged revisions 88328 via svnmerge from file1-0/+5
2007-11-01Remove traces of gnutls, since we no longer use/need it.qwell2-20/+2
2007-11-01Merged revisions 88078 via svnmerge from qwell1-1/+3
2007-11-01Change some uses of free() to ast_free(). (No functional differences.)russell1-1/+1
2007-11-01Janitor: use ast_free to pair calls of ast_malloc and ast_calloctilghman1-4/+4
2007-10-31Merged revisions 87906 via svnmerge from qwell2-6/+1
2007-10-30Merged revisions 87686 via svnmerge from russell1-38/+96
2007-10-30Merged revisions 87650 via svnmerge from qwell1-1/+1
2007-10-29Merged revisions 87342 via svnmerge from file1-1/+12
2007-10-29Add autoconf checks for extra suppserv definitions that are not present in re...file1-0/+8
2007-10-27Add Circuit Group Queury message codemattf1-0/+36
2007-10-27Make sure we turn on the DSP when we answer the callmattf1-1/+9
2007-10-26Correctly use defined return values in (some) load_module functions.qwell4-7/+7
2007-10-24Merged revisions 86982 via svnmerge from qwell1-8/+9
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell16-133/+133
2007-10-22Merged revisions 86756 via svnmerge from file1-1/+1
2007-10-22There is a really fun game that you can play before committing code,russell1-1/+1
2007-10-22resetinterval defaulting to something other than 'never' doesn't seem to acco...kpfleming1-2/+1
2007-10-22Merged revisions 86598 via svnmerge from crichter2-15/+2
2007-10-22started to add some basic support for supplementary services like CallForward...crichter4-82/+169
2007-10-19Add better support for blocking and unblocking of CICs (#10965)mattf1-13/+25
2007-10-19Convert NEW_CLI to AST_CLI.qwell16-133/+133
2007-10-19More changes to NEW_CLI.qwell4-940/+1326
2007-10-19Merged revisions 86471 via svnmerge from file1-8/+12
2007-10-19Merged revisions 86469 via svnmerge from file1-2/+3
2007-10-18Fixing a segfault from tab-completing a "zap restart" CLI command.mmichelson1-0/+2