projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Formatting cleanups
[asterisk/asterisk.git]
/
pbx.c
2004-09-07
James Golovich
Formatting cleanups
blob
|
commitdiff
2004-09-07
Mark Spencer
Make background support a language override (bug #2378)
blob
|
commitdiff
|
diff to current
2004-09-01
Mark Spencer
Slightly more verbose detail on PBX startup (bug #2339)
blob
|
commitdiff
|
diff to current
2004-08-27
Mark Spencer
Merge "show applications" from corydon76 (bug #2291)
blob
|
commitdiff
|
diff to current
2004-08-21
Mark Spencer
Save CID and switches in "save dialplan" command (bug...
blob
|
commitdiff
|
diff to current
2004-08-21
Mark Spencer
Fix small memory leak... (bug #2277)
blob
|
commitdiff
|
diff to current
2004-08-08
Mark Spencer
Merge BSD stack size work (bug #2067)
blob
|
commitdiff
|
diff to current
2004-08-03
Mark Spencer
Plane commits (a.k.a. the Delta deltas): 1) Make muted...
blob
|
commitdiff
|
diff to current
2004-07-30
Malcolm Davenport
chan_h323 Makefile change for Bug #2064. Also back...
blob
|
commitdiff
|
diff to current
2004-07-30
Malcolm Davenport
Bug # 2115: Allow Caller TON to be retrieved in the...
blob
|
commitdiff
|
diff to current
2004-07-24
Mark Spencer
Merge tilghman's app/appdata in newexten patch (bug...
blob
|
commitdiff
|
diff to current
2004-07-19
Mark Spencer
Add options to background (bug #2075) and update docume...
blob
|
commitdiff
|
diff to current
2004-07-17
Mark Spencer
Typo / whitespace fixes (bug #2052)
blob
|
commitdiff
|
diff to current
2004-07-14
Mark Spencer
Remaining rgagnon source audit improvements (bug #2011)
blob
|
commitdiff
|
diff to current
2004-07-09
Mark Spencer
Give Busy() and Congestion() an optional timeout
blob
|
commitdiff
|
diff to current
2004-07-01
Anthony Minessale II
bring justice to gotoif's always true bug
blob
|
commitdiff
|
diff to current
2004-06-29
Mark Spencer
Display invalid extension when there is one, fix minor...
blob
|
commitdiff
|
diff to current
2004-06-28
Jeremy McNamara
Add new built-in app 'SetAMAFlags'
blob
|
commitdiff
|
diff to current
2004-06-25
Mark Spencer
Add subaddress support (bug #1877)
blob
|
commitdiff
|
diff to current
2004-06-25
Mark Spencer
Cleanup handling of complex expressions (bug #1919)
blob
|
commitdiff
|
diff to current
2004-06-25
Mark Spencer
Commit remaining changes
blob
|
commitdiff
|
diff to current
2004-06-23
Mark Spencer
Generate "failed" context on busy, too
blob
|
commitdiff
|
diff to current
2004-06-22
Mark Spencer
Merge major BSD mutex and symbol conflict patches ...
blob
|
commitdiff
|
diff to current
2004-06-22
Mark Spencer
Add "Progress" application
blob
|
commitdiff
|
diff to current
2004-06-13
Mark Spencer
x86-64 compile fixes and cleanups
blob
|
commitdiff
|
diff to current
2004-06-12
Mark Spencer
Add "LOW_MEMORY" option and increase some buffer sizes...
blob
|
commitdiff
|
diff to current
2004-06-09
Mark Spencer
Merge FreeBSD locking fixes (bug #1411)
blob
|
commitdiff
|
diff to current
2004-05-26
James Golovich
Fix comment in pbx.c
blob
|
commitdiff
|
diff to current
2004-05-20
Mark Spencer
Make ast_channel_walk become ast_channel_walk_locked
blob
|
commitdiff
|
diff to current
2004-05-17
James Golovich
Fix compiler warning
blob
|
commitdiff
|
diff to current
2004-05-17
James Golovich
Make variables work in manager originate again
blob
|
commitdiff
|
diff to current
2004-05-09
James Golovich
Code formatting fixes in pbx.c (still more todo)
blob
|
commitdiff
|
diff to current
2004-05-04
James Golovich
Change strlen calls to ast_strlen_zero in pbx.c
blob
|
commitdiff
|
diff to current
2004-05-03
Mark Spencer
Add SayPhonetic and SayAlpha applications (bug #793)
blob
|
commitdiff
|
diff to current
2004-04-29
Mark Spencer
Add support for French, Danish, Portuguese, Spanish...
blob
|
commitdiff
|
diff to current
2004-04-26
Mark Spencer
More select/poll updates for various applications
blob
|
commitdiff
|
diff to current
2004-04-22
Mark Spencer
Use ast_strdupa instead of strdup in goto (bug #1465)
blob
|
commitdiff
|
diff to current
2004-04-19
Mark Spencer
Hold the lock properly on async goto now that we have...
blob
|
commitdiff
|
diff to current
2004-04-18
James Golovich
Make extension matching non case sensitive. So 'T...
blob
|
commitdiff
|
diff to current
2004-04-06
Mark Spencer
Get rid of all that old needlock garbage now that we...
blob
|
commitdiff
|
diff to current
2004-04-06
Mark Spencer
Add "WaitExten" application
blob
|
commitdiff
|
diff to current
2004-04-04
Mark Spencer
Save appl and data around exec (bug #1301)
blob
|
commitdiff
|
diff to current
2004-04-02
Mark Spencer
Update security document, work on threading with pbx...
blob
|
commitdiff
|
diff to current
2004-03-24
Mark Spencer
Make FAX enableable/disablabable, fix async goto suppor...
blob
|
commitdiff
|
diff to current
2004-03-19
Mark Spencer
Fix LEN segfault (bug #1228)
blob
|
commitdiff
|
diff to current
2004-03-06
James Golovich
Allow multiple switches in the same context (bug #1171)
blob
|
commitdiff
|
diff to current
2004-03-05
James Golovich
Fix pbx_builtin_atimeout comment
blob
|
commitdiff
|
diff to current
2004-03-04
James Golovich
Make the Wait application accept time with fractions...
blob
|
commitdiff
|
diff to current
2004-03-04
Mark Spencer
Fix GotoIfTime if time is bad
blob
|
commitdiff
|
diff to current
2004-02-26
Malcolm Davenport
Fix Bug # 981
blob
|
commitdiff
|
diff to current
2004-02-23
James Golovich
Fix some comments in pbx.c and pbx_config.c
blob
|
commitdiff
|
diff to current
2004-02-23
James Golovich
Fix ast_add_extension2 updating ast_exten correctly...
blob
|
commitdiff
|
diff to current
2004-02-22
James Golovich
Add ${LANGUAGE} channel variable (bug #1078)
blob
|
commitdiff
|
diff to current
2004-02-11
Mark Spencer
Fix several memory leaks
blob
|
commitdiff
|
diff to current
2004-02-02
Mark Spencer
Force update of the CDR before clearing channel (bug...
blob
|
commitdiff
|
diff to current
2004-01-31
Mark Spencer
Stop searching once we find a match
blob
|
commitdiff
|
diff to current
2004-01-15
Jeremy McNamara
Make output more readable
blob
|
commitdiff
|
diff to current
2004-01-13
Jeremy McNamara
temp fix for timed includes and GotoIfTime
blob
|
commitdiff
|
diff to current
2004-01-11
Jeremy McNamara
Out of memory conditions should be errors, not warnings...
blob
|
commitdiff
|
diff to current
2003-12-01
Mark Spencer
Add ${TIMESTAMP} (bug #607) and don't ever ast_log...
blob
|
commitdiff
|
diff to current
2003-11-24
Jeremy McNamara
deal with accountcode correctly and update CDR on a...
blob
|
commitdiff
|
diff to current
2003-11-21
Mark Spencer
Make CALLTYPE available
blob
|
commitdiff
|
diff to current
2003-11-13
Mark Spencer
Make ${ACCOUNTCODE} available and document (bug #459)
blob
|
commitdiff
|
diff to current
2003-11-04
Martin Pycko
Fix a typo
blob
|
commitdiff
|
diff to current
2003-10-26
Mark Spencer
Make sure variables exists (bug #409)
blob
|
commitdiff
|
diff to current
2003-10-25
Mark Spencer
Make HANGUPCAUSE accessible
blob
|
commitdiff
|
diff to current
2003-10-25
Mark Spencer
Verify includes, and give warnings if invalid (bug...
blob
|
commitdiff
|
diff to current
2003-10-23
Mark Spencer
Create outgoing threads detached (bug #391)
blob
|
commitdiff
|
diff to current
2003-10-06
Mark Spencer
Update setlanguage documentation
blob
|
commitdiff
|
diff to current
2003-10-01
Martin Pycko
Pass accountcode to outgoing spool call when originated...
blob
|
commitdiff
|
diff to current
2003-09-30
Jeremy McNamara
use timeout value insted of 0. Bug #286
blob
|
commitdiff
|
diff to current
2003-09-27
Mark Spencer
Move to asprintf (bug #252)
blob
|
commitdiff
|
diff to current
2003-09-22
Martin Pycko
Create better 'failed' CDRs for outgoing spool calls...
blob
|
commitdiff
|
diff to current
2003-09-20
Martin Pycko
Fix getting ${UNIQUEID} value
blob
|
commitdiff
|
diff to current
2003-09-14
Mark Spencer
Revert bug 176 patch entirely
blob
|
commitdiff
|
diff to current
2003-09-13
Mark Spencer
More PBX fixes
blob
|
commitdiff
|
diff to current
2003-09-13
Mark Spencer
CLeanup PBX patch and add localtime stuff for saytime...
blob
|
commitdiff
|
diff to current
2003-09-13
Mark Spencer
Add extended Matching functionality (bug #97)
blob
|
commitdiff
|
diff to current
2003-09-12
Martin Pycko
Add distinguishing between BUSY and FAILURE for outgoin...
blob
|
commitdiff
|
diff to current
2003-09-10
Mark Spencer
Fix small logic errors (bug #242)
blob
|
commitdiff
|
diff to current
2003-09-08
Mark Spencer
Add ResetCDR application (with mods) (bug #235)
blob
|
commitdiff
|
diff to current
2003-09-08
Mark Spencer
Change printf to ast_log (bug #238)
blob
|
commitdiff
|
diff to current
2003-09-04
Mark Spencer
Add ${DNIS}
blob
|
commitdiff
|
diff to current
2003-09-02
Mark Spencer
iTholo fixes
blob
|
commitdiff
|
diff to current
2003-09-01
Mark Spencer
Update CDR's when changing extensions
blob
|
commitdiff
|
diff to current
2003-08-25
Mark Spencer
Merge james's patch (bug #7)
blob
|
commitdiff
|
diff to current
2003-08-24
Mark Spencer
Don't run hangup extension when KEEPALIVE is returned...
blob
|
commitdiff
|
diff to current
2003-08-20
Mark Spencer
Be sure workspace is initialized
blob
|
commitdiff
|
diff to current
2003-08-13
Mark Spencer
Totally revamp thread debugging to support locating...
blob
|
commitdiff
|
diff to current
2003-08-07
Martin Pycko
Revert the change in GotoIfTime
blob
|
commitdiff
|
diff to current
2003-08-07
Martin Pycko
Fix the GotoIfTime application
blob
|
commitdiff
|
diff to current
2003-08-03
Mark Spencer
Allow globals in extensions.conf to reference previous...
blob
|
commitdiff
|
diff to current
2003-07-29
Mark Spencer
Minor fixes
blob
|
commitdiff
|
diff to current
2003-07-14
Martin Pycko
pbx.c didn't get updated
blob
|
commitdiff
|
diff to current
2003-07-14
Martin Pycko
pbx.c didn't get updated last time
blob
|
commitdiff
|
diff to current
2003-07-12
Jeremy McNamara
fix invalid synopsis on SetAccount
blob
|
commitdiff
|
diff to current
2003-07-01
Martin Pycko
Another typo!
blob
|
commitdiff
|
diff to current
2003-07-01
Martin Pycko
Fix a typo
blob
|
commitdiff
|
diff to current
2003-07-01
Mark Spencer
Merge goto if patch
blob
|
commitdiff
|
diff to current
2003-07-01
Martin Pycko
Don't enter the LEN() routines if the variable name...
blob
|
commitdiff
|
diff to current
next