David Vossel
|
201ee20d13
Merged revisions 215955 via svnmerge from
|
15 vuotta sitten |
David Vossel
|
aaaf55c966
Merged revisions 194833 via svnmerge from
|
16 vuotta sitten |
Tilghman Lesher
|
b8794581e1
Recorded merge of revisions 143031 via svnmerge from
|
16 vuotta sitten |
Russell Bryant
|
41bd4c3712
Merged revisions 134815 via svnmerge from
|
16 vuotta sitten |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 vuotta sitten |
Kevin P. Fleming
|
2a8e8b6ea2
improve linked-list macros in two ways:
|
17 vuotta sitten |
Russell Bryant
|
095b13a709
Corydon posted this janitor project to the bug tracker and mvanbaak provided
|
17 vuotta sitten |
Joshua Colp
|
ac79bd5609
Initialize iax_frames variable to NULL, keeps valgrind happy.
|
17 vuotta sitten |
Steve Murphy
|
269396334e
This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I didn't add it to 1.4 yet, because it's not entirely clear to me if this is a bug fix or an enhancement. A lot of files were affected by small changes like ast_variable_new getting an added arg, for the file name the var was defined in; ast_category_new gets added args of filename and lineno; ast_category and ast_variable structures now record file and lineno for each entry; a list of all #include and #execs in a config file (or any of its inclusions are now kept in the ast_config struct; at save time, each entry is put back into its proper file of origin, in order. #include and #exec directives are folded in properly. Headers indicating that the file was generated, are generated also for each included file. Some changes to main/manager.c to take care of file renaming, via the UpdateConfig command. Multiple inclusions of the same file are handled by exploding these into multiple include files, uniquely named. There's probably more, but I can't remember it right now.
|
17 vuotta sitten |
Tilghman Lesher
|
2f0d40b1fd
Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
|
18 vuotta sitten |
Russell Bryant
|
0e3ae1f1db
Merged revisions 75445 via svnmerge from
|
18 vuotta sitten |
Joshua Colp
|
f7beb1e1e8
Merged revisions 69184 via svnmerge from
|
18 vuotta sitten |
Tilghman Lesher
|
888d03a44b
Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
|
18 vuotta sitten |
Russell Bryant
|
58fbc8945f
Merge changes from team/russell/iax2_osp
|
18 vuotta sitten |
Joshua Colp
|
32d77de1b1
Merged revisions 59076 via svnmerge from
|
18 vuotta sitten |
Tilghman Lesher
|
110d1b96a5
IAX2 remote variables - Bug 7619
|
18 vuotta sitten |
Kevin P. Fleming
|
c097ebd1bb
Merged revisions 49536 via svnmerge from
|
18 vuotta sitten |
Kevin P. Fleming
|
ae25760b55
Merged revisions 49523 via svnmerge from
|
18 vuotta sitten |
Kevin P. Fleming
|
9d0272c0c8
Merged revisions 49465 via svnmerge from
|
18 vuotta sitten |
Kevin P. Fleming
|
b280e659ce
Merged revisions 49457,49460-49461 via svnmerge from
|
18 vuotta sitten |
Matt O'Gorman
|
7c01616378
Merged revisions 49458 via svnmerge from
|
18 vuotta sitten |
Kevin P. Fleming
|
f59785c31d
Merged revisions 48987 via svnmerge from
|
18 vuotta sitten |
Russell Bryant
|
0b02113102
Extend the thread storage API such that a custom initialization function can
|
18 vuotta sitten |
Russell Bryant
|
ccd84c30e6
there is no need for __iax_frame_free ...
|
18 vuotta sitten |
Russell Bryant
|
cb91f703ea
there is no need to use iax_frame_free here, as it will actually just end up
|
18 vuotta sitten |
Joshua Colp
|
d2ecf327ce
Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it!
|
18 vuotta sitten |
Russell Bryant
|
0dba80e3a5
Merge team/russell/frame_caching
|
18 vuotta sitten |
Russell Bryant
|
8530acaf5b
make the counting of ingress, outgress, and total frames thread-safe
|
19 vuotta sitten |
Russell Bryant
|
665cba5c52
Merge a new implementation of ast_inet_ntoa, our thread safe replacement for
|
19 vuotta sitten |
Mark Spencer
|
5459911ffb
Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state
|
19 vuotta sitten |