Commit Graph

5636 Commits (081aa86b0d9cebc665120781ab1fdb90358700bf)
 

Author SHA1 Message Date
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
Russell Bryant eb7f5e8d0b make sure a reponse is sent when setting the EventMask to on (bug #4799)
21 years ago
Kevin P. Fleming f358db3d43 use CDR API calls instead of re-implementing them (bug #4726)
21 years ago
Kevin P. Fleming 307566933f more extensive documentation (bug #4444)
21 years ago
Kevin P. Fleming e355c40279 add some basic documentation about asterisk.conf (bug #4758, rewritten)
21 years ago
Kevin P. Fleming ae95c5d7e1 allow longer file version strings (bug #4765)
21 years ago
Kevin P. Fleming 9b8ee1f3e4 set the 'number complete' bit properly (bug #4771)
21 years ago
Kevin P. Fleming 8b3f4e3022 formatting cleanups (bug #4782)
21 years ago
Kevin P. Fleming 1a5aa9c836 add dedicated function for adding Content-Length header (bug #4795)
21 years ago
Russell Bryant 829a14ed07 remove the need to have the BUSYDETECT routine defined in the CFLAGS unless
21 years ago
Kevin P. Fleming 6596f8496e _really_ rewrite get_in_brackets to do the right thing (including skipping escaped double-quote characters)
21 years ago
Russell Bryant 8223580a4a formatting and callingpres support (bug #4787)
21 years ago
Kevin P. Fleming 6d7b939467 ensure translators don't generate old timestamps when silent periods end (bug #4707 with formatting fixes)
21 years ago