Commit Graph

242 Commits (79d555f70c7a1c4d7239cbc678a34b5776503afc)

Author SHA1 Message Date
Joshua Colp 79d555f70c Merged revisions 163579 via svnmerge from
17 years ago
Russell Bryant 85ad905561 Merged revisions 163449 via svnmerge from
17 years ago
Russell Bryant 39a8f051b7 Merged revisions 163171 via svnmerge from
17 years ago
Steve Murphy 9edc58f39e Merged revisions 154687 via svnmerge from
17 years ago
Kevin P. Fleming 1036849a42 import gcc 4.3.2 warning fixes from trunk, with a few changes specific to this branch
17 years ago
Russell Bryant 50c690fb59 Merged revisions 141949 via svnmerge from
17 years ago
Steve Murphy aaff8a2a20 Merged revisions 141157 via svnmerge from
17 years ago
Steve Murphy 08146f95bc Merged revisions 140692 via svnmerge from
17 years ago
Steve Murphy 0c8172a97c Merged revisions 140691 via svnmerge from
17 years ago
Tilghman Lesher fdd92290af Convert deprecated routines to the new names.
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
17 years ago
Mark Michelson 9b5b8246c5 Fix a calculation error I had made in the poll. The poll
17 years ago
Mark Michelson ed4e6bf52b Scrap the 500 ms delay when Asterisk auto-answers a channel.
17 years ago
Tilghman Lesher 700d4501b8 Merged revisions 135949 via svnmerge from
17 years ago
Mark Michelson 89c2844242 Merged revisions 135841,135847,135850 via svnmerge from
17 years ago
Steve Murphy 5eaf8450d6 Merged revisions 135799 via svnmerge from
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
17 years ago
Tilghman Lesher 0c23159464 Deprecate *_device_state_* APIs in favor of *_devstate_* APIs
17 years ago
Tilghman Lesher c780a443bf Merged revisions 133649 via svnmerge from
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Steve Murphy bc2cfb3e81 Merged revisions 127663 via svnmerge from
17 years ago
Mark Michelson 37db658b1f Place the delay in __ast_answer prior to the channel-specific answer
17 years ago
Kevin P. Fleming 8cdb1f7f41 change the process of inserting a delay into the ast_answer() path so that we don't tell the calling channel that it has been answered unutil after the delay; for a single-thread call this won't matter all, but for a dual-thread call (using chan_local) this may fix the problem in issue 12924
17 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
17 years ago
Tilghman Lesher 56654fc0f2 Merged revisions 123930 via svnmerge from
17 years ago
Russell Bryant e27a98ce5a - Fix a typo in a timing API call
17 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Tilghman Lesher 1af7ea2df1 Merged revisions 122130 via svnmerge from
17 years ago
Tilghman Lesher 467c6f5f90 Merged revisions 121861 via svnmerge from
17 years ago
Joshua Colp 610faf1132 Merged revisions 121442 via svnmerge from
17 years ago
Russell Bryant 85a631f767 arbitrary formatting change to test a mantis change
17 years ago
Russell Bryant 0bee0c65b2 Minor formatting change to test a mantis change ...
17 years ago
Russell Bryant 90cb28f89c Merged revisions 121280 via svnmerge from
17 years ago
Russell Bryant 51051ce949 Add lock tracking for rwlocks. Previously, lock.h only had the ability to
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Russell Bryant 7d2d373d6f Minor formatting change to test a mantis change ...
17 years ago
Russell Bryant 08f91c1192 Merged revisions 116463 via svnmerge from
17 years ago
Mark Michelson b6aef57619 Merged revisions 116088 via svnmerge from
17 years ago
Tilghman Lesher b5a127daac Modify TIMEOUT() to be accurate down to the millisecond.
17 years ago
Michiel van Baak 08e674bce0 Pass the hangup cause all the way to the calling app/channel.
17 years ago
Russell Bryant 96638d7bb5 re-add a fix that got lost with a recent change
17 years ago
Jason Parker efb767e432 Convert several DEBUG logs into ast_debug.
17 years ago
Mark Michelson 0270776ca5 Merged revisions 114117 via svnmerge from
17 years ago
Mark Michelson 9ddc843fbe Merged revisions 114106 via svnmerge from
17 years ago
Mark Michelson be02a94138 Merged revisions 113065 via svnmerge from
17 years ago
Joshua Colp 738e4ec94e Add a special dialplan variable to chan_sip which will cause an audio file to be played upon completion of an attended transfer.
17 years ago