Commit Graph

5611 Commits (7564500552b7719cdd2a3110daaa7e569f6f221e)
 

Author SHA1 Message Date
Russell Bryant 7564500552 formatting fixes
20 years ago
Mark Spencer f08acd7b45 Fix newline issue (bug #4632)
20 years ago
Russell Bryant 52594b6b12 fix a bunch of gcc4 warnings realted to pointer signedness
20 years ago
Russell Bryant c2b31d45df fix seg fault if no variable is specified (bug #4907)
20 years ago
Russell Bryant d0cec3dd99 fix seg fault
20 years ago
Russell Bryant 0a87b55fe8 ensure that strings.h has va_list defined (bug #4900)
20 years ago
Russell Bryant c65f1a04ab there is no reason to check the channeltype of the channel calling SIPAddHeader
20 years ago
Russell Bryant c3c496512f 'outgress' should be 'egress'
20 years ago
Russell Bryant 6e2aa7c62a only check for an existing cdr when about to set an arbitrary cdr variable (bug #4848)
20 years ago
Mark Spencer 3c6e6c9c96 Be sure not to leak frames in certain cases
20 years ago
Mark Spencer d8a7545a82 Fix documentation of overridecontext (bug #4379)
20 years ago
Mark Spencer a9a91571a1 Remove queue/session co-locking until deadlocks are properly resolved
20 years ago
Mark Spencer 73e21b0ccc Add extra aliases from RFC4028 and RFC3841 (bug #4889)
20 years ago
Mark Spencer d07c47bac8 Fix solaris vasprintf (don't free the memory, duh) (bug #4890)
20 years ago
Mark Spencer a384e30271 Improve RTP comments (bug #4792 with mods)
20 years ago
Mark Spencer 11258c02cb Fix some astmm formatting and path issues (bug #4753)
20 years ago
Mark Spencer 8712d1d7f1 Fix timestamp issue with features (bug #4760 with mods)
20 years ago
Mark Spencer 6e825f933d Revert a portion of oej's patch...
20 years ago
Mark Spencer c57bfc55cf Don't ignore ACk packets (bug #4861)
20 years ago
Mark Spencer 6afb367b96 Fix issue with say digit str (bug #4883)
20 years ago
Mark Spencer 4f0d1b8428 Fix sighup with AGI (bug #4854)
20 years ago
Mark Spencer 033d64ba42 Move to rizzo's new chan_oss, but leave the old one just in case... (bug #4379 with changes)
20 years ago
Mark Spencer 3a362c7839 Reduce number of calls to get method (bug #4863)
20 years ago
Mark Spencer e0b57f1fae Fix voicemail crash (bug #4800)
20 years ago
Mark Spencer 50087d3467 Fix qop syntax (bug #4822)
20 years ago
Mark Spencer d5a51058cc Fix AEL max character bug (bug #4837)
20 years ago
Mark Spencer 2d108b8826 Fix vasnprintf emulation (bug #4882)
20 years ago
Mark Spencer 5c9027a293 Remove from maekfile, too
20 years ago
Mark Spencer 57fcfceddf This script is now useless...
20 years ago
Jeremy McNamara 65f426169d Fix newsignal/newcontrol compile issue. Bug #4867
20 years ago
Russell Bryant 11a1ecabdb fix warning (bug #4807)
20 years ago
Russell Bryant e6f1ea2782 add info on asterisk.ctl (bug #4864)
20 years ago
Russell Bryant 6f312133ac make sure that iaxs gets initialized (bug #4856)
20 years ago
Mark Spencer 5d350297b6 Make sure we don't close a mailbox if we didn't open one (bug #4800)
20 years ago
Mark Spencer 8efba1c127 Minor voicemail fixup (related to 4800, but not the fix yet)
20 years ago
Mark Spencer 5a7a8666a1 Add periodic announcement (bug #4677 with mods)
20 years ago
Mark Spencer f49ff59c3f Fix monitoring when channel redirected (bug #3809, patch redone)
20 years ago
Russell Bryant a5f0c99bb3 fix netbsd compilation issue
20 years ago
Russell Bryant 654ff10f8e make GROUP set group@categroy instead of category@group
20 years ago
Mark Spencer 86ec024624 Fix music on hold leak (bug #4842)
20 years ago
Mark Spencer 9f136f57fe Don't delete RTP if there is a channel, even if we get REGISTER/SUBSCRIBE (bug #4534)
20 years ago
Mark Spencer 716a669818 Remove per-context maxmsg which should never have made it in (bug #4843)
20 years ago
Russell Bryant 9d880dd2b2 remove useless call to time() and an extra variable when we can just use the
20 years ago
Russell Bryant 50a1d758d5 the time must be initialized for the 'n' option to actually work (bug #4834)
20 years ago
Russell Bryant bbb33e5c41 don't crash if no group is specified (bug #4836)
20 years ago
Russell Bryant 80af1153bc fix warning
20 years ago
Russell Bryant 5196d60538 use Set instead of SetVar in the sample so that we don't get warnings when
20 years ago
Jeremy McNamara adae4181f0 Stomp on deadlock. Bug #4555
20 years ago
Jeremy McNamara 2fc8abd8ae one-way-audio problem on multihomed host with bind to secondary address. Bug #4505
20 years ago
Kevin P. Fleming 11891d28da and now we know why #define-ing constants and trying to keep them in sequence is a bad idea...
20 years ago