Commit Graph

22 Commits (9f9a5f19845e38b8829fdff94837b9b760692404)

Author SHA1 Message Date
Russell Bryant 9f9a5f1984 move the calls to ast_jb_configure() to before the PBX thread is started on the
19 years ago
Matt O'Gorman 1ef09ebfed some code clean up and catch for a act_hook being called
19 years ago
Matt O'Gorman 3f115f8c31 Many many code cleanup changes given to me by Oej
19 years ago
Matt O'Gorman a8d7d9123a dtmf support. not everything else, trying to clear out those other bugs
19 years ago
Russell Bryant ca9ba719b6 Merge a new implementation of ast_inet_ntoa, our thread safe replacement for
19 years ago
Kevin P. Fleming 6d0742fc16 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
19 years ago
Kevin P. Fleming fd9c9ec28f allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has been requested (Sipura/Grandstream ATAs and others will need this)
20 years ago
Russell Bryant 73e8e2ab1f Blocked revisions 36725 via svnmerge
20 years ago
Russell Bryant c8ceb92a4f revert my changes that converted the jb on the channel to be dynamically
20 years ago
Russell Bryant 46018d5032 - dynamically allocate the ast_jb structure that is on the channel structure
20 years ago
Russell Bryant f75ad9736a bail if ast_calloc fails, this was done before but i accidently removed it when
20 years ago
Russell Bryant 7ec13047bc fix various coding guidelines issues (issue #7345, with additional changes)
20 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
20 years ago
Russell Bryant 4c76028de9 - add the ability to configure forced jitterbuffers on h323, jingle,
20 years ago
Russell Bryant 0384330d64 update the rest of the channel drivers that use RTP so that their channel
20 years ago
Tilghman Lesher 705b5459c1 Bug 7237 - Replace recoded thread_safe_rand with the existing ast_random API
20 years ago
Russell Bryant 1203424ce2 remove duplicate static keywords, oops
20 years ago
Russell Bryant 1617adb055 make some variables static ... committed from xcode :)
20 years ago
Mark Spencer ec42807ebd That goes for jingle too :)
20 years ago
Matt O'Gorman 5d51260c36 finish cleaning up some more stuff before russell
20 years ago
Russell Bryant 32a28ed9cf update chan_jingle to reflect the recent change to the indicate prototype
20 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
20 years ago