aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2004-07-14Merge remaining audit patch (save dlfcn.c)markster20-116/+123
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3436 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Improve SIP historymarkster1-5/+41
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3435 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14If we get 200 OK back on INVITE after we send CANCEL, send ACK *and* send BYEmarkster1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3434 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Add missing include (bug #2040)markster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3433 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Make parked calls events more consistant (bug #2033)markster1-1/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3432 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Oops forgot one (bug #2038)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3431 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Remaining rgagnon source audit improvements (bug #2011)markster9-135/+169
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3430 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster13-357/+378
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3429 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster11-79/+91
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3428 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Don't overwite config files in RPM (bug #2036)markster1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3427 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFjim2-785/+1697
command definitions, and an improved ID methodology. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3426 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Publish DIALEDTIME and ANSWEREDTIME in case people want to know themmarkster1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3425 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-13fix compiler warning in res_config_odbc.canthm1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3424 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-13Use tohost, not the name of the peermarkster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3423 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-13Fix silly little segmarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3422 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-13Make code agree with documentation so you can use sip peersmarkster1-27/+23
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3421 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-12attempt to stop lamers from doing inband DTMFon compressed codecsjeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3420 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-12Merge cosmetic fixes from stevemarkster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3419 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-12First pass at properly handling account codes in forwardingmarkster2-1/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3418 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Just to be especially nice, only send 100 Trying at the start of parking and ↵markster1-3/+15
don't send the 202 Accepted until the end -- still doesn't help the SNOM. They seem to give dialtone as soon as they send REFER... git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3417 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Fix silly pbx spool buglet (bug #2007)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3416 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.ccitats2-232/+169
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3415 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09fix res_config_odbc iax dual peer issueanthm1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3414 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Expire time fix (bug #1996)markster1-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3413 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Swap states early in masquerade process (bug #1987)markster1-5/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3412 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite ↵markster2-8/+107
right on SNOM. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3411 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster8-27/+32
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3410 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09fix seg fault conditionjeremy1-3/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3409 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Give Busy() and Congestion() an optional timeoutmarkster1-8/+16
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3408 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Add "skipaftercmd" option to voicemail to move to the next message ↵markster2-2/+31
automatically (bug #1984) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3407 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09Fix provisioning for unload/reloadmarkster3-0/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3406 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!citats1-188/+142
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3405 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Massive code formatting cleanup in res_odbc.c thanks to bkw_citats1-343/+307
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3404 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Bug # 1973: Change write to ast_carefulwritemalcolmd1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3403 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Fix *BSD compilation of iax2-provision.c. We should probably move the ↵citats1-0/+4
IPTOS_MINCOST checking stuff over to a header fle that gets included git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3402 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Cleanup recent manager changes. We have a doc/CODING-GUIDELINES file forcitats1-24/+26
a reason. Make sure all future patches follow the guidelines. Some of the problems with this include: Unnecessary whitespace changes Use of spaces instead of tabs Code formatting that doesn't follow the published guidelines Nested statements without braces Comment problems git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3401 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Don't free until after externnotify (bug #1993)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3400 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08This patch allows an event mask to be sent on a manager login sessionanthm1-32/+86
either using an integer value or a ',' sep list of flags exactly like the manager.conf read and write lines. e.g. Events: system,call,log or Events: off or Events: on Also you can change it mid-session with Action: Events e.g. Action: Events EventMask: system,call,log -Tony (anthm) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3399 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Re-fix bug #1977 (bug #1997)markster1-3/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3398 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Bug #: 1992. Include prioritymalcolmd1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3397 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Use real bind addressmarkster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3396 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Merge bkw_'s ODBC patchmarkster2-6/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3395 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Use proper bind addressmarkster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3394 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)markster3-10/+20
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3393 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Cleanup SIP formatting, strncpy's strncats and global variable names (bug #1990)markster1-300/+325
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3392 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Make ringing clearermarkster1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3391 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Add SQLite CDR support (bug #1986)markster2-0/+220
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3390 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Merge matt's voicemail patch with some restructuring (bug #1971)markster1-9/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3389 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08When doing rport, remove the ";rport" before adding ";rport=5060"markster1-3/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3388 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-07Trivial fix for README.messages-expiremalcolmd1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3387 f38db490-d61c-443f-a65b-d21fe96a405b