Commit Graph

7686 Commits (94e5209dba4eafc507445c8eef208cc38d8601c7)
 

Author SHA1 Message Date
Kevin P. Fleming 5c6c266aa9 rename application to have a more logical name
19 years ago
Russell Bryant e85d63aa11 use ast_calloc instead of calloc, and do a little bit of tweaking on the code formatting
19 years ago
Russell Bryant 813ab1aff0 fix asterisk header include format and add the doxygen header
19 years ago
Russell Bryant d0b003a427 conversions to S_OR (issue #6803)
19 years ago
Russell Bryant eaeb8abc59 suppress some compiler warnings on mac
19 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
19 years ago
Kevin P. Fleming b0ac62573a revert loader changes that have clearly not undergone adequate testing before commit
19 years ago
Tilghman Lesher d104a6d622 Bug 6508 - Redirect arbitrary channel to another extension from the dialplan
19 years ago
Tilghman Lesher bdd24455b4 Bug 4377 - Round 2 of the loader updates
19 years ago
Tilghman Lesher 0af770edd1 Bug 6670 - Additional parameters to the CHANNEL func
19 years ago
Tilghman Lesher 67aa4a721d Merged revisions 14868 via svnmerge from
19 years ago
Tilghman Lesher ff9fc4f606 Merged revisions 14830 via svnmerge from
19 years ago
Tilghman Lesher 39a99c65c2 Merged revisions 14821 via svnmerge from
19 years ago
Luigi Rizzo 82b0400322 Do the (expensive) LOCAL_USER_ADD only after we are sure
19 years ago
Luigi Rizzo b3ad3a7556 as discussed on the -dev list, introduce a macro to simplify the
19 years ago
Luigi Rizzo 574e9ae7a8 Add missing
19 years ago
Russell Bryant b314ed621f Merged revisions 14704 via svnmerge from
19 years ago
BJ Weschke 6d22be794f Merged revisions 14659 via svnmerge from
19 years ago
BJ Weschke d09b5ff20b Doxygen typo fix.
19 years ago
BJ Weschke f2aef53f84 Block r14610 from /trunk as it conflicts with sched.h in /trunk
19 years ago
Kevin P. Fleming 322f53d8b8 don't treat timeouts as errors in ast_cond_timedwait
19 years ago
Kevin P. Fleming c26786fd81 compute scheduler thread timeout properly
19 years ago
Kevin P. Fleming 39464dfe09 commit file's work to convert iax2 multithreading to use pthread conditions instead of signals (with some modifications)
19 years ago
Joshua Colp 539f8a6502 Merged revisions 14523 via svnmerge from
19 years ago
Matthew Fredrickson ba8f7b8819 Allow channels to be moved if channel change is requested in SETUP_ACK, also add a WAY cool new field to the nsf option
19 years ago
Kevin P. Fleming be537d95eb ensure global variables lock is held during 'show globals' CLI command
19 years ago
Kevin P. Fleming 4b6ab497c8 correct typo
19 years ago
Kevin P. Fleming 2b408e88a9 don't wrap this in ifdef... using va_start is safe on all platforms :-)
19 years ago
BJ Weschke fb8ff8ed57 Merged revisions 14467 via svnmerge from
19 years ago
Russell Bryant 4c1d49f5c8 Merged revisions 14462 via svnmerge from
19 years ago
Olle Johansson f554c03652 - In response to asterisk-users discussion - show which peers in "sip show peers" and "sip show peer" that are cached realtime peers.
19 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
19 years ago
Luigi Rizzo 408a6e25e4 remove duplicate CFLAGS and SOLINK definitions that are
19 years ago
Luigi Rizzo 6be9f52948 Fix a compile problem on FreeBSD for a missing header.
19 years ago
Joshua Colp b60145bbf7 Merged revisions 14276 via svnmerge from
19 years ago
Joshua Colp 7b54d83b1e Merged revisions 14275 via svnmerge from
19 years ago
Joshua Colp 6cda4c3b8b Merged revisions 14234 via svnmerge from
19 years ago
Joshua Colp ca27f447e0 Issue #6780 - ast_pbx_outgoing_cdr_failed description fix. (Reported and fixed by casper) - imported from 1.2
19 years ago
North Antara 2ccaab2ad1 More whitespace and typo fixes for chan_skinny - yay!
19 years ago
Olle Johansson 19af878bac Issue #6766 - Make ;user=phone work again - imported from 1.2
19 years ago
Olle Johansson 9e1e47450a Issue #6759, generate warning when refusing connection requiring unsupported SIP extensions
19 years ago
Jim Dixon 7cfb9b3515 Added separate outsignalling specification, and fixed FEATDMF to allow for
20 years ago
Russell Bryant 5bf927546c update enum documentation to reflect recent changes to the ENUMLOOKUP function (issue #6513)
20 years ago
Russell Bryant 1abe304427 add a CLI command that allows converting files to other formats using
20 years ago
Matthew Fredrickson eb368fdd93 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@14001 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant cfea89a29a update LOCAL_USER_ADD to use ast_calloc
20 years ago
Russell Bryant f882197157 Merged revisions 13964 via svnmerge from
20 years ago
Russell Bryant d56674b341 Merged revisions 13961 via svnmerge from
20 years ago
Russell Bryant c4601f6235 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13926 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 56e532b5ed Merged revisions 13888 via svnmerge from
20 years ago