aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster8-27/+32
2004-07-09fix seg fault conditionjeremy1-3/+4
2004-07-09Give Busy() and Congestion() an optional timeoutmarkster1-8/+16
2004-07-09Add "skipaftercmd" option to voicemail to move to the next message automatica...markster2-2/+31
2004-07-09Fix provisioning for unload/reloadmarkster3-0/+9
2004-07-08Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!citats1-188/+142
2004-07-08Massive code formatting cleanup in res_odbc.c thanks to bkw_citats1-343/+307
2004-07-08Bug # 1973: Change write to ast_carefulwritemalcolmd1-1/+2
2004-07-08Fix *BSD compilation of iax2-provision.c. We should probably move the IPTOS_...citats1-0/+4
2004-07-08Cleanup recent manager changes. We have a doc/CODING-GUIDELINES file forcitats1-24/+26
2004-07-08Don't free until after externnotify (bug #1993)markster1-2/+2
2004-07-08This patch allows an event mask to be sent on a manager login sessionanthm1-32/+86
2004-07-08Re-fix bug #1977 (bug #1997)markster1-3/+2
2004-07-08Bug #: 1992. Include prioritymalcolmd1-1/+1
2004-07-08Use real bind addressmarkster1-2/+2
2004-07-08Merge bkw_'s ODBC patchmarkster2-6/+2
2004-07-08Use proper bind addressmarkster1-2/+2
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)markster3-10/+20
2004-07-08Cleanup SIP formatting, strncpy's strncats and global variable names (bug #1990)markster1-300/+325
2004-07-08Make ringing clearermarkster1-3/+3
2004-07-08Add SQLite CDR support (bug #1986)markster2-0/+220
2004-07-08Merge matt's voicemail patch with some restructuring (bug #1971)markster1-9/+15
2004-07-08When doing rport, remove the ";rport" before adding ";rport=5060"markster1-3/+13
2004-07-07Trivial fix for README.messages-expiremalcolmd1-2/+2
2004-07-07Bug #: 1988 Fix compile problem with iax2-provision.c undermalcolmd1-1/+1
2004-07-07Cleanups to the ordering of events in dial, don't freak out on the wrong codecmarkster2-10/+12
2004-07-07Deprecate emailtitle since emailsubject is more powerful.markster1-1/+3
2004-07-07voicemail cleanups from rgagnon (bug #1977)markster1-86/+85
2004-07-07Add IAX provisioning support to Asteriskmarkster7-7/+866
2004-07-03Fix typo in sample configmarkster1-1/+1
2004-07-03Fix compiler warning because file.h isnt includedcitats1-0/+1
2004-07-03add utils.h include. Bug #1965jeremy1-0/+1
2004-07-02Back out accidental changes by anthmmarkster5-187/+66
2004-07-02autodial updateanthm5-66/+187
2004-07-02Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bitcitats1-3/+2
2004-07-02Fix TXT lookups so they dont strip off the last 2 characterscitats1-3/+2
2004-07-01Fix missing context when calling app_hasvoicemail (bug #1962)markster1-3/+4
2004-07-01Merge Steven Davies latest jitter buffer patchmarkster2-27/+76
2004-07-01bring justice to gotoif's always true buganthm1-21/+4
2004-07-01Reverse login on voicemail email sending. Last change made it send email onl...citats1-1/+1
2004-07-01Fix IAX2 registration time. We want to set reg->refresh to the new value onl...citats1-1/+1
2004-06-30Fix stupid typomalcolmd1-1/+1
2004-06-30Bug #1957. Take twomalcolmd1-1/+4
2004-06-30"Unfix" Bug 1957...this isn't the solutionmalcolmd1-6/+1
2004-06-30Bug # 1957. No more sending e-mails if the address isn'tmalcolmd1-0/+5
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)markster11-121/+125
2004-06-30Read/Record updates (bug #1947)markster2-37/+114
2004-06-30Bug #1952: iaxbuf now declared in chan_iax2.c and chan_sip.cmalcolmd2-0/+3
2004-06-30Merge Steven Davie's timestamp improvementsmarkster2-17/+53
2004-06-30Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altse...markster4-0/+51