summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-07-25more formatting fixes! (bug #4780)Russell Bryant
2005-07-25ensure socket address family is copied (bug #4789)Kevin P. Fleming
2005-07-25get rid of a warningRussell Bryant
2005-07-25add ability to set or read both callerid name and num in one call to the func...Russell Bryant
2005-07-25ensure SIP_HEADER does not segfault when called on hung-up channels (bug #475...Kevin P. Fleming
2005-07-25add line break after show agents output (bug #4768)Russell Bryant
2005-07-25formatting fixes (bug #4770)Russell Bryant
2005-07-25formatting fixups (bug #4769)Russell Bryant
2005-07-22More minor cleanupsMatthew Fredrickson
2005-07-22Fixed little oops with DTMF tone durationMatthew Fredrickson
2005-07-21Get rid of DSP after we don't need it anymore in MF modeMatthew Fredrickson
2005-07-20_really_ fix IAX2 crazy timestamp problem (bug #4747)Kevin P. Fleming
2005-07-20more formatting fixes from oej :-) (bug #4757)Russell Bryant
2005-07-20put ast_recvchar under its desc, add desc for ast_senddigit, don't use aRussell Bryant
2005-07-20add slinfactory object, and change app_chanspy to use it (bug #4724)Kevin P. Fleming
2005-07-20add SIPPEER dialplan function (bug #4728)Kevin P. Fleming
2005-07-20add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)Kevin P. Fleming
2005-07-20add English device state output (bug #4733, with minor mod)Kevin P. Fleming
2005-07-20add OGG/Vorbis file format support (bug #4296)Kevin P. Fleming
2005-07-20add warning about enabling debug channels in logger (bug #4732)Kevin P. Fleming
2005-07-20move strtoq into new string files (bug #4740)Kevin P. Fleming
2005-07-20formatting cleanup (bug #4752)Kevin P. Fleming