aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-11-21remove the CHANGES file from v1-0russell1-638/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@7175 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+437
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@7173 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-04add a couple missing queue_log entries (issue #5422)russell1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6959 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01Remove ancient copy/paste error (issue #5541)russell1-3/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6921 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01Actually write audio to file in get_voice (issue #5547)russell1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6920 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01prevent possible seg fault (issue #5502)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6919 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-21removed unused variable (issue #5455)russell1-2/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6840 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-17add hello world prompt to 1.0 for Jaredrussell2-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6810 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-17This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6809 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-01correctly fix build issues on Mac OSX Tiger by using a more generic meansrussell4-6/+13
for determining wheter poll and dlfcn functionality needs to be provided git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6707 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-01fix 'say phonetic' (issue #5268)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6706 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-25fix incorrect CLI tab completion (issue #5041)russell1-14/+19
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6647 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-25Null out call number on release complete when number is unallocated (bug #4633)russell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6646 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-24Fix cut/paste error (issue #5282)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6637 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-24Fix CLI memory leak (issue #5035)russell1-6/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6636 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-13ensure that user events are correctly identified (issue #5200)russell2-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6572 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-13fix crash on amd64 (issue #5210)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6570 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-13don't allow call waiting during the initial ringing (issue #5188)russell2-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6569 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26backport "Fix accidental RTCP/RTP linkage"russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6419 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26spell them words cowrecktly (issue #4964)russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6418 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26ensure buffers are large enough for ENUMLookup (issue #4943)russell1-10/+10
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6417 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26make message more gooder (issue #4979)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6416 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26fix format string (issue #4945)russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6414 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-24fix crash related to saving a changed password (bug #4976)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6392 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23ensure buffer is adequately sized for complex frames (issue #4974)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6387 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22Commit backport of fix to DTMF detection during overlap modemattf1-1/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6348 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22revert SIGHUP patch to restore original behavior for 1.0 (bug #4854)russell1-11/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6347 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-08Fix poll error condition causing memory corruption (bug #4915)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6311 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-08terminate 'send text' with a newline (bug #4632)russell2-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6310 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-05copy the monitor over when masquerading (bug #3809)russell1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6287 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04prevent mem leak (bug #4842)russell1-2/+17
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6286 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04fix qop to be RFC compliant (bug #4841)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6285 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04fix potential crash in close_mailbox (bug #4800)russell1-3/+5
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6284 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04unmask SIGHUP before exec'ing AGI scripts (bug #4854)russell2-3/+18
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6283 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04add some more aliases from RFC's 3841 and 4028 (bug #4889)russell1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6282 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04fix broken logic (bug #4879)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6281 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-03Fix memory leakmarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6276 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-01make sure iaxs gets initialized (bug #4856)russell1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6252 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-28add note about fix to LENrussell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6241 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-28fix potential seg fault when using LEN() with a string greater than 80 ↵russell1-12/+13
characters (bug #4839) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6240 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-26add note about fix to chan_localrussell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6223 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-26fix masquerading of local channels into the new channel type (bug #4529)russell1-3/+8
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6222 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25add note about the app_disa changerussell1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6220 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25don't set the account code if one wasn't supplied (bug #4751)russell1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6219 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25remove some unnecessary checksrussell1-7/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6195 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-13this is my cheap hack to fix the build problem on darwin since it now hasrussell3-2/+4
poll.h. If anyone can think of a cleaner way to handle this, suggestions are welcome git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6122 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-13*** empty log message ***russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6118 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-13fix typo in app description (bug #4697)russell1-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6117 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12fix compiler warning (bug #4682)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6109 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12update the password in memory as well when using externpass (bug #4602)russell2-2/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6094 f38db490-d61c-443f-a65b-d21fe96a405b