aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-14Remaining rgagnon source audit improvements (bug #2011)markster9-135/+169
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster13-357/+378
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster11-79/+91
2004-07-14Don't overwite config files in RPM (bug #2036)markster1-3/+3
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFjim2-785/+1697
2004-07-14Publish DIALEDTIME and ANSWEREDTIME in case people want to know themmarkster1-0/+10
2004-07-13fix compiler warning in res_config_odbc.canthm1-2/+2
2004-07-13Use tohost, not the name of the peermarkster1-2/+2
2004-07-13Fix silly little segmarkster1-1/+1
2004-07-13Make code agree with documentation so you can use sip peersmarkster1-27/+23
2004-07-12attempt to stop lamers from doing inband DTMFon compressed codecsjeremy1-1/+1
2004-07-12Merge cosmetic fixes from stevemarkster1-1/+2
2004-07-12First pass at properly handling account codes in forwardingmarkster2-1/+9
2004-07-09Just to be especially nice, only send 100 Trying at the start of parking and ...markster1-3/+15
2004-07-09Fix silly pbx spool buglet (bug #2007)markster1-1/+1
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.ccitats2-232/+169
2004-07-09fix res_config_odbc iax dual peer issueanthm1-2/+3
2004-07-09Expire time fix (bug #1996)markster1-1/+4
2004-07-09Swap states early in masquerade process (bug #1987)markster1-5/+9
2004-07-09Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite rig...markster2-8/+107
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