Commit Graph

1594 Commits (8cca4ed8d859659ef68f6cf2500a1f725008d892)

Author SHA1 Message Date
Jeff Peeler d64987f8ad Merged revisions 248757 via svnmerge from
16 years ago
Olle Johansson e8df30b584 Improve support for RTCP reports without report blocks
16 years ago
Tilghman Lesher de1d19f511 Revert an errant part of a previous cleanup, to fix a memory corruption issue.
16 years ago
Philippe Sultan 945529cae8 Add a new manager event for our buddies status.
16 years ago
Tilghman Lesher 83b0d30de5 res_pktccops needs to be able to export a symbol for chan_mgcp
16 years ago
Tilghman Lesher c8abb42e6a Solaris doesn't like outputting a NULL to a %s in format strings.
16 years ago
Terry Wilson 6ad3619189 Fix crash on 32-bit for users not using https
16 years ago
Tilghman Lesher 1ffdf5c2ee Merged revisions 242969 via svnmerge from
16 years ago
Tilghman Lesher 245bd1861f Merged revisions 242852 via svnmerge from
16 years ago
Terry Wilson fb65a6860a Fix INTERNAL_OBJ error on stop when calendars.conf missing
16 years ago
Tilghman Lesher afb9fab574 Merged revisions 242728 via svnmerge from
16 years ago
Tilghman Lesher 137046e459 Merged revisions 242723 via svnmerge from
16 years ago
Sean Bright 8f356343dd Instead of crashing, allocate our header ast_str before we try to use it.
16 years ago
Tilghman Lesher bc9f02a60d Merged revisions 242520 via svnmerge from
16 years ago
Tilghman Lesher 3d51b9025f Merged revisions 242423 via svnmerge from
16 years ago
David Vossel e469483d82 rtp timestamp to timeval calculation fix
16 years ago
Tilghman Lesher 49bf540c71 Create iterative method for querying SRV results, and use that for finding AGI servers.
16 years ago
Sean Bright 1a30c33d47 Get MoH building on OpenSolaris.
16 years ago
Sean Bright a60935478b Clarify error message in res_timing_timerfd.
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Sean Bright 37b73283ff Plug a memory leak in res_config_ldap.
16 years ago
Sean Bright cd2ba30e9e If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.
16 years ago
Sean Bright a5688e483b Fix crash in res_config_ldap.
16 years ago
Tilghman Lesher cd8aa003e4 Socket level option is SOL_SOCKET, not SO_SOCKET.
16 years ago
Sean Bright ea47ab7ed9 Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.
16 years ago
Tilghman Lesher 055cb0e0ae Add the class actually used in the MusicOnHold start event.
16 years ago
Tilghman Lesher 963319d807 Initialize variables that we attempt to free later.
16 years ago
Tilghman Lesher 386b847075 Merged revisions 237405 via svnmerge from
16 years ago
Jeff Peeler fb6606dc4a Fix timeout for AGI command speech recognize.
16 years ago
Olle Johansson 8160e75638 - Disable res_pktccops by default
16 years ago
Tilghman Lesher 24107651e7 Merged revisions 236184 via svnmerge from
16 years ago
Jeff Peeler f95ee393f2 Merged revisions 235940 via svnmerge from
16 years ago
Jeff Peeler 6b34563778 Add auth_policy option to jabber.conf for auto user registration.
16 years ago
Tilghman Lesher 2204f89a1d Merged revisions 235052 via svnmerge from
16 years ago
Tilghman Lesher b510b53ebc Missed a case that emits a WARNING where none is warranted.
16 years ago
Tilghman Lesher 219f969dcf Find another ref leak and change how we manage module references.
16 years ago
Jeff Peeler 26daf50863 Add applications JabberJoin, JabberLeave, JabberSendGroup for XMPP groupchat
16 years ago
Tilghman Lesher 7768e2c62e Buildbot complained
16 years ago
Tilghman Lesher aa9ec67f97 OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGPIPE.
16 years ago
Tilghman Lesher c8d5ce7c13 Remove debugging line
16 years ago
Tilghman Lesher 7e0a2db236 Fix multiple issues with musiconhold, which led to classes not getting destroyed properly.
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
David Vossel cf87d81e9d Merged revisions 231441 via svnmerge from
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
David Vossel 4e14faaefe fixes pgsql double free of threadstorage
16 years ago
Tilghman Lesher c0b3c923a4 Fix various problems detected with Valgrind.
16 years ago
Jeff Peeler b6290e0e93 Merged revisions 227944 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant 3313924572 Resolve another warning.
16 years ago
Tilghman Lesher 66579d9d49 Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks
16 years ago
Russell Bryant 844a01b27e Add an "Asterisk Architecture Overview" section to the doxygen documentation.
16 years ago
Terry Wilson ba8176dc52 Don't prepend the URI prefix to the post directory
16 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Kevin P. Fleming 092a118d89 Merged revisions 224670 via svnmerge from
16 years ago
Terry Wilson 5af2438403 Properly handle PUT requests for CALENDAR_WRITE()
16 years ago
Terry Wilson cb74681b6d Add missing 'getnum' field
16 years ago
Terry Wilson 5ea7d4a291 use Calendar: instead of Calendar/ for devstate
16 years ago
Richard Mudgett 76831d0c78 Fix compiler warning.
16 years ago
Terry Wilson a8034cd770 Fix handling of notification calls w/ the dialing api
16 years ago
Terry Wilson 88e526439f Fix handling of floating times and dates
16 years ago
Terry Wilson 46f157df89 Properly return "free" on confirmed events that are free
16 years ago
Terry Wilson d81a8e34dd Don't add Attendees during copy, replace them
16 years ago
Terry Wilson a75ba8d1a9 Remove global variable that makes dlopen unhappy
16 years ago
Olle Johansson 864aa14426 Formatting, moving error messages to ERROR, removing references to unexisting debug output. No functionality changes.
16 years ago
Olle Johansson fff998bf41 Use extref for doxygen references to external libraries (in this case PostgreSQL)
16 years ago
Tilghman Lesher 2d60b75594 Change schema query to involve the use of an optional schema parameter.
16 years ago
Tilghman Lesher 78012e4f71 When we call a gosub routine, the variables should be scoped to avoid contaminating the caller.
16 years ago
Kevin P. Fleming 1c9fe00920 Recorded merge of revisions 222152 via svnmerge from
16 years ago
Terry Wilson 717d2ec3c9 Remove spurious debug
16 years ago
Terry Wilson 10ce6cd757 Use rtp properties instead of adding a callback
16 years ago
Terry Wilson 865daf4858 Merged revisions 221086 via svnmerge from
16 years ago
Philippe Sultan b11b94a083 Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels
16 years ago
Sean Bright d8a2d3dedf Remove some unused defines from res_jabber.
16 years ago
Michiel van Baak 3c04a79abf use the actual given ip address for 'rtp set debug ip <foo>' instead of the word 'ip'
16 years ago
Matthias Nick 8e1bae06bf Sets the correct musicclass after an announcement
16 years ago
Tilghman Lesher c9dd40c1f6 Verify support for wide ODBC character types before using them.
16 years ago
Tzafrir Cohen 1ed1eb277e gcc 4.4 fix: union instead of cast
16 years ago
Tilghman Lesher fe7ec8c675 Remove what appears to be an unnecessary define.
16 years ago
Olle Johansson eca8f9082c Adding MUTEAUDIO() dialplan function and MuteAudio AMI action (pinepeach)
16 years ago
Tilghman Lesher fdd078af52 Remove unnecessary define for Solaris
16 years ago
Michiel van Baak 6f63f3eb8d cast time_t type variables to long where needed.
16 years ago
Gavin Henry f2b9fc797d Added three new attributes and applied a patch to res_config_ldap.c
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Mark Michelson ed8ccbdb73 Gracefully handle malformed RTP text packets.
16 years ago
Mark Michelson 33a48e257e Honor channel's music class when using realtime music on hold.
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Tilghman Lesher 4ff3f0058d Clarify documentation on 'realtime update2' to show more than one condition.
17 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
17 years ago
Russell Bryant 4cf8a968fd Add an API for reporting security events, and a security event logging module.
17 years ago
David Vossel ba2a8457b8 Merged revisions 205471 via svnmerge from
17 years ago
Russell Bryant 0e8c630224 Move OpenSSL initialization to a single place, make library usage thread-safe.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Joshua Colp ae87ba45b5 Add support for multicast RTP paging.
17 years ago
Tilghman Lesher 6b53ec413d Fix 2 typos and add support for wide character types.
17 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
17 years ago
Russell Bryant 730e60e583 Merged revisions 201600 via svnmerge from
17 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
17 years ago
Eliel C. Sardanons a179e144cd Show the interface name on error, if it is not found.
17 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
17 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
17 years ago
David Vossel d532cbcd8a module load priority
17 years ago
Eliel C. Sardanons 515166ba37 Move music on hold related applications documentation to XML.
17 years ago
Eliel C. Sardanons 4f94236de5 Move function PP_EACH_USER and PP_EACH_EXTENSION documentation to XML.
17 years ago
Eliel C. Sardanons 9ce385bd72 Move static docs to the new AstXML form.
17 years ago
Eliel C. Sardanons fb73ee6187 Moved more static documentation to the new AstXML form.
17 years ago
Eliel C. Sardanons 8d464b7211 Move JabberSend manager action from static docs to the AstXML form.
17 years ago
Eliel C. Sardanons 1b59a1cd7d Move static documentation of E|Dead|AGI() application and manager action to XML.
17 years ago
Eliel C. Sardanons 0c99bc31cb Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.
17 years ago
Sean Bright 3353710e16 Properly terminate the receive buffer before sending to iksemel.
17 years ago
Sean Bright 90c3db40ed Merged revisions 198370 via svnmerge from
17 years ago
Russell Bryant 1ee78437e4 Merged revisions 198311 via svnmerge from
17 years ago
Russell Bryant 04beecc859 Improve handling of trying to ACK too many timer expirations.
17 years ago
Terry Wilson c317d8f444 Add a couple of TODO items so I don't forget
17 years ago
Russell Bryant 1fab70a1c6 Resolve issues with choppy sound when using res_timing_pthread.
17 years ago
Russell Bryant 5894cefe1f Trim trailing whitespace so that I can work on this bug without it bothering me. :-)
17 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
17 years ago
Russell Bryant cc8da4eff3 Merged revisions 196826 via svnmerge from
17 years ago
Sean Bright 3abe8a963e Add new ast_complete_applications function so that we can use it with the
17 years ago
Eliel C. Sardanons 5518c1b171 Move AGI static documentation to the new AstXML form.
17 years ago
Eliel C. Sardanons be4798f0b3 Move static AGI commands documentation to XML.
17 years ago
Eliel C. Sardanons ad08eeaabf Moved static documentation to the AstXML form.
17 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
17 years ago
Sean Bright fb39d11e6f Fix res_agi compilation after the const-ify the world merge.
17 years ago
Sean Bright fcda626f3c Fix build under dev mode and remove some casts that are no longer necessary as
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
17 years ago
Eliel C. Sardanons 75cd3f4918 Move AGI documentation from static to the XML form.
17 years ago
Joshua Colp 1179ecf165 Merged revisions 194208 via svnmerge from
17 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
17 years ago
Russell Bryant 174697b7d1 Fix some timer state corruption.
17 years ago
Joshua Colp 4d840c93b6 Make the code that prevents an infinite loop from happening into a case insensitive check.
17 years ago
Joshua Colp 38a5f51006 Fix an infinite loop with tab completion of CLI aliases that reference themselves.
17 years ago
Tilghman Lesher e0aba74fa9 Restore 'asyncagi break' command to 1.6.1 and higher.
17 years ago
Jeff Peeler c675733e6c fix typos
17 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
17 years ago
Russell Bryant 639ece2a31 Merged revisions 190661-190662 via svnmerge from
17 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
17 years ago
Tilghman Lesher ce6ebaef97 Support HTTP digest authentication for the http manager interface.
17 years ago
Sean Bright e742390706 Merged revisions 189462 via svnmerge from
17 years ago
Joshua Colp 973b36a3c7 Fix an incorrect clock rate when sending T140 text.
17 years ago
Mark Michelson 0102e6cc44 Fix another crash related to cached realtime music on hold.
17 years ago
Joshua Colp aaf1566222 Change how we set the local and remote address.
17 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
17 years ago
Mark Michelson 5b5bd544ba Use safe macro practices even though they really aren't necessary.
17 years ago
Mark Michelson 0058b02563 Fix a crash in res_musiconhold when using cached realtime moh.
17 years ago
Mark Michelson da786078f3 Merged revisions 187045 via svnmerge from
17 years ago
Joshua Colp 0ab599bf94 Turn a warning message into a debug message and do not treat two situations as errors when they are not.
17 years ago
Joshua Colp c02b56f7bc Fix a log message getting output when it should not have been.
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Tilghman Lesher be40f3a33c Merge changes from str_substitution that are unrelated to that branch.
17 years ago
Joshua Colp 9ff9df1369 Fix speech structure leak in the AGI speech recognition integration.
17 years ago
Russell Bryant b564b2105f Change g_eid to ast_eid_default.
17 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
17 years ago
Mark Michelson 85cbd1fd46 Merged revisions 183700 via svnmerge from
17 years ago
Tilghman Lesher af5ec9ba08 2 symbols defined when DEBUG_THREADS
17 years ago
Kevin P. Fleming 5a30ea385f allow this module to export everything for now
17 years ago
Kevin P. Fleming a5c2ac4fc2 a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches
17 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
17 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
17 years ago
Joshua Colp 815c56369f Merged revisions 181664 via svnmerge from
17 years ago
Joshua Colp e12265e530 Merged revisions 181659-181660 via svnmerge from
17 years ago
Joshua Colp a80c5e37af Merged revisions 181655 via svnmerge from
17 years ago
Mark Michelson d8d5e38f65 Add documentation for timing modules used in Asterisk
17 years ago
Russell Bryant d6652e9760 Fix a reference leak in timerfd_set_rate().
17 years ago
Russell Bryant d2c5b0f1de Mark res_ais as experimental, as the binary event format is subject to change.
17 years ago
Tilghman Lesher 4c4d40c847 Oops, wrong direction of command
17 years ago
Tilghman Lesher a1f583177e ODBC transaction support
17 years ago
Steve Murphy 6c2a537c5f Merged revisions 177225 via svnmerge from
17 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Tilghman Lesher 4ac9617be5 Add assertions in the quest to track down a refcount leak.
17 years ago
Russell Bryant 2800100cf7 fix a few more XML documentation problems
17 years ago
Joshua Colp 23760c47d3 Merged revisions 174218 via svnmerge from
17 years ago
Russell Bryant e77b3cea6b Merged revisions 174148 via svnmerge from
17 years ago
Tilghman Lesher 4cc1606d27 Change the first field, or we don't get the necessary field separation.
17 years ago
Tilghman Lesher f931abc61a Add XML documentation for the applications and functions in res_jabber
17 years ago
Tilghman Lesher 47db0f64f2 Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE.
17 years ago
Russell Bryant 1c9d5caaef Add a todo to finish the XML docs in this module
17 years ago
Kevin P. Fleming 1c2911f5a1 ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately
17 years ago
Mark Michelson e2f49af37f Fix a logic error that occur when using the timerfd interface
17 years ago
Steve Murphy bdfda9ea23 Merged revisions 168745 via svnmerge from
17 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Terry Wilson 60b435ce4e Fully overwrite a same-named file when uploading
17 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Jeff Peeler a8930194f4 Merged revisions 168516 via svnmerge from
17 years ago
Russell Bryant 458a1025ad Merged revisions 168198 via svnmerge from
17 years ago
Terry Wilson 87318da8ea Don't leak memory if phoneprov.conf does not exist
17 years ago
Tilghman Lesher 4a9e8078b9 When using ast_str with a non-ast_str-enabled API, we need to update the buffer
17 years ago
Tilghman Lesher 8c9b951974 Merged revisions 167840 via svnmerge from
17 years ago
Terry Wilson c5bc0386f5 Fix some svn:keywords
17 years ago
Mark Michelson 5f95c7adae Always use the value of the AGISIGHUP when running an AGI.
17 years ago
Russell Bryant dd7ed66142 Cosmetic change - don't mix struct initializer styles.
17 years ago
Russell Bryant cf25187ac4 Fix a bad typo.
17 years ago
Russell Bryant 77b1fe0ceb Re-work ref count handling of MoH classes using astobj2 to resolve crashes.
17 years ago
Russell Bryant 7e72821959 Remove AST_PBX_KEEPALIVE usage from res_agi.
17 years ago
Mark Michelson 221694480c Fix crashes in res_odbc.
17 years ago
Russell Bryant 8cc50d4677 Merged revisions 165661 via svnmerge from
17 years ago
Tilghman Lesher a2c557f3a1 Fix reference counts of the class and add an assertion to the end.
17 years ago
Mark Michelson 6c459b1b58 Fix a refcount leak in res_odbc
17 years ago