Commit Graph

1994 Commits (fc547b5fa089e43060e56cd03a00e4ad0693a826)

Author SHA1 Message Date
Brandon Kruse ab64d7181a Revert tilghman and pari's code changes, as
18 years ago
Tilghman Lesher c780a443bf Merged revisions 133649 via svnmerge from
18 years ago
Brandon Kruse dff6f08784 Committing a fix that was introduced a long time
18 years ago
Russell Bryant 63fb8d794b Modify the main page of the doxygen documentation to link to a new page dedicated
18 years ago
Russell Bryant b7f82fd930 When the ast_device_state() function is called to retrieve device state, and
18 years ago
Mark Michelson 115937b7a6 Print the correct PID in log messages. Prior to
18 years ago
Steve Murphy 1adecc56eb (closes issue #13144)
18 years ago
Mark Michelson ed6323cb73 Merged revisions 133169 via svnmerge from
18 years ago
Kevin P. Fleming f910cfc444 Merged revisions 132872 via svnmerge from
18 years ago
Tilghman Lesher 7c5d38ed02 (Step 2 of 2)
18 years ago
Tilghman Lesher 0ecc7e302d Optionally build integer-based routines for FSK tone decoding (but default
18 years ago
Russell Bryant c87f901cfd Remove libresample from the Asterisk source tree. It is now available in its
18 years ago
Brett Bryant 41a6477d82 Fixes problem where manager users loaded from users.conf would be
18 years ago
Tilghman Lesher 0e76506c40 Russell pointed out that using ast_strdupa() within a loop like this is
18 years ago
Tilghman Lesher 6a80af637c Fix trunk devmode
18 years ago
Pari Nannapaneni b5a207c6be updateconfig is not uri decoding variables,values from the GET url
18 years ago
Tilghman Lesher 3f47af8f18 Merged revisions 132112 via svnmerge from
18 years ago
Tilghman Lesher 08f3c4e4a3 Merged revisions 132107 via svnmerge from
18 years ago
Brett Bryant 86e5bb8b7d Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use
18 years ago
Tilghman Lesher c6081ee253 Merged revisions 131988 via svnmerge from
18 years ago
Tilghman Lesher 7575be9da1 Merged revisions 131985 via svnmerge from
18 years ago
Tilghman Lesher 3fa9ad3d13 Merged revisions 131970 via svnmerge from
18 years ago
Kevin P. Fleming 9a08061ea3 Merged revisions 131921 via svnmerge from
18 years ago
Brett Bryant d032448c61 Merged revisions 131915 via svnmerge from
18 years ago
Brett Bryant aca8e1abe9 Fix a memory leak in register_group_feature when attempting to register
18 years ago
Tilghman Lesher 1517710d7e Change several 'core' commands to be 'dialplan' commands (with appropriate
18 years ago
Brett Bryant 35e5f434aa Fixes an issue with "core show sysinfo" that used the wrong operator to
18 years ago
Tilghman Lesher e9bd35a0fe Fix rotate strategy
18 years ago
Steve Murphy a1fe3d917f (closes issue #12960)
18 years ago
Tilghman Lesher 49715c05f1 Merged revisions 130959 via svnmerge from
18 years ago
Michiel van Baak af63bd58b7 Merged revisions 131012 via svnmerge from
18 years ago
Mark Michelson 88718801b3 Fix a memory leak in the case that /dev/null cannot be
18 years ago
Michiel van Baak 7152eba18d Merged revisions 130735 via svnmerge from
18 years ago
Russell Bryant c4c3e2f875 Merged revisions 130634 via svnmerge from
18 years ago
Michiel van Baak e58fecde43 Merged revisions 130573 via svnmerge from
18 years ago
Steve Murphy 42942b790d (closes issue #13041)
18 years ago
Mark Michelson 1a7806c836 Merged revisions 130236 via svnmerge from
18 years ago
Mark Michelson 48d39547ec Merged revisions 130173 via svnmerge from
18 years ago
Steve Murphy 2ca242b2ba (closes issue #13041)
18 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
18 years ago
Kevin P. Fleming 0024d6846e Merged revisions 129966 via svnmerge from
18 years ago
Michiel van Baak 9d5160cc42 Remove deprecated 'show parkedcalls' CLI command
18 years ago
Mark Michelson cd16dca459 Merged revisions 129436 via svnmerge from
18 years ago
Matthew Fredrickson 0b185a2276 Add Proceeding() application (#13025)
18 years ago
Sean Bright b2ced9216c Merged revisions 129343 via svnmerge from
18 years ago
Tilghman Lesher 4ff527903e Code wasn't ready to be merged - see -dev list discussion
18 years ago
Brett Bryant 52e8897977 Fix a bug in SRV lookups where dnsmgr would discard everything but the
18 years ago
Tilghman Lesher 675f3ec348 Reduce length of time that 'asterisk -rx' waits.
18 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
18 years ago
Olle Johansson 6f400edeab Changing name of global api call to ast_*
18 years ago
Olle Johansson 45e79490ba Implement flags for AGI in the channel structure so taht "show channels" and
18 years ago
Joshua Colp 945d7022c2 Make this actually evaluate how it was intended to be.
18 years ago
Olle Johansson 0a52297cf0 Add new SIP cli command "sip show channelstats" that displays some QoS data (if we have RTCP reports
18 years ago
Tilghman Lesher 12e5c68622 Merged revisions 127973 via svnmerge from
18 years ago
Kevin P. Fleming 6b06e9a8eb Merged revisions 127892,127895 via svnmerge from
18 years ago
Steve Murphy bc2cfb3e81 Merged revisions 127663 via svnmerge from
18 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
18 years ago
Terry Wilson a32369fcd5 Expose the prefix variable so that it can be used by modules depending on http support
18 years ago
Tilghman Lesher 1bb7334fef Solaris fix
18 years ago
Russell Bryant 3cf77c4c7f Fix a bunch of places where \arg was used instead of \param. Using \arg
18 years ago
Mark Michelson 37db658b1f Place the delay in __ast_answer prior to the channel-specific answer
18 years ago
Kevin P. Fleming 8cdb1f7f41 change the process of inserting a delay into the ast_answer() path so that we don't tell the calling channel that it has been answered unutil after the delay; for a single-thread call this won't matter all, but for a dual-thread call (using chan_local) this may fix the problem in issue 12924
18 years ago
Luigi Rizzo e2807b69a3 use %p to print a pointer
18 years ago
Sean Bright 8ddc7e949d Pretty up the 'cdr show status' output.
18 years ago
Tilghman Lesher 09c15a0b71 Merged revisions 125793 via svnmerge from
18 years ago
Jason Parker c1e4f50f54 Merged revisions 125587 via svnmerge from
18 years ago
Tilghman Lesher 7b84cf6fa6 Convert casts to unions, to fix alignment issues on Solaris
18 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
18 years ago
Tilghman Lesher 84c119cb83 Merged revisions 125276 via svnmerge from
18 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
18 years ago
Dwayne M. Hubbard 468ae8efcb make solaris happy...pointed out by snuff-home on IRC
18 years ago
Tilghman Lesher f5a6e39bf8 Merged revisions 124395 via svnmerge from
18 years ago
Mark Michelson a2333afed6 Change references to doc/channelvariables.txt to
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Tilghman Lesher 27be0a3197 Make OpenBSD compile again
18 years ago
Brett Bryant b4574d2a79 Add errors that report any locks held by threads when they are being closed.
18 years ago
Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
18 years ago
Tilghman Lesher 56654fc0f2 Merged revisions 123930 via svnmerge from
18 years ago
Tilghman Lesher 284ae601c3 Merged revisions 123869 via svnmerge from
18 years ago
Tilghman Lesher a06ab7b648 Merged revisions 123769 via svnmerge from
18 years ago
Brett Bryant 8d353eb15a Fix a crash in tcp and tls connections related to reference counts.
18 years ago
Brett Bryant 99757cdb70 Revert a previous regression in astobj2.c from merging a branch.
18 years ago
Brett Bryant 2aae0ba13d Updates all usages of ast_tcptls_session_instance to be managed by reference counts so that they only get destroyed when all threads are done using
18 years ago
Mark Michelson b0b8bcd3b2 Put quotes around "test"
18 years ago
Mark Michelson fb3564de50 _ys pointed out in #asterisk-bugs that he was experiencing
18 years ago
Mark Michelson 6a9a22f32f Add the same fix from revision 123271 to container_destruct_debug.
18 years ago
Tilghman Lesher 6d5b1d76ab If we don't match registrar when destroying a context, it can cause a crash.
18 years ago
Russell Bryant 8b1646163d Merged revisions 123271 via svnmerge from
18 years ago
Doug Bailey 2690378411 Clean up code that handles fsk mwi message generation by pulling it from do_monitor and creating its own thread.
18 years ago
Steve Murphy f4c85ebd22 (closes issue #12689)
18 years ago
Russell Bryant 96ea12126e Add a "timing test" CLI command. It opens a timer and configures it for
18 years ago
Russell Bryant e27a98ce5a - Fix a typo in a timing API call
18 years ago
Mark Michelson 99ea83bbec Merged revisions 122713 via svnmerge from
18 years ago
Tilghman Lesher a82ba57bb4 Convert one more delimiter to use comma.
18 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
18 years ago
Jeff Peeler 84d0404ed5 (closes issue 0012193)
18 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
18 years ago
Tilghman Lesher 1af7ea2df1 Merged revisions 122130 via svnmerge from
18 years ago
Steve Murphy 86aaed2cc5 Merged revisions 122127 via svnmerge from
18 years ago
Steve Murphy 1cebe01dac Merged revisions 122046 via svnmerge from
18 years ago
Kevin P. Fleming 191081e45f add infrastructure so that timing source can be a loadable module... next steps are to convert channel.c and chan_iax2.c to use this new API, and to move all the DAHDI-specific timing source code into a new res_timing_dahdi module
18 years ago
Russell Bryant db960fc830 Don't log not being able to set a default EID. Most people don't care, and
18 years ago
Terry Wilson 65a1460c51 Initialize parkingtime to DEFAULT_PARK_TIME instead of 0
18 years ago
Tilghman Lesher 467c6f5f90 Merged revisions 121861 via svnmerge from
18 years ago
Mark Michelson f0a019dbec Add an additional sanity check in case an event is passed between
18 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
18 years ago
Russell Bryant 823d1c7ea9 Merge some more changes from team/russell/events
18 years ago
Russell Bryant 42c1e3601e Merge another change from team/russell/events
18 years ago
Joshua Colp 610faf1132 Merged revisions 121442 via svnmerge from
18 years ago
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
18 years ago
Russell Bryant a886b6e5e6 Properly initialize the cli_ping condition and lock
18 years ago
Russell Bryant c94c4f5572 Change system header includes to be like how it is done in other files
18 years ago
Tilghman Lesher 53459f86b2 Expand RQ_INTEGER type out to multiple types, one for each precision
18 years ago
Terry Wilson a6a6821717 Initialize the lock and destroy lock and cond in the destructor (thanks, mmichelson)
18 years ago
Russell Bryant 6fd6286a11 arbitrary formatting change to test mantis change
18 years ago
Russell Bryant 85a631f767 arbitrary formatting change to test a mantis change
18 years ago
Russell Bryant 0bee0c65b2 Minor formatting change to test a mantis change ...
18 years ago
Russell Bryant 90cb28f89c Merged revisions 121280 via svnmerge from
18 years ago
Tilghman Lesher 2d825ed7de Implement FINDLABEL matching for the new extension matching engine.
18 years ago
Tilghman Lesher ab988ac6f4 Make extension match characters case-insensitive.
18 years ago
Jeff Peeler 5934801d84 Merged revisions 120863,120885 via svnmerge from
18 years ago
Steve Murphy d0384ab3aa a small fix for a crash that occurs when compiling AEL with global vars
18 years ago
Tilghman Lesher 9471b87d27 Merge the adaptive realtime branch, which will make adding new required fields
18 years ago
Brett Bryant c1451b5537 This patch adds more detailed statistics for RTP channels, and provides an API call to access it, including maximums, minimums, standard deviatinos,
18 years ago
Tilghman Lesher 90d75af346 Conditionally load the AGI command gosub, depending on whether or not res_agi
18 years ago
Tilghman Lesher 12cf254253 MSet doesn't necessarily need chan to be set
18 years ago
Jeff Peeler 5f9bb7ed02 Merged revisions 120173 via svnmerge from
18 years ago
Tilghman Lesher 76506b7baa Move compatibility options into asterisk.conf, default them to on for upgrades,
18 years ago
Russell Bryant 51051ce949 Add lock tracking for rwlocks. Previously, lock.h only had the ability to
18 years ago
Russell Bryant 8b0ea3a76d Do a deep copy of file and function strings to avoid a potential crash when
18 years ago
Russell Bryant 44e1c94465 Merged revisions 119742 via svnmerge from
18 years ago
Russell Bryant da85b710ef Fix a minor merge issue that caused a function to not get compiled in with
18 years ago
Joshua Colp 88a847c4cc Merged revisions 119354 via svnmerge from
18 years ago
Russell Bryant f98e98819e Merged revisions 119156 via svnmerge from
18 years ago
Brett Bryant 5b8e1963c5 Adds support for changing logger settingss on remote consoles with a
18 years ago
Steve Murphy 9107547668 Had to move the ASTERISK_FILE_VERSION decl to just after the include of "asterisk.h"
18 years ago
Michiel van Baak 4dfea912d0 Make sure the nrfds and nefds are reset to NULL
18 years ago
Tilghman Lesher 6e5d843a71 Merged revisions 118953 via svnmerge from
18 years ago
Steve Murphy a2367c07f8 Merged revisions 118858 via svnmerge from
18 years ago
Tilghman Lesher 9af6852e24 Merged revisions 118551 via svnmerge from
18 years ago
Tilghman Lesher 4169ea891c Merged revisions 118465 via svnmerge from
18 years ago
Tilghman Lesher 316e334751 Change space-zero to now evaluate to false, as is expected by a great many.
18 years ago
Jeff Peeler 1546f9662d Fixes segfault in parking, patch submitted by bmd.
18 years ago
Mark Michelson 975a848b67 A new feature thanks to the fine folks at Switchvox!
18 years ago
Brett Bryant d32c2d6fd9 Add new functionality to http server that requires manager authentication for any path that includes a directory named 'private'. This patch also
18 years ago
Russell Bryant 61e6ae545b Merged revisions 118048 via svnmerge from
18 years ago
Tilghman Lesher 3e8269359f Merged revisions 117899 via svnmerge from
18 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
18 years ago
Russell Bryant 415516af1c Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,
18 years ago
Mark Michelson 1b8f183ca3 This change makes it so that logs will report the correct source of verbose messages.
18 years ago
Tilghman Lesher 7a2413e904 Merged revisions 117519 via svnmerge from
18 years ago
Russell Bryant e64aaf24b0 Merged revisions 117514 via svnmerge from
18 years ago
Russell Bryant 457dbc1b4f Merged revisions 117507 via svnmerge from
18 years ago
Russell Bryant 467b4746ab Merged revisions 117479 via svnmerge from
18 years ago
Mark Michelson 46e68c36b6 Be sure that we cache included files for each source file which loads
18 years ago
Luigi Rizzo d5c75ee032 + Implement a variant of astman_get_header() to return the first or
18 years ago
Luigi Rizzo c7a4899ac4 Document the possible presence of multiple variables with the
18 years ago
Luigi Rizzo d56a42cb1a Reverse the check for Cookie: and remove leftover code implementing
18 years ago
Russell Bryant 7d2d373d6f Minor formatting change to test a mantis change ...
18 years ago
Joshua Colp 83e37eaf1c The logger closes the files it is logging to when reloading so we have to read in the logger configuration even if it has not changed so that the logs get opened again.
18 years ago
Luigi Rizzo 18065a175d Use casts or intermediate variables to remove a number
18 years ago
Russell Bryant 08f91c1192 Merged revisions 116463 via svnmerge from
18 years ago
Joshua Colp 0d85a0eff7 Add a missing context unlock.
18 years ago
Joshua Colp 5ec16b6d6b Merged revisions 116352 via svnmerge from
18 years ago
Jeff Peeler 4729632721 Fixed a few problems with multiparking: call not being parked in the correct parking spot, caller not being notified of parking spot position, and improperly hanging up the call during a transfer due to timing out (not providing the extension in which to transfer).
18 years ago
Olle Johansson bb386c84e7 Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in text stream
18 years ago
Olle Johansson 29b1d73567 Add support for codec settings in originate via call file and manager.
18 years ago
Mark Michelson b6aef57619 Merged revisions 116088 via svnmerge from
18 years ago
Russell Bryant 8e4c0e85d8 Merged revisions 115990 via svnmerge from
18 years ago
Tilghman Lesher 99cad5bf49 Merged revisions 115884 via svnmerge from
18 years ago
Olle Johansson e30c26c689 Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor).
18 years ago
Mark Michelson 2e054642d5 Merged revisions 115735 via svnmerge from
18 years ago
Mark Michelson 7daebcd610 Adding support for "urgent" voicemail messages. Messages which are
18 years ago
Brett Bryant 65b8381550 The following patch adds new options and alters the default behavior of the ENUM* functions. The TXCIDNAME lookup function has also gotten a
18 years ago
Russell Bryant e40c662a06 Merged revisions 115551 via svnmerge from
18 years ago
Russell Bryant 56aa9b9efa Fix up a problem that was introduced into the scheduler when it was converted
18 years ago
Tilghman Lesher ff01792e50 Merged revisions 115415 via svnmerge from
18 years ago
Tilghman Lesher e82b7365b7 Merged revisions 115333 via svnmerge from
18 years ago
Mark Michelson 276118a776 #execing the same file multiple times led to warning messages saying that the same file was
18 years ago
Russell Bryant 7f29bc7bc6 Simplify code by using a taskprocessor for dispatching events in the Asterisk core.
18 years ago
Tilghman Lesher 73581f3905 Optionally display the value of several variables within the Status command.
18 years ago
Dwayne M. Hubbard ca4ae77c91 pbx uses a taskprocessor for device state changes
18 years ago
Dwayne M. Hubbard b0b72e89a8 A taskprocessor is an object that has a name, a task queue, and an event processing thread. Modules reference a taskprocessor, push tasks into the taskprocessor as needed, and unreference the taskprocessor when the taskprocessor is no longer needed.
18 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
18 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
18 years ago
Tilghman Lesher 95490ee5c2 Merged revisions 115017 via svnmerge from
18 years ago
Brett Bryant 5634048c98 Add two new dialplan functions from libspeex for applying audio gain control
18 years ago
Kevin P. Fleming fc4390ac37 fix this logic to actually be correct... the fd can't be *both* -1 and an array index to be checked in rfds/efds (bug found by gcc-4.3)
18 years ago
Mark Michelson 3aad03e5f0 Adding a new option 'n' to app_chanspy. This option allows for the name of the spied-on
18 years ago
Tilghman Lesher 6a81da594d Add incomplete matching to PBX code and app_dial
18 years ago
Tilghman Lesher ab608c09e2 Oops, this isn't necessarily AGI that is forking anymore
18 years ago
Russell Bryant 34451e7c43 Merge code from team/russell/parking_updates
18 years ago
Michiel van Baak 08e674bce0 Pass the hangup cause all the way to the calling app/channel.
18 years ago
Russell Bryant 76917df5cb Merged revisions 114600 via svnmerge from
18 years ago
Russell Bryant c0308de13e Merged revisions 114591 via svnmerge from
18 years ago
Joshua Colp c3dd5e3e27 Merged revisions 114579 via svnmerge from
18 years ago
Steve Murphy 76155d60ce (closes issue #12469)
18 years ago
Russell Bryant 96638d7bb5 re-add a fix that got lost with a recent change
18 years ago
Jason Parker 6f549bc324 Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()
18 years ago
Russell Bryant a3f3613d66 Correct action_ping() and action_events() with regards to Manager 1.1
18 years ago
Steve Murphy 161b4abd79 Hopefully, this will resolve the issues that russellb had with this log_show_lock().
18 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
18 years ago
Steve Murphy c0b8f57b9d (closes issue #12467)
18 years ago
Russell Bryant 0bb3c15606 Merged revisions 114284 via svnmerge from
18 years ago
Mark Michelson 0e821d7201 Merged revisions 114257 via svnmerge from
18 years ago
Russell Bryant 19f7e8cc93 Merged revisions 114230 via svnmerge from
18 years ago
Russell Bryant 0270b3d6c9 Make this file compile. The variable str is never set anywhere. Furthermore,
18 years ago
Mark Michelson ae52cd4a76 Merged revisions 114207 via svnmerge from
18 years ago
Tilghman Lesher 123ac5fd64 Standardized routines for forking processes (keeps all the specialized code in one place).
18 years ago
Steve Murphy 752f6681b1 A small enhancement-- I added the routine log_show_lock to utils.c, which if the mentioned lock has been acquired, this routine will log to the console the normal info about that lock you'd see from the CLI when you do a 'core show locks'. It's solely for debug-- if the lock is NOT acquired, there is no output. I use it to show 'unexpected' locks, to see where/why a lock is pre-locked. This command is to be called from points of interest, like just before a trylock, and helps to spot fleeting, highly temporal locks that normally are not locked...
18 years ago
Steve Murphy 8b6d8da58c Introducing a small optimization to event_unsubscribe; events now use a Doubly-Linked list for events, gives fast deletions, for the sake of channel driver mwi events. From team/murf/bug11210.
18 years ago
Steve Murphy 2b69ec9a38 Introducing a small upgrade to the ast_sched_xxx facility, to keep it from eating up lots of cpu cycles. See CHANGES. From the team/murf/bug11210 branch.
18 years ago
Steve Murphy 6138b16995 Introducing various astobj2 enhancements, chief being a refcount tracing feature, and various documentation updates in astobj2.h, and the addition of standalone utility, refcounter, that will filter the trace output for unbalanced, unfreed objects. This comes from the team/murf/bug11210 branch.
18 years ago
Steve Murphy 5b4222c9de These changes:
18 years ago
Jason Parker efb767e432 Convert several DEBUG logs into ast_debug.
18 years ago
Mark Michelson 0270776ca5 Merged revisions 114117 via svnmerge from
18 years ago
Mark Michelson 9ddc843fbe Merged revisions 114106 via svnmerge from
18 years ago
Joshua Colp 5fff9c7304 Merged revisions 114100 via svnmerge from
18 years ago
Mark Michelson e409a129af Merged revisions 114063 via svnmerge from
18 years ago
Mark Michelson 115d5024a1 Merged revisions 114051 via svnmerge from
18 years ago
Jason Parker 51c92a4644 Merged revisions 114035 via svnmerge from
18 years ago
Joshua Colp 4a21c5dd22 Fix spelling of existent in a few places.
18 years ago
Mark Michelson 28bd5d88c1 There was a subtle logical difference between 1.4 and trunk with regards to how timeouts
18 years ago
Jason Parker f5a151e525 Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can be used by modules.
18 years ago
Jason Parker d3355ff2ed Merged revisions 113402 via svnmerge from
18 years ago
Joshua Colp dc8fe3910d Merged revisions 113296 via svnmerge from
18 years ago
Mark Michelson be02a94138 Merged revisions 113065 via svnmerge from
18 years ago
Joshua Colp c7d51a7fc1 Put my slinfactory changes back in.
18 years ago
Dwayne M. Hubbard 5e6d84eb69 sleep long enough for the zaptel timer error message to display before exit
18 years ago
Joshua Colp b7b2e732f0 Merged revisions 112711 via svnmerge from
18 years ago
Dwayne M. Hubbard 6dafddbe39 satisfy buildbot
18 years ago
Dwayne M. Hubbard 593dcbe311 add a Zaptel timer check to verify the timer is responding when Zaptel support is compiled into Asterisk and Zaptel drivers are loaded. This will help people not waste their valuable time debugging side effects.
18 years ago
Tilghman Lesher 0e6140c564 Use a 32k file buffer on recordings, which increases the efficiency of file recording.
18 years ago
Mark Michelson 2580dfc6fb Merged revisions 112468 via svnmerge from
18 years ago
Terry Wilson 1eb31edde2 Re-add HTTP post support by moving to res_http_post.c
18 years ago
Steve Murphy da41d47a83 Bumped across another test set for the new exten pattern matcher, which revealed a problem with the CANMATCH/MATCHMORE modes. Direct matches were getting in the way. Fixed.
18 years ago
Steve Murphy 2fb0bfba35 (closes issue #12298)
18 years ago
Joshua Colp 0d7cfae6b6 Merged revisions 112209 via svnmerge from
18 years ago
Jeff Peeler a5cdd849e5 This adds DNS SRV record support to DNS manager. If there is a SRV record for a given domain, the hostname and port listed in the SRV record will be used. If no SRV record exists or a SRV lookup is not attempted, the DNS lookup on the specified domain will be performed as normal. Chan_sip has been modified to take advantage of the new SRV support.
18 years ago
Mark Michelson 4dbacf6bbc Merged revisions 112138 via svnmerge from
18 years ago
Joshua Colp 7dab892401 Merged revisions 112125 via svnmerge from
18 years ago
Terry Wilson f02c11d88b Yeah, simplify that logic a bit...
18 years ago
Terry Wilson aa720d402b Handle blank prefix= in http.conf
18 years ago
Russell Bryant 16b2720cd4 Note a minor race condition that I noticed while reviewing Jeff's changes
18 years ago
Terry Wilson 2848068017 Fix another little http problem. In making it match coding guidelines, a comparison was dropped
18 years ago
Steve Murphy 3d4cb09ae8 comment cleanup and iron out a really dumb mistake in handling the '.'-wildcard in the new exten pattern matcher.
18 years ago
Tilghman Lesher 42358325a8 Merged revisions 111442 via svnmerge from
18 years ago
Steve Murphy 6928ccfa02 Merged revisions 111391 via svnmerge from
18 years ago
Jason Parker 8f2ae67a3e But we can change the API here.
18 years ago
Jason Parker 0271088279 Merged revisions 111280 via svnmerge from
18 years ago