summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-09Fix silly pbx spool buglet (bug #2007)Mark Spencer
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.cJames Golovich
2004-07-09fix res_config_odbc iax dual peer issueAnthony Minessale II
2004-07-09Expire time fix (bug #1996)Mark Spencer
2004-07-09Swap states early in masquerade process (bug #1987)Mark Spencer
2004-07-09Fix Zap buglet, add support for SIP parking -- doesn't seem to work quite rig...Mark Spencer
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)Mark Spencer
2004-07-09fix seg fault conditionJeremy McNamara
2004-07-09Give Busy() and Congestion() an optional timeoutMark Spencer
2004-07-09Add "skipaftercmd" option to voicemail to move to the next message automatica...Mark Spencer
2004-07-09Fix provisioning for unload/reloadMark Spencer
2004-07-08Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!James Golovich
2004-07-08Massive code formatting cleanup in res_odbc.c thanks to bkw_James Golovich
2004-07-08Bug # 1973: Change write to ast_carefulwriteMalcolm Davenport
2004-07-08Fix *BSD compilation of iax2-provision.c. We should probably move the IPTOS_...James Golovich
2004-07-08Cleanup recent manager changes. We have a doc/CODING-GUIDELINES file forJames Golovich
2004-07-08Don't free until after externnotify (bug #1993)Mark Spencer
2004-07-08This patch allows an event mask to be sent on a manager login sessionAnthony Minessale II
2004-07-08Re-fix bug #1977 (bug #1997)Mark Spencer
2004-07-08Bug #: 1992. Include priorityMalcolm Davenport
2004-07-08Use real bind addressMark Spencer
2004-07-08Merge bkw_'s ODBC patchMark Spencer
2004-07-08Use proper bind addressMark Spencer
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)Mark Spencer
2004-07-08Cleanup SIP formatting, strncpy's strncats and global variable names (bug #1990)Mark Spencer
2004-07-08Make ringing clearerMark Spencer
2004-07-08Add SQLite CDR support (bug #1986)Mark Spencer
2004-07-08Merge matt's voicemail patch with some restructuring (bug #1971)Mark Spencer
2004-07-08When doing rport, remove the ";rport" before adding ";rport=5060"Mark Spencer
2004-07-07Trivial fix for README.messages-expireMalcolm Davenport
2004-07-07Bug #: 1988 Fix compile problem with iax2-provision.c underMalcolm Davenport
2004-07-07Cleanups to the ordering of events in dial, don't freak out on the wrong codecMark Spencer
2004-07-07Deprecate emailtitle since emailsubject is more powerful.Mark Spencer
2004-07-07voicemail cleanups from rgagnon (bug #1977)Mark Spencer
2004-07-07Add IAX provisioning support to AsteriskMark Spencer
2004-07-03Fix typo in sample configMark Spencer
2004-07-03Fix compiler warning because file.h isnt includedJames Golovich
2004-07-03add utils.h include. Bug #1965Jeremy McNamara
2004-07-02Back out accidental changes by anthmMark Spencer
2004-07-02autodial updateAnthony Minessale II
2004-07-02Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bitJames Golovich
2004-07-02Fix TXT lookups so they dont strip off the last 2 charactersJames Golovich
2004-07-01Fix missing context when calling app_hasvoicemail (bug #1962)Mark Spencer
2004-07-01Merge Steven Davies latest jitter buffer patchMark Spencer
2004-07-01bring justice to gotoif's always true bugAnthony Minessale II
2004-07-01Reverse login on voicemail email sending. Last change made it send email onl...James Golovich
2004-07-01Fix IAX2 registration time. We want to set reg->refresh to the new value onl...James Golovich
2004-06-30Fix stupid typoMalcolm Davenport
2004-06-30Bug #1957. Take twoMalcolm Davenport
2004-06-30"Unfix" Bug 1957...this isn't the solutionMalcolm Davenport