Commit Graph

1387 Commits (1.6.0-beta2)

Author SHA1 Message Date
Tilghman Lesher 2f44f53ea4 Merged revisions 100675 via svnmerge from
19 years ago
Russell Bryant bcf72e1adb Merge rev 100626 from Asterisk 1.4. The svnmerge of this commit was a NoOp, since
19 years ago
Tilghman Lesher 8fd1e10d3d Normalize the detection for execinfo, so that Linux (glibc) and other platforms
19 years ago
Russell Bryant 1c74c549d7 Merged revisions 100581 via svnmerge from
19 years ago
Russell Bryant f877028d76 Clean up some formatting, and simplify a bit of code using ast_str
19 years ago
Russell Bryant 87800e1913 Make a couple more uses of ARRAY_LEN, and convert some spaces to tabs
19 years ago
Russell Bryant e8f7cbf358 - Simplify a line with ARRAY_LEN()
19 years ago
Russell Bryant 79be2b8b0e These readlocks always fail for me on my mac, and I saw it happen again
19 years ago
Tilghman Lesher ac699196f5 Merged revisions 100465 via svnmerge from
19 years ago
Joshua Colp 0b898073d1 Add an API call that steals the answered channel so that a destruction of the dialing structure does not hang it up.
19 years ago
Joshua Colp 65e684653d Minor cosmetic change...
19 years ago
James Golovich 8bcc2a55ae Increase the size of filenames stored when astmm is used. If the path
19 years ago
Joshua Colp 3bf7daa0c0 Merge in strictrtp branch. This adds a strictrtp option to rtp.conf which drops packets that do not come from the remote party.
19 years ago
Russell Bryant ccdd466fab Merged revisions 100164 via svnmerge from
19 years ago
Jason Parker e88241c45b Merged revisions 100138 via svnmerge from
19 years ago
Jason Parker 32989872dd Move chan_local dependency into places (only one) that previously depended on res_features, and used local channels
19 years ago
Joshua Colp 1d47c036dd Some more cosmetic changes.
19 years ago
Joshua Colp 15515ec671 Add some spacing.
19 years ago
Joshua Colp 9eff881130 Test hopefully over.
19 years ago
Joshua Colp 828124b0b0 Testing something...
19 years ago
Jason Parker 3bd33214b9 Move code from res_features into (new file) main/features.c
19 years ago
Russell Bryant 6100ec9e7d Fix tcptls build when openssl isn't installed
19 years ago
Tilghman Lesher 42ee3b5b74 Merged revisions 99718 via svnmerge from
19 years ago
Tilghman Lesher 3d92f97722 Merged revisions 99643 via svnmerge from
19 years ago
Russell Bryant 90bc08362e Make sure the command is not just present but is also configured to be executed
19 years ago
Olle Johansson b8aa3248ec Add a generic function to set the bridged call PVT unique id string
19 years ago
Russell Bryant d1ba37f1c9 Change the Asterisk CLI startup commands feature to read commands to run from cli.conf
19 years ago
Tilghman Lesher 54fc5f984b Merged revisions 99540 via svnmerge from
19 years ago
Olle Johansson 865bb84432 Doxygen updates
19 years ago
Russell Bryant aa7592f21a Merged revisions 99187 via svnmerge from
19 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
19 years ago
Russell Bryant 1807acb9b0 Merged revisions 99081 via svnmerge from
19 years ago
Russell Bryant d09fdcf61d Add AST_FORMAT_SLINEAR16 to the list for ast_best_codec()
19 years ago
Russell Bryant 2a91da6613 Merged revisions 99004 via svnmerge from
19 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
19 years ago
Russell Bryant 8a5e93d766 Add support for an easy way to automatically execute some Asterisk CLI commands
19 years ago
Tilghman Lesher 81e421284d New module res_config_curl (closes issue #11747)
19 years ago
Joshua Colp bb08e13754 Merged revisions 98960 via svnmerge from
19 years ago
Joshua Colp 2ee416a55a Merged revisions 98958 via svnmerge from
19 years ago
Steve Murphy 241de02854 Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer.
19 years ago
Russell Bryant 25e1c74bf1 Clean up something I did for ABI compatability in 1.4
19 years ago
Russell Bryant 4fb04cb58a Merged revisions 98943 via svnmerge from
19 years ago
Joshua Colp e8dee9f956 Make sure the user's manager secret exists, even if it is blank.
19 years ago
Russell Bryant 673d610b53 Merged revisions 98774 via svnmerge from
19 years ago
Joshua Colp 3a37332880 Print out a warning when spaces are used in the variable name in Set and MSet. It is extremely hard to debug this issue so this should make it easier.
19 years ago
Russell Bryant b7425090c8 Remove a duplicate lock of the audiohook lock when destroying manipulate
19 years ago
Russell Bryant d0c89ab7ed Add a new CLI command, "core set chanvar", which allows you to set a channel
19 years ago
Tilghman Lesher 3968dd1c3d Conversion to load manager.conf into memory did not convert the password
19 years ago
Pari Nannapaneni 0c33fdfb49 merging a comment added in 1.4
19 years ago
Joshua Colp 4fe093b821 Goodbye again drumkilla.
19 years ago