Commit Graph

5993 Commits (d45b683bddb87b308ad5f165f1d99759aa773fe3)
 

Author SHA1 Message Date
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
Kevin P. Fleming 051ddb97f3 clean update devicestate function, ensure that it can return AST_DEVICE_UNKNOWN when call limits are not turned on (issue #5281)
20 years ago
Kevin P. Fleming 5599da9581 support new version of OSP toolkit (issue #5168)
20 years ago
Kevin P. Fleming d612e3bc27 ensure result buffer is initialized (issue #5285)
20 years ago
Kevin P. Fleming 43e0f52600 correct logic errors (issue #5258)
20 years ago
Kevin P. Fleming b151666d4c correct sense of logic test (issue #5259)
20 years ago
Mark Spencer 1097fc2d38 Make curl a function
20 years ago
Mark Spencer da7c542e29 Handle authenticating *to* realtime peers (bug #5269)
20 years ago
Russell Bryant 168733a179 Fix expressions on Big Endian platforms (issue #5233)
20 years ago
Mark Spencer 9804f96c0f Fix manager EINTR issue (bug #5247)
20 years ago
Mark Spencer fcc0b23e18 Fix restart in Mac OSX (bug #5251)
20 years ago
Mark Spencer 446d1eee3e Fix meet me / local channel (bug #5274)
20 years ago