Commit Graph

6154 Commits (87d4ff6fcd6d0f83ea2ff6a0835c89240e22ddcc)
 

Author SHA1 Message Date
Kevin P. Fleming 44a7b88d82 don't take session lock in astman_send_error() and astman_send_response(), since it is no longer needed
20 years ago
Kevin P. Fleming a08f3f75ff tell the user about invalid/unknown commands before sending queued events
20 years ago
Kevin P. Fleming 7f429e3b02 ensure structure has enough space for embedded string
20 years ago
Kevin P. Fleming 9d1fc454d4 properly clear out manager header structure between actions
20 years ago
Kevin P. Fleming 834193c08a support a 'post install' script for local modifications after installation
20 years ago
Kevin P. Fleming e0680525e7 fix queues properly (issue #5300, take two)
20 years ago
Mark Spencer 2b883819be Fix manager bug (can't destroy a session while a thread is using it!)
20 years ago
Kevin P. Fleming 8e4697d8f2 ensure that peer codec preferences take precedence over global preferences
20 years ago
Kevin P. Fleming 62209ede0c code cleanups
20 years ago
Kevin P. Fleming 7eb43aa05d re-factor variable/function name parsing, and add substring support to function results (issue #5284)
20 years ago
Mark Spencer 6c54fa36dd Print anomlies at free / show memory allocations time
20 years ago
Kevin P. Fleming d45b683bdd ensure that app_queue won't crash if no members are defined via Realtime (issue #5300)
20 years ago
Kevin P. Fleming 91b72f5ff0 ensure scheduling priority is inherited into new threads (issue #5293)
20 years ago
Kevin P. Fleming 3b7332c5e6 allow some more paths to be overridden on the command line (issue #5292)
20 years ago
Kevin P. Fleming 13519f72e7 support both regular and Feature Group D dialing syntax on EM_WINK trunks (issue #5323)
20 years ago
Kevin P. Fleming 35b5891b74 don't replace CLID/CNAM when RPID is being generated (issue #5301)
20 years ago
Kevin P. Fleming 61a0f7a65e install 'rasterisk' symlink and update process name when used remotely (issue #5318 with minor mod)
20 years ago
Mark Spencer ea215f5b7d Remove possibility of manager deadlocks from manager actions
20 years ago
Kevin P. Fleming 4287cb7f42 more whitespace fixes
20 years ago
Kevin P. Fleming b450a235b2 more whitespace cleanup
20 years ago
Kevin P. Fleming f8f7d21252 whitespace fix
20 years ago
Kevin P. Fleming eb91322494 fix comment typo
20 years ago
Kevin P. Fleming 2685a48e37 missed a line...
20 years ago
Kevin P. Fleming 35c4afd0fd code cleanup
20 years ago
Kevin P. Fleming b40ba965d6 minor fixes
20 years ago
Kevin P. Fleming b5e6b8af98 clean up formatting, use the same flag bit for both GR-303 modes
20 years ago
Russell Bryant 9f0cf49bca make sure to LOCAL_USER_REMOVE in all cases where the application can exit (issue #5307)
20 years ago
Russell Bryant 90aec0b0e3 fix logic error that breaks queue exit (issue #5312)
20 years ago
Russell Bryant 380005fea4 fix variable name (issue #5302)
20 years ago
Russell Bryant 3c020accfd don't declare the priority inside of the for loop so that the priority
20 years ago
Mark Spencer bca61024ca 486 (and friends) are really BUSY (bug #5257)
20 years ago
Kevin P. Fleming bc596e3543 say minutes/seconds using existing 'say number' code for Danish (issue #5277)
20 years ago
Kevin P. Fleming 626582a84c store tag in the private structure as formatted text, instead of formatting every time we send a packet
20 years ago
Kevin P. Fleming 8af7725f98 support optional sending of Remote-Party-ID headers (issue #2471, heavily modified to actually work properly)
20 years ago
Mark Spencer 266529a503 Fix "console" help (thanks to Andy Dvorak)
20 years ago
Kevin P. Fleming fdccf66d52 add domains documentation and rename config option
20 years ago
Kevin P. Fleming 9bbf4c3854 add basic SIP domain support (issue #4466, with major mods)
20 years ago
Russell Bryant da7ca691b2 move variable declaration to the beginning of the function (issue #5299)
20 years ago
Kevin P. Fleming 02c80ab20b one more oops (when global variables need substitutions)
20 years ago
Kevin P. Fleming 5156c0621f oops
20 years ago
Kevin P. Fleming 44aff84c2e use a more generic means to decide whether we need to provide poll/dlfcn functionality (issue #5297)
20 years ago
Kevin P. Fleming f68285950b minor code and stack space optimizations
20 years ago
Kevin P. Fleming 852bf07caa ensure that if the verbose buffer is full, we send it out even if it's not complete (issue #5263, patch modified to actually compile)
20 years ago
Kevin P. Fleming 24cdb73f92 handle polarity reversal hangup indication during an incoming call that is still ringing (issue #5191)
20 years ago
Kevin P. Fleming 78fa3593b1 properly ignore retransmitted INVITEs on long latency links (issue #3658)
20 years ago
Kevin P. Fleming aae3bb3e48 minor optimizations
20 years ago
Kevin P. Fleming 9d63d731aa fix minor build problem on *BSD (issue #5290)
20 years ago
Kevin P. Fleming f0b4072039 fix some buglets in 'agents' Manager action (issue #5235)
20 years ago
Kevin P. Fleming 43d43b8b46 properly respond to REGISTER queries (issue #5272)
20 years ago
Kevin P. Fleming d3f7c5fb74 don't drop the caller just because it's not time to play an announcement (issue #5279)
20 years ago