agi
|
a89166abbe
Implement Fast AGI (agi://) over TCP socket (Astricon talk idea)
|
20 yıl önce |
apps
|
612978966a
add a couple missing queue_log entries (issue #5422)
|
19 yıl önce |
astman
|
c09d658263
hopefully the last try at making this happy across
|
20 yıl önce |
cdr
|
30f4cea04e
attempt a restart on a connection error (bug #3628)
|
20 yıl önce |
channels
|
5835245f9f
Remove ancient copy/paste error (issue #5541)
|
19 yıl önce |
codecs
|
1bde5ad687
tweak for arm4vl (bug #4545)
|
20 yıl önce |
configs
|
8a527b64dc
change insecure options to support 'port' and/or 'invite' instead of forcing
|
20 yıl önce |
contrib
|
26f3eab611
This commit was manufactured by cvs2svn to create branch 'v1-0'.
|
20 yıl önce |
db1-ast
|
413c9c7009
get rid of some compile warnings (bug #2540)
|
20 yıl önce |
doc
|
7c2f649ffa
This commit was manufactured by cvs2svn to create branch 'v1-0'.
|
20 yıl önce |
editline
|
3787420fd7
Merge remaining audit patch (save dlfcn.c)
|
21 yıl önce |
formats
|
d62336695b
merge endian.h (bug #3867)
|
20 yıl önce |
images
|
ce810cd083
Version 0.1.12 from FTP
|
23 yıl önce |
include
|
828838005a
correctly fix build issues on Mac OSX Tiger by using a more generic means
|
19 yıl önce |
keys
|
182844e20d
Add information for IAX on Free World Dialup
|
21 yıl önce |
pbx
|
6f2f63d22a
fix callerid matching in extensions.conf
|
20 yıl önce |
redhat
|
e9a32bab86
add missing line for the autosupport script (bug #3828)
|
20 yıl önce |
res
|
c69e3c8393
revert SIGHUP patch to restore original behavior for 1.0 (bug #4854)
|
19 yıl önce |
sounds
|
c5cf728e59
This commit was manufactured by cvs2svn to create branch 'v1-0'.
|
19 yıl önce |
stdtime
|
774b0d9d66
FreeBSD compile warning (bug #3938)
|
20 yıl önce |
.cvsignore
|
112faa2df4
Add support for E1 E&M
|
21 yıl önce |
BUGS
|
c9c5282183
Update Changelog/BUGS
|
21 yıl önce |
CREDITS
|
4f26f4ea63
add Rich Murphey to the CREDITS
|
20 yıl önce |
ChangeLog
|
6e820192d6
remove misleading message
|
19 yıl önce |
HARDWARE
|
39c8a208c0
Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file
|
21 yıl önce |
LICENSE
|
99a14e4a20
Version 0.1.1 from FTP
|
25 yıl önce |
Makefile
|
34ca4907e5
re-add explicit poll support for Darwin
|
19 yıl önce |
README
|
a853b8de56
add notes about file descriptors (bug #4134)
|
20 yıl önce |
README.fpm
|
ebf2527ed9
Add little note about hold music
|
20 yıl önce |
SECURITY
|
4369bc6de7
Update security document, work on threading with pbx.c and small SIP fixes
|
21 yıl önce |
acl.c
|
e55c70b25e
ensure that calls to gethostbyname are null terminated,
|
20 yıl önce |
aescrypt.c
|
5f99d0a46c
Add AES support
|
21 yıl önce |
aeskey.c
|
5f99d0a46c
Add AES support
|
21 yıl önce |
aesopt.h
|
d62336695b
merge endian.h (bug #3867)
|
20 yıl önce |
aestab.c
|
5f99d0a46c
Add AES support
|
21 yıl önce |
alaw.c
|
999196dfe0
Version 0.1.10 from FTP
|
23 yıl önce |
app.c
|
3a75ee0f7e
Actually write audio to file in get_voice (issue #5547)
|
19 yıl önce |
ast_expr.y
|
c1464d4b9a
Fix setvar issue (bug #3010)
|
20 yıl önce |
astconf.h
|
f34ddecce6
Version 0.3.0 from FTP
|
22 yıl önce |
asterisk.8.gz
|
28b70914e3
Add Asterisk manpage
|
21 yıl önce |
asterisk.c
|
c696c5bf84
only initialize random number generators in one place (bug #4017)
|
20 yıl önce |
asterisk.h
|
6138785b1f
Change recent patch to not use a hard coded path inside of a .c file
|
20 yıl önce |
asterisk.sgml
|
28b70914e3
Add Asterisk manpage
|
21 yıl önce |
astmm.c
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 yıl önce |
autoservice.c
|
0e9e565ef1
Merge BSD stack size work (bug #2067)
|
21 yıl önce |
callerid.c
|
e4169f823f
Ignore message type in CID Delivery (bug #2552)
|
20 yıl önce |
cdr.c
|
eb10e579f1
Fix CDR for supervised transfer in chan_zap and chan_sip (bug #1595)
|
20 yıl önce |
channel.c
|
6b315d4072
copy the monitor over when masquerading (bug #3809)
|
20 yıl önce |
chanvars.c
|
5cb14f5a82
Include fixes for portability
|
22 yıl önce |
cli.c
|
bdab063a07
fix incorrect CLI tab completion (issue #5041)
|
19 yıl önce |
coef_in.h
|
ff9afb76c9
Merge UK + DTMF Caller*ID stuff and fix app_test description
|
20 yıl önce |
coef_out.h
|
5f36e14213
Version 0.1.7 from FTP
|
24 yıl önce |
config.c
|
e294aa18d5
fix ast config path (bug #4184)
|
20 yıl önce |
db.c
|
d7757824f6
More strcpy / snprintf as part of rgagnon's audit (bug #2004)
|
21 yıl önce |
dlfcn.c
|
500266532a
fix misspelling of separate (bug #3607)
|
20 yıl önce |
dns.c
|
d62336695b
merge endian.h (bug #3867)
|
20 yıl önce |
dsp.c
|
d7b76a8e2e
update unused code ... (bug #3342)
|
20 yıl önce |
ecdisa.h
|
37c7d62218
Version 0.1.10 from FTP
|
23 yıl önce |
enum.c
|
a6e5351743
ensure buffers are large enough for ENUMLookup (issue #4943)
|
19 yıl önce |
file.c
|
fc977dee1f
fix return values on systems where an unsigned char is the default (bug #4455)
|
20 yıl önce |
frame.c
|
73f95deadb
fix queue URL passing (bug #3543)
|
20 yıl önce |
fskmodem.c
|
ff9afb76c9
Merge UK + DTMF Caller*ID stuff and fix app_test description
|
20 yıl önce |
image.c
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 yıl önce |
indications.c
|
500266532a
fix misspelling of separate (bug #3607)
|
20 yıl önce |
io.c
|
bbd0abbff6
Make it build and run on MacOS X
|
21 yıl önce |
loader.c
|
828838005a
correctly fix build issues on Mac OSX Tiger by using a more generic means
|
19 yıl önce |
logger.c
|
2032743856
make sure an automatic log rotation doesn't result in nasty recursion (bug #4646)
|
20 yıl önce |
make_build_h
|
2fc1e33737
Version 0.1.8 from FTP
|
24 yıl önce |
manager.c
|
d5f7e52368
Fix poll error condition causing memory corruption (bug #4915)
|
20 yıl önce |
md5.c
|
d62336695b
merge endian.h (bug #3867)
|
20 yıl önce |
mkdep
|
dad6895322
Make mkdep throw away stderr since people think the error messages printed are serious when they are not
|
21 yıl önce |
muted.c
|
39c8a208c0
Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file
|
21 yıl önce |
muted.conf.sample
|
04c4adfdfa
clean up config file sample
|
21 yıl önce |
pbx.c
|
1f7dcd6528
spell them words cowrecktly (issue #4964)
|
19 yıl önce |
poll.c
|
8dea70a34c
Make it build and run on MacOS X
|
21 yıl önce |
privacy.c
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 yıl önce |
rtp.c
|
42910b53d1
prevent possible seg fault (issue #5502)
|
19 yıl önce |
sample.call
|
435a6fe182
Add example of using Account in sample.call file
|
21 yıl önce |
say.c
|
3652080f86
fix 'say phonetic' (issue #5268)
|
19 yıl önce |
sched.c
|
82ba51b02f
create useful output for time left to expire (bug #4022)
|
20 yıl önce |
sounds.txt
|
82f451000c
add hello world prompt to 1.0 for Jared
|
19 yıl önce |
srv.c
|
33dbddcc3f
REduce chattyness
|
21 yıl önce |
tdd.c
|
df52bd2463
Backport recent memory fixes to 1.0
|
20 yıl önce |
term.c
|
0ba369c714
Support colors in eterm
|
20 yıl önce |
translate.c
|
55aa5114a2
Rename newp to newpvt (bug #2190), change hold music.
|
21 yıl önce |
ulaw.c
|
ba35830b60
Version 0.1.10 from FTP
|
23 yıl önce |
utils.c
|
ca4585354d
fix crash on amd64 (issue #5210)
|
19 yıl önce |