summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-31Add periodic announcement (bug #4677 with mods)Mark Spencer
2005-07-31Fix monitoring when channel redirected (bug #3809, patch redone)Mark Spencer
2005-07-30fix netbsd compilation issueRussell Bryant
2005-07-28make GROUP set group@categroy instead of category@groupRussell Bryant
2005-07-28Fix music on hold leak (bug #4842)Mark Spencer
2005-07-28Don't delete RTP if there is a channel, even if we get REGISTER/SUBSCRIBE (bu...Mark Spencer
2005-07-28Remove per-context maxmsg which should never have made it in (bug #4843)Mark Spencer
2005-07-27remove useless call to time() and an extra variable when we can just use theRussell Bryant
2005-07-27the time must be initialized for the 'n' option to actually work (bug #4834)Russell Bryant
2005-07-27don't crash if no group is specified (bug #4836)Russell Bryant
2005-07-27fix warningRussell Bryant
2005-07-27use Set instead of SetVar in the sample so that we don't get warnings whenRussell Bryant
2005-07-27Stomp on deadlock. Bug #4555Jeremy McNamara
2005-07-27one-way-audio problem on multihomed host with bind to secondary address. Bug ...Jeremy McNamara
2005-07-27and now we know why #define-ing constants and trying to keep them in sequence...Kevin P. Fleming
2005-07-27fix breakage that was causing PUBLISH to be sent instead of CANCELKevin P. Fleming
2005-07-27add a few const'sKevin P. Fleming
2005-07-26enhance SIP_PEER function to return additional items (bug #4816)Kevin P. Fleming
2005-07-26additional documentation of options (bug #4811)Kevin P. Fleming
2005-07-26warn users about voicemail menu structure changeKevin P. Fleming
2005-07-26make queue and interface name matching case-insensitive (bug #4815)Kevin P. Fleming
2005-07-26correct commentKevin P. Fleming
2005-07-26add a global option to disable priority jumping in applications (when they ge...Kevin P. Fleming
2005-07-26fix build issue for FreeBSD (bug #4802)Russell Bryant
2005-07-25clean up SIP response and pedantic REGISTER matching (bug #3663)Kevin P. Fleming
2005-07-25add explanatory comment about timestamp compensation (bug #4763)Kevin P. Fleming
2005-07-25process asterisk.conf in a single pass, instead of twice (bug #4689)Kevin P. Fleming
2005-07-25don't set the event mask if the given eventmask was not validRussell Bryant
2005-07-25make sure a reponse is sent when setting the EventMask to on (bug #4799)Russell Bryant
2005-07-25use CDR API calls instead of re-implementing them (bug #4726)Kevin P. Fleming
2005-07-25more extensive documentation (bug #4444)Kevin P. Fleming
2005-07-25add some basic documentation about asterisk.conf (bug #4758, rewritten)Kevin P. Fleming
2005-07-25allow longer file version strings (bug #4765)Kevin P. Fleming
2005-07-25set the 'number complete' bit properly (bug #4771)Kevin P. Fleming
2005-07-25formatting cleanups (bug #4782)Kevin P. Fleming
2005-07-25add dedicated function for adding Content-Length header (bug #4795)Kevin P. Fleming
2005-07-25remove the need to have the BUSYDETECT routine defined in the CFLAGS unlessRussell Bryant
2005-07-25_really_ rewrite get_in_brackets to do the right thing (including skipping es...Kevin P. Fleming
2005-07-25formatting and callingpres support (bug #4787)Russell Bryant
2005-07-25ensure translators don't generate old timestamps when silent periods end (bug...Kevin P. Fleming
2005-07-25minor updates (bug #4777)Kevin P. Fleming
2005-07-25fix line-ending style (bug #4778)Kevin P. Fleming
2005-07-25minor updates (bug #4779)Kevin P. Fleming
2005-07-25get rid of potential memory leakRussell Bryant
2005-07-25add MD5-hash matching (bug #4764, with mods)Kevin P. Fleming
2005-07-25combine bracket-removing functions (bug #4794, with compiler warning mod)Kevin P. Fleming
2005-07-25squash a warningRussell Bryant
2005-07-25ensure that port number in URI is presented when needed (bug #4784)Kevin P. Fleming
2005-07-25formatting cleanups (bug #4786, with minor mods)Kevin P. Fleming
2005-07-25add plain-text hangup cause private header to outbound BYE/CANCEL (bug #4783 ...Kevin P. Fleming