Commit Graph

1177 Commits (7173f3378fb67babc4991c30aaa19ade43c8f9bc)

Author SHA1 Message Date
Jason Parker fc60c151d3 After discussing this with other people, we decided we'd like to try to do this a little differently.
19 years ago
Anthony LaMantia 3f3402d69e 5240 update
19 years ago
Matthew Fredrickson 3c4dc2033f Update configure and closest kin. *Hopes my branch doesn't break*
19 years ago
Matt O'Gorman 465adf2bf1 allow for packetization on rtp channel drivers, need to add
19 years ago
Kevin P. Fleming 734a3d356e don't need two copies of this
19 years ago
Kevin P. Fleming 7b43316cbc a little cleanup and simplification, and remove ON_FIRST_USE mode since nobody uses it
19 years ago
Jason Parker 31d25ac6f3 u_intXX_t is silly
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Kevin P. Fleming c2c4f86c72 merge markster's usersconf branch with some slight changes
19 years ago
Jason Parker f18cbf77df Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.c
19 years ago
Joshua Colp bc5924120d Remove old unused functions
19 years ago
Joshua Colp 55d594e9da Make the difference clear about what the responsibilities of the core and a spy are when it comes to spying on a channel. The core is responsible for adding a spy to a channel, feeding frames into the spy, removing the spy from the channel, and notifying the spy that is has been detached. The spy is responsible for reading frames in, and cleaning itself up. Each side will not try to do the other's job.
19 years ago
Russell Bryant 4de3c0e447 Add the ability to specify that a frame should not be considered for caching
19 years ago
Joshua Colp c6977b9983 Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
19 years ago
Joshua Colp 12b6ec4e11 Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged to, and also use it in chan_sip so we know to ignore the no RTP activity checking
19 years ago
Kevin P. Fleming ece7018515 add one remaining bit of functionality to the features.conf applicationmap (from Matt Nicholson in Digium Express Services)
19 years ago
Russell Bryant f7e7161607 Merge team/russell/frame_caching
19 years ago
Joshua Colp c70ed7614a Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's what RTP-level packet bridging is all about!
19 years ago
Russell Bryant 3a83fbed5b menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can be
19 years ago
Russell Bryant 1ff5a0988d Merged revisions 40994 via svnmerge from
19 years ago
Olle Johansson 8b3aeaeae6 Fixing a comment
19 years ago
Kevin P. Fleming 7eecf0bfbc use RTLD_NOLOAD if it's available to make loading dynamic modules a little faster and less resource-intensive
19 years ago
Kevin P. Fleming 74fb27c15f add a new include file for out-of-tree modules that need to know where things are located
19 years ago
Joshua Colp 432e19f2b7 Sorry, but this does not resemble malloc... so GCC was ignoring the attribute and throwing a warning.
19 years ago
Kevin P. Fleming 26fa229138 restore 'preload' functionality in loader
19 years ago
Kevin P. Fleming 6cd063c74d use new configure-provided wrappers for attributes
19 years ago
Russell Bryant d030102eed - use a common error message in all of the memory allocation macros
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Russell Bryant 5dc72404ab convert lists of constants in channel.h to enums instead of #defines
19 years ago
Matt O'Gorman a95851978b updating configure script and putting comments in the docs
19 years ago
Joshua Colp ecb907e010 Use OSAtomicAdd instead of OSAtomicDecrement to decrement the value by 1.
19 years ago
Russell Bryant 9ad9e42c3e add MacroExclusive application, a Macro that only one call can executed at
19 years ago
Russell Bryant fd82d4569c increase the maximum length of the mohinterpret/mohsuggest options (issue #7696)
19 years ago
Russell Bryant 92bd7f19f7 Merge team/russell/ast_verbose_threadstorage
19 years ago
Steve Murphy 3042d0e046 This commit folds in changes to both stringfields (some enhancements to the ...field_set() macro, to optimize setting strings to empty, resetting strings to shorter contents, etc.) and to chan_iax2.c, to use stringfields in the user, peer, and pvt structs. Has been running stably on iaxtel, but while iaxtel has a large registration volume, it doesn't seem to have a high call volume. So far, it seems to reduce heap usage by over half. YMMV\! Please report any IAX bugs that might involve stringfields\!
19 years ago
Steve Murphy 14c12fed9b The contents of branch teams/murf/bug_7598 are being folded in here.
19 years ago
Russell Bryant 4d7c67fc72 Merge my applicationmap_fixup branch to address the issues described in this
19 years ago
Tilghman Lesher a9f8f09c19 Add details about flash and wait to doxygen about DTMF.
19 years ago
Mark Spencer f2a6636210 Allow updates to match specific lines, allow specification of object or
19 years ago
Kevin P. Fleming 4bc6613648 add ExtenSpy variant of ChanSpy
19 years ago
Russell Bryant 99f9d827c1 the pure attribute was not implemented before gcc 2.96. Since we have this
19 years ago
Russell Bryant 450db95711 add macros for the pure and const attributes to compiler.h, in case they ever
19 years ago
Russell Bryant d6246e579f Add the function attribute "pure" or "const" to various functions that perform
19 years ago
Russell Bryant b04f059b4a As discussed and decided on the asterisk-dev mailing list ...
19 years ago
Kevin P. Fleming 3314ea0d59 move slinfactory structure definition back to header... it's just easier to use this way
19 years ago
Kevin P. Fleming d079b1c49f more slinfactory structure definition to inside implementation module
19 years ago
Kevin P. Fleming a8b85fda84 more simplification, and correct a bug i introduced in the last commit
19 years ago
Russell Bryant 41ab9c5015 remove an XXX comment and document that ast_autoservice_start() will return -1
19 years ago
Russell Bryant ca9ba719b6 Merge a new implementation of ast_inet_ntoa, our thread safe replacement for
19 years ago
North Antara 1edb21b423 Fix a few doxygen warnings.
19 years ago
Kevin P. Fleming 6d0742fc16 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
19 years ago
Mark Spencer 837910062b First pass at in-place file manipulation via manager
19 years ago
Joshua Colp 457ec51f8d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
19 years ago
Kevin P. Fleming 4492cbac8d swap the G726-32 format numbers, so that IAX2 connections with prior versions of Asterisk will still work properly
19 years ago
Kevin P. Fleming fd9c9ec28f allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has been requested (Sipura/Grandstream ATAs and others will need this)
19 years ago
Kevin P. Fleming ea1d0c4b33 G726-32 changes:
19 years ago
Joshua Colp 696275bcc1 Fixed. Done. Good. Make ast_join work like it used to.
19 years ago
Joshua Colp 2e58363fed Unbreak ast_join due to whitespace changes
19 years ago
Mark Spencer 4c90cf59b7 Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state
19 years ago
Russell Bryant 6e28de8050 fix various pointer signedness issues
19 years ago
Kevin P. Fleming 3be4c8d3eb actually do proper searching for c-client and output the results so app_voicemail can be built against it
19 years ago
Kevin P. Fleming d5b7bf2ab7 massive rework of configure script, and split of AST_EXT_LIB into separate macros, reducing code duplication
19 years ago
Russell Bryant 7718426316 fix the condition for including the header for osx atomics
19 years ago
Russell Bryant 3ffc032ddc update configure
19 years ago
Russell Bryant 40bae2fba3 add support for atomic operations provided by mac osx
19 years ago
Matt O'Gorman 109737eb1c Updates from transnexus to osplookup, removes res_osp
19 years ago
Olle Johansson f8311adcda METERMAIDS:
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
19 years ago
Russell Bryant c8ceb92a4f revert my changes that converted the jb on the channel to be dynamically
19 years ago
Russell Bryant 46018d5032 - dynamically allocate the ast_jb structure that is on the channel structure
19 years ago
Russell Bryant 73ae55698f merge changes from team/murf/AEL-trunk-fixesonly
19 years ago
Kevin P. Fleming 39b9a1c945 Merged revisions 34087 via svnmerge from
19 years ago
Kevin P. Fleming eddf363a0e use atomic operations provided by the compiler if they are available (yay for gcc 4.1 users!)
19 years ago
Joshua Colp c311827dc9 Merged revisions 33724 via svnmerge from
19 years ago
Kevin P. Fleming b12ab2ad1b bootstrap to include latest configure script change
19 years ago
Russell Bryant 40b3ce5c8f suppress warnings when building with DEBUG_CHANNEL_LOCKS (issue #7330, casper)
19 years ago
Kevin P. Fleming 8d88bf549d there is no reason to define our own 'maximum path length' when the POSIX headers already define one for us
19 years ago
Kevin P. Fleming b31b0be819 various minor portability fixes (mostly from tholo for OpenBSD)
19 years ago
Olle Johansson 13a98f92fe Move payloadtype back home to rtp.c
19 years ago
Matt O'Gorman 124357f300 convert one of my linked lists to ast_linklist
19 years ago
Olle Johansson 9f5aa13142 Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.
19 years ago
Jeffrey C. Ollie a0bb17434f Move a couple semicolons to a more traditional location. Was pointed out by Steven <critch@basesys.com> on the -dev list.
19 years ago
Kevin P. Fleming 09778b268e move 'struct ast_rtp' back to rtp.c where it belongs
19 years ago
Russell Bryant 9cdd66dd01 always include inttypes.h and sys/types.h in asterisk/compat.h to fix a build
19 years ago
Olle Johansson 1ec5d9ec70 Doxygen updates
19 years ago
Olle Johansson 41a5565f3c Add video.txt to doxygen
19 years ago
Olle Johansson dfaa7fd8cf Doxygen update
19 years ago
Olle Johansson 7a456987b5 Doxygen formatting
19 years ago
Matt O'Gorman 1e530787f3 solves some bugs with memory allocation, and adds
19 years ago
Russell Bryant 124b54ca5f fix the build with astmm enabled
19 years ago
Kevin P. Fleming 274ce731e2 move autoconfig.h to the include/asterisk directory so it will get installed
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
19 years ago
Russell Bryant 39bcaa0773 add an updated patch that adds dnsmgr support for outgoing iax2 registrations
19 years ago
Matt O'Gorman 6c0155e6cb fixes some issues with description loggin on presence
19 years ago
Matt O'Gorman c04e4bd380 allow presence events to be handled before the
19 years ago
Olle Johansson 479181951a Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of tests
19 years ago
Russell Bryant 80a153af79 - use stringfields in a bunch of the fields of the zt_pvt structure in chan_zap
19 years ago
Russell Bryant bbc584e3d7 fix some typos in the stringfields documentation
19 years ago
Kevin P. Fleming 427df3f6c3 yet another massive performance and memory savings improvement
19 years ago
Russell Bryant b0260c1039 revert the changes to allow chan_iax2 to use dnsmgr for registrations.
19 years ago
Joshua Colp 2a71835d41 Convert chan_iax2 to use dnsmgr in order to deal with hostnames that can change their resolved IP (aka dynamic dns setups) (issue #6305 reported and fixed by ivanfm)
19 years ago
Olle Johansson 723e900bf3 Doxygen updates
19 years ago
Olle Johansson 4ab449be1b Move definition of RTP structure to rtp.h (preparing for future changes)
19 years ago
Olle Johansson 2dc6947144 Issue #2863 - Improved RTCP support (John Martin, Fredrik Olsson)
19 years ago
Russell Bryant 588b54f8c2 fix a typo in the documentation of how to use string fields
19 years ago
Olle Johansson 80f2d432cc Doxygen improvements
19 years ago
BJ Weschke 0e738a77b3 Merged revisions 31738 via svnmerge from
19 years ago
Kevin P. Fleming dfd5fc5605 Merged revisions 31520 via svnmerge from
19 years ago
Matt O'Gorman d591c1b684 changes for base64 to work in multiline instances
19 years ago
Matt O'Gorman 8cfb992c1e adds statusmessage customization from Julian Lyndon-Smith
19 years ago
Russell Bryant bb7dd96cfe Add support for using a jitterbuffer for RTP on bridged calls. This includes
19 years ago
Russell Bryant 0f912e5926 Fix various problems in the addition of the ability to mute log/verbose
19 years ago
Joshua Colp 9b18892314 Add ability to disable log / verbose output to remote consoles (issue #6524 reported by mavetju)
19 years ago
Joshua Colp 6b185c1bed Merge in branch which gives you the ability to set the hangup causecode using the Hangup application. (issue #7160 reported by kmilitzer branch by jcollie)
19 years ago
Russell Bryant 238cdb249f Add the ability to retrieve the exit code of the forked AGI process. If there
19 years ago
Kevin P. Fleming 8d74f0ebe6 restore AST_LIST_HEAD_INIT (with no users in the tree right now)
19 years ago
Mark Spencer fa9e0ed768 Handle ringing (early) state properly on SIP
19 years ago
Kevin P. Fleming f09942bb08 bootstrap updates to include xmpp related stuff
19 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
19 years ago
BJ Weschke 5235890be4 This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
19 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
19 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
19 years ago
Tilghman Lesher f0b985853a Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for 1.2)
19 years ago
Kevin P. Fleming c3dce57d95 mark RTP sessions that are not carrying DTMF
19 years ago
Matthew Fredrickson 99648dd713 Add option for enabling and disabling echo cancellation
19 years ago
Russell Bryant 51d5b1fdb2 simplify conference user list handling
19 years ago
Luigi Rizzo b91ce5a738 set correct type for lock initializers
19 years ago
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
19 years ago
Luigi Rizzo 1f0d723c1e properly initialize non-static locks.
19 years ago
Mark Spencer c696006923 Go ahead and merge STUN mods for RTP in preparation for some STUN
19 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
19 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
19 years ago
Kevin P. Fleming fdcfd6469b ensure that control frames with payload can be sent to channel drivers via ->indicate()
19 years ago
Mark Spencer 66ed134473 Allow media to go directly between IAX endpoints while signalling still
19 years ago
Kevin P. Fleming ed3ffb4b46 various doxygen fixes
19 years ago
Olle Johansson 2b3ae24942 Formatting fix
19 years ago
Mark Spencer f2bc3c61cc Make sure that we don't accept an answer on an inbound call and don't permit asterisk to answer an outbound call
19 years ago
Kevin P. Fleming 16f1acc37f use an enum for control frame types
19 years ago
Mark Spencer 9953f4f40e Make SIP early media work more efficiently without so many reinvites
19 years ago
Kevin P. Fleming fdc225920f remove API function that was added and never used
19 years ago
Russell Bryant c85b4a1674 on mac, QUAD_MIN and QUAD_MAX are already defined, so this causes a bunch
19 years ago
Kevin P. Fleming 401ed356e4 commit the proper configure script
19 years ago
Kevin P. Fleming c0762c064d silly people that don't want to install/run autoconf :-)
19 years ago
BJ Weschke 569ecaf5a2 use pid_t instead of long for pid variables. #7099 (casper)
19 years ago
Russell Bryant 0fd612930a - convert the lists of switches to use the linked list macros
19 years ago
Russell Bryant a252d79484 remove an XXX comment
19 years ago
Russell Bryant 4fe3960478 move ast_carefulwrite from manager.c to utils.c so that cli.c and
19 years ago
BJ Weschke 6ed0af6fc3 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie )
19 years ago
Russell Bryant 816a7cf13b constify the argument to pbx_checkcondition
19 years ago
Luigi Rizzo d7a2c4547b document that ast_cdr_answer is happy with a NULL argument
19 years ago
Olle Johansson 7bbb6bd3aa - fix typo in rtp.c, devicestate.h
19 years ago
Russell Bryant 992e0c1eed - convert the list of dialplan function to the list macros
19 years ago
Kevin P. Fleming eb38f13a2e add a command-line flag and option to force forking, even with -v or -d
19 years ago
Kevin P. Fleming 8e9058679a remove T38_SUPPORT define that is no longer needed
19 years ago
Luigi Rizzo aaf99191c8 include/asterisk/ael_structs.h:
19 years ago
Russell Bryant c2d851de2b add the missing prototype for the included asprintf
19 years ago
Russell Bryant 046375190a another Solaris compatability fix - this makes sure u_int64_t is defined
19 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago
Jim Dixon a83297d85f Added "Operator Services" connection mode for Zap channels, and the 'O' option
19 years ago
Luigi Rizzo 7e0d402e88 move wait_and_stream to ast_wait_and_stream() because equivalent
19 years ago
Luigi Rizzo 0dbf814a79 - use symbolic constants and macros to play with the debug flag
19 years ago
Luigi Rizzo 08220b9073 comment that for callerid field, NULL and "" should be considered
19 years ago
Russell Bryant d722e66e07 add the malloc attribute to the memory allocation wrappers
19 years ago
Luigi Rizzo 585e50fb38 move to a different file (channel.c for the time being) the
19 years ago
Kevin P. Fleming d85073dc1f correct array index calculation (thanks mtaht3!)
19 years ago
Russell Bryant 501ac5189c update res_odbc to support pooled connections
19 years ago
Kevin P. Fleming 987f24840c add an API so that the number of steps required for a translation path can be acquired
19 years ago
Olle Johansson 4a312a044d - Fixes to ast_channel_lock functions
19 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
19 years ago
Olle Johansson e75fa47099 More ast_channel_lock fixes
19 years ago
Olle Johansson 6b3367bf5c New functions for locking a channel - these simplify debugging
19 years ago
Luigi Rizzo 62712ea668 constification and code simplifications
19 years ago
Luigi Rizzo 1029b57707 constify a couple of function arguments
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Luigi Rizzo 33a3a7375a temporarily revert the way mutex are initialized on BSD systems.
19 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
19 years ago
Kevin P. Fleming 371e0316f0 simplify macro usage
19 years ago
Russell Bryant a015d0b36f make sure uint64_t is available on mac
19 years ago
Luigi Rizzo 2876a25505 add 'show threads' and 'show profile' commands.
19 years ago
Luigi Rizzo d20575d2af fix various bugs in the DEBUG_THREADS code including:
19 years ago
Joshua Colp 2f854fabc6 Merged revisions 19303 via svnmerge from
19 years ago
Luigi Rizzo 08d6fd6e17 remove an unused function
19 years ago
Luigi Rizzo e785b81c5d as discussed with kevin, move
19 years ago
Olle Johansson 91d7e66454 Add new documentation files to index file 00README.1st and to doxygen
19 years ago
Joshua Colp 0f1321d423 Data stores do not need a lock. As well change the way they are removed from the channel when it is destroyed (thanks Russell Wussell) and finally... because C++ is silly... change our list macro info thing to be "entry" instead of "list".
19 years ago
Joshua Colp e4811a8248 Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...
19 years ago
Tilghman Lesher 2cd46d59ea Bug 6829 - asprintf for Solaris
19 years ago
Luigi Rizzo 957fff010c rename FR_SET_BUF to AST_FRAME_SET_BUFFER
19 years ago
Kevin P. Fleming 628a3e8d1b update module license key text and update loader to accept it
19 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
19 years ago
Kevin P. Fleming 1bba6ec6fc merge rizzo's codec module rework (very similar to the format module rework)
19 years ago
Olle Johansson 7089dc1341 Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
19 years ago
Luigi Rizzo a60d8196df small cleanups to module.h and loader.c to start playing with
19 years ago
Olle Johansson e4c129c1b6 - Doxygen fixes
19 years ago
Luigi Rizzo 4beb6deeaa Largely simplify format handlers (for file copy etc.)
19 years ago
Luigi Rizzo ec67c650ad some fields are const
19 years ago
Mark Spencer f11fb65262 Does nobody know how to write a linked list properly? I mean seriously!
19 years ago
Matt O'Gorman 3112b3b49f list word cant be used with g++ and causes problems
19 years ago
Olle Johansson 1b6d24a09e Add misdn.txt to doxygen docs
19 years ago
Olle Johansson 141d9b693a - Doxygen additions
19 years ago
Mark Spencer 6cfd28423c Unify manager behind a single event queue
19 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
19 years ago
Luigi Rizzo 03ac858251 trailing whitespace/ useless extern removal
19 years ago
Luigi Rizzo 50fd665c09 more trailing whitespace and extern removal
19 years ago
Luigi Rizzo 7b06841395 removal of trailing whitespace and useless 'extern'
19 years ago
Luigi Rizzo 8d14d291ce another batch of whitespace removal
19 years ago
Luigi Rizzo 106b76940f remove useless 'extern' and trailing whitespace.
19 years ago
Olle Johansson adf8c8deda - Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)
19 years ago
Luigi Rizzo 7dbeaa4ef0 remove useless 'extern' in function declarations.
19 years ago
Luigi Rizzo a7ec530a64 initial implementation of support for native atomic ops.
19 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
19 years ago
Olle Johansson c6d1bfbb31 Doxygen doc updates
19 years ago
Luigi Rizzo 1de8b16b1e remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.
19 years ago
Luigi Rizzo 48864ab877 do not export the tzlock and the list head, and introduce a new method,
19 years ago
Luigi Rizzo 6d2fbc0b90 document why there are so many versions of the mutex functions,
19 years ago
Russell Bryant 03ce34e1aa convert internal timing to be stored as a flag in the ast_options flags
19 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
19 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
19 years ago
Tilghman Lesher a532c787f2 Merged revisions 16192 via svnmerge from
19 years ago
Olle Johansson 9e9db42562 Doxygen updates
19 years ago
Russell Bryant 9b436eecb7 fix the provided unsetenv for solaris to return an int like it's supposed to
19 years ago
Luigi Rizzo 705ccb2218 Introduce an utility macro to set base, offset and
19 years ago
Luigi Rizzo 68ab41ebfe Add two widely used constants
19 years ago
Kevin P. Fleming c379ae8896 Merged revisions 15896 via svnmerge from
19 years ago
Olle Johansson 7058495f97 Doxygen fixes
19 years ago
Luigi Rizzo e5c455e15a bring in the code that was discussed on Mantis #6068,
19 years ago
Kevin P. Fleming 4bf8e92c1d make 'show hints' CLI command show context name for each hint
19 years ago
Luigi Rizzo 2326d0d499 Bring in the new loader code as described in mantis #4377
19 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
19 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
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 bdd24455b4 Bug 4377 - Round 2 of the loader updates
19 years ago
Luigi Rizzo b3ad3a7556 as discussed on the -dev list, introduce a macro to simplify the
19 years ago
BJ Weschke d09b5ff20b Doxygen typo fix.
19 years ago
Kevin P. Fleming 322f53d8b8 don't treat timeouts as errors in ast_cond_timedwait
19 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
19 years ago
Luigi Rizzo 6be9f52948 Fix a compile problem on FreeBSD for a missing header.
19 years ago
Joshua Colp 6cda4c3b8b Merged revisions 14234 via svnmerge from
19 years ago
Russell Bryant cfea89a29a update LOCAL_USER_ADD to use ast_calloc
19 years ago
Russell Bryant 4c82ac2e7a fix the return value for the provided unsetenv() for Solaris
19 years ago
Olle Johansson 2654b12320 - Doxygen fixes.
19 years ago
Russell Bryant 45651441ec When astmm is in use, define ast_malloc and friends to malloc, etc., so that
19 years ago
Russell Bryant 92f7c2d82d - remove some unnecessary extern keywords
19 years ago
Russell Bryant 0838e30076 move the definition of the mappings between extension states and their text
19 years ago
Russell Bryant 4279bf18f8 clarify which global options are enabled by default
19 years ago
Russell Bryant 4e6af293f9 add an option to cdr.conf that enables ending CDRs before executing
19 years ago