Commit Graph

5598 Commits (d07c47bac861121120fc5d0cb43b46ebdddffafd)
 

Author SHA1 Message Date
Mark Spencer d07c47bac8 Fix solaris vasprintf (don't free the memory, duh) (bug #4890)
21 years ago
Mark Spencer a384e30271 Improve RTP comments (bug #4792 with mods)
21 years ago
Mark Spencer 11258c02cb Fix some astmm formatting and path issues (bug #4753)
21 years ago
Mark Spencer 8712d1d7f1 Fix timestamp issue with features (bug #4760 with mods)
21 years ago
Mark Spencer 6e825f933d Revert a portion of oej's patch...
21 years ago
Mark Spencer c57bfc55cf Don't ignore ACk packets (bug #4861)
21 years ago
Mark Spencer 6afb367b96 Fix issue with say digit str (bug #4883)
21 years ago
Mark Spencer 4f0d1b8428 Fix sighup with AGI (bug #4854)
21 years ago
Mark Spencer 033d64ba42 Move to rizzo's new chan_oss, but leave the old one just in case... (bug #4379 with changes)
21 years ago
Mark Spencer 3a362c7839 Reduce number of calls to get method (bug #4863)
21 years ago
Mark Spencer e0b57f1fae Fix voicemail crash (bug #4800)
21 years ago
Mark Spencer 50087d3467 Fix qop syntax (bug #4822)
21 years ago
Mark Spencer d5a51058cc Fix AEL max character bug (bug #4837)
21 years ago
Mark Spencer 2d108b8826 Fix vasnprintf emulation (bug #4882)
21 years ago
Mark Spencer 5c9027a293 Remove from maekfile, too
21 years ago
Mark Spencer 57fcfceddf This script is now useless...
21 years ago
Jeremy McNamara 65f426169d Fix newsignal/newcontrol compile issue. Bug #4867
21 years ago
Russell Bryant 11a1ecabdb fix warning (bug #4807)
21 years ago
Russell Bryant e6f1ea2782 add info on asterisk.ctl (bug #4864)
21 years ago
Russell Bryant 6f312133ac make sure that iaxs gets initialized (bug #4856)
21 years ago
Mark Spencer 5d350297b6 Make sure we don't close a mailbox if we didn't open one (bug #4800)
21 years ago
Mark Spencer 8efba1c127 Minor voicemail fixup (related to 4800, but not the fix yet)
21 years ago
Mark Spencer 5a7a8666a1 Add periodic announcement (bug #4677 with mods)
21 years ago
Mark Spencer f49ff59c3f Fix monitoring when channel redirected (bug #3809, patch redone)
21 years ago
Russell Bryant a5f0c99bb3 fix netbsd compilation issue
21 years ago
Russell Bryant 654ff10f8e make GROUP set group@categroy instead of category@group
21 years ago
Mark Spencer 86ec024624 Fix music on hold leak (bug #4842)
21 years ago
Mark Spencer 9f136f57fe Don't delete RTP if there is a channel, even if we get REGISTER/SUBSCRIBE (bug #4534)
21 years ago
Mark Spencer 716a669818 Remove per-context maxmsg which should never have made it in (bug #4843)
21 years ago
Russell Bryant 9d880dd2b2 remove useless call to time() and an extra variable when we can just use the
21 years ago
Russell Bryant 50a1d758d5 the time must be initialized for the 'n' option to actually work (bug #4834)
21 years ago
Russell Bryant bbb33e5c41 don't crash if no group is specified (bug #4836)
21 years ago
Russell Bryant 80af1153bc fix warning
21 years ago
Russell Bryant 5196d60538 use Set instead of SetVar in the sample so that we don't get warnings when
21 years ago
Jeremy McNamara adae4181f0 Stomp on deadlock. Bug #4555
21 years ago
Jeremy McNamara 2fc8abd8ae one-way-audio problem on multihomed host with bind to secondary address. Bug #4505
21 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...
21 years ago
Kevin P. Fleming 9080884688 fix breakage that was causing PUBLISH to be sent instead of CANCEL
21 years ago
Kevin P. Fleming f99dcb7586 add a few const's
21 years ago
Kevin P. Fleming b774d41660 enhance SIP_PEER function to return additional items (bug #4816)
21 years ago
Kevin P. Fleming 531554d835 additional documentation of options (bug #4811)
21 years ago
Kevin P. Fleming bafebbd909 warn users about voicemail menu structure change
21 years ago
Kevin P. Fleming c4c9401efd make queue and interface name matching case-insensitive (bug #4815)
21 years ago
Kevin P. Fleming 2c0f42361e correct comment
21 years ago
Kevin P. Fleming 5cc0413c54 add a global option to disable priority jumping in applications (when they get updated), settable in extensions.conf
21 years ago
Russell Bryant a657d3a7fa fix build issue for FreeBSD (bug #4802)
21 years ago
Kevin P. Fleming 4df19fa1c2 clean up SIP response and pedantic REGISTER matching (bug #3663)
21 years ago
Kevin P. Fleming 8703628608 add explanatory comment about timestamp compensation (bug #4763)
21 years ago
Kevin P. Fleming f6c059d451 process asterisk.conf in a single pass, instead of twice (bug #4689)
21 years ago
Russell Bryant 0d695659ca don't set the event mask if the given eventmask was not valid
21 years ago