aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-26backport "Fix accidental RTCP/RTP linkage"russell1-1/+1
2005-08-26spell them words cowrecktly (issue #4964)russell1-2/+2
2005-08-26ensure buffers are large enough for ENUMLookup (issue #4943)russell1-10/+10
2005-08-26make message more gooder (issue #4979)russell1-1/+1
2005-08-26fix format string (issue #4945)russell1-2/+2
2005-08-24fix crash related to saving a changed password (bug #4976)russell1-1/+1
2005-08-23ensure buffer is adequately sized for complex frames (issue #4974)kpfleming1-1/+1
2005-08-22Commit backport of fix to DTMF detection during overlap modemattf1-1/+7
2005-08-22revert SIGHUP patch to restore original behavior for 1.0 (bug #4854)russell1-11/+2
2005-08-08Fix poll error condition causing memory corruption (bug #4915)russell1-0/+1
2005-08-08terminate 'send text' with a newline (bug #4632)russell2-0/+2
2005-08-05copy the monitor over when masquerading (bug #3809)russell1-0/+6
2005-08-04prevent mem leak (bug #4842)russell1-2/+17
2005-08-04fix qop to be RFC compliant (bug #4841)russell1-1/+1
2005-08-04fix potential crash in close_mailbox (bug #4800)russell1-3/+5
2005-08-04unmask SIGHUP before exec'ing AGI scripts (bug #4854)russell2-3/+18
2005-08-04add some more aliases from RFC's 3841 and 4028 (bug #4889)russell1-0/+4
2005-08-04fix broken logic (bug #4879)russell1-1/+1
2005-08-03Fix memory leakmarkster1-1/+1
2005-08-01make sure iaxs gets initialized (bug #4856)russell1-0/+2
2005-07-28add note about fix to LENrussell1-0/+3
2005-07-28fix potential seg fault when using LEN() with a string greater than 80 charac...russell1-12/+13
2005-07-26add note about fix to chan_localrussell1-0/+3
2005-07-26fix masquerading of local channels into the new channel type (bug #4529)russell1-3/+8
2005-07-25add note about the app_disa changerussell1-0/+2
2005-07-25don't set the account code if one wasn't supplied (bug #4751)russell1-1/+3
2005-07-25remove some unnecessary checksrussell1-7/+3
2005-07-13this is my cheap hack to fix the build problem on darwin since it now hasrussell3-2/+4
2005-07-13*** empty log message ***russell1-2/+2
2005-07-13fix typo in app description (bug #4697)russell1-5/+5
2005-07-12fix compiler warning (bug #4682)russell1-1/+1
2005-07-12update the password in memory as well when using externpass (bug #4602)russell2-2/+7
2005-07-11if the first user hangs up while being prompted for a pin, don't hold therussell2-22/+44
2005-07-11change insecure options to support 'port' and/or 'invite' instead of forcingrussell3-13/+63
2005-07-07make sure an automatic log rotation doesn't result in nasty recursion (bug #4...russell2-1/+7
2005-07-07update for change to zaprasrussell1-0/+4
2005-07-07ensure buffer policy is restored after RAS is done with a channel (bug #4648)russell1-15/+12
2005-07-06add man pages for astgenkey, autosupport, and safe_asterisk (bug #4645)russell2-0/+6
2005-07-06This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)2-0/+103
2005-07-06fix misplaced shebang (bug #4643)russell1-1/+1
2005-06-30fix busted osp buildrussell1-6/+24
2005-06-29fix callerid matching in extensions.confrussell2-89/+100
2005-06-24when switching back to voice mode, wait for 'B' (bug #3833)russell2-16/+34
2005-06-24after a *70, re-enable call waiting on hangup (bug #3971)russell2-1/+21
2005-06-24merge endian.h (bug #3867)russell19-141/+19
2005-06-24This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)2-0/+189
2005-06-24print non-codec capabilities correctly (bug #3960)russell3-5/+43
2005-06-23add note about 2nd genrussell1-0/+1
2005-06-23update for 1.0.8russell1-0/+2
2005-06-22correctly jump to fax extension when inside of a macro (bug #4471)russell1-4/+6