Commit Graph

1361 Commits (92bd7f19f77eb320285cd216de14628e7df06e94)

Author SHA1 Message Date
Russell Bryant 92bd7f19f7 Merge team/russell/ast_verbose_threadstorage
19 years ago
Olle Johansson a42c164879 Fix accidental removal of if() in commit 38905
19 years ago
Olle Johansson b57c238260 Issue #7651 - always send subscription-state (AuPix)
19 years ago
Russell Bryant 9892054414 Merged revisions 38950 via svnmerge from
19 years ago
Russell Bryant 663adb2b0e Merged revisions 38903-38904 via svnmerge from
19 years ago
Joshua Colp e306f812df Don't assume that a referred by URI will always exist (issue #7641 reported and fixed by AuPix)
19 years ago
Kevin P. Fleming 1b784cd1f7 Merged revisions 38731 via svnmerge from
19 years ago
Kevin P. Fleming ec2e7aee56 Merged revisions 38611 via svnmerge from
19 years ago
Russell Bryant 450db95711 add macros for the pure and const attributes to compiler.h, in case they ever
19 years ago
Russell Bryant d6246e579f Add the function attribute "pure" or "const" to various functions that perform
19 years ago
Joshua Colp 48c09ef517 Merged revisions 38420 via svnmerge from
19 years ago
Russell Bryant 1df50be628 Merged revisions 38288 via svnmerge from
19 years ago
Joshua Colp 6d52c0b559 Merged revisions 38234 via svnmerge from
19 years ago
Joshua Colp cbf79ca489 Start out with cleared RTP payload structures instead of defaults. This should prevent issues where if a stream (audio/stream) is not present and it's RTP payload structure is combined with the overall capability then the capability would be every codec that Asterisk supports.
19 years ago
Luigi Rizzo 2c3bc8b1b3 move middle-of-the-block declaration at the top.
19 years ago
Joshua Colp 6810884f60 Only deal with getting the supported payloads on audio if an audio RTP stream exists
19 years ago
Russell Bryant d897bd41c2 use ast_atomic_fetchadd_int in chan_zap, sip, and iax2 for usecount handling
19 years ago
BJ Weschke f2611e36c3 This corrects the crash condition present in #7575, but I'm not really sure if it's the "right" fix. Please review and make any adjustments you see necessary.
19 years ago
Russell Bryant ca9ba719b6 Merge a new implementation of ast_inet_ntoa, our thread safe replacement for
19 years ago
Joshua Colp 1861dcdff5 Only bitmaskify the RTP payload structure for video if an RTP structure exists for it... otherwise the default values will cause codec combination madness
19 years ago
North Antara 1edb21b423 Fix a few doxygen warnings.
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 e8d711723a revert this morning's incorrect indentation change
19 years ago
Mark Spencer 837910062b First pass at in-place file manipulation via manager
19 years ago
Kevin P. Fleming 4376af0080 actually make the non-standard G726-32 behavior available for SIP clients
20 years ago
Kevin P. Fleming ead48c38cb Merged revisions 37531 via svnmerge from
20 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 4316a871ac repeat after me ...
20 years ago
Olle Johansson 8cd5ad1755 Re-enable RTCP quality reports
20 years ago
Russell Bryant 7828780bb7 eliminate some pointer signedness warnings
20 years ago
Joshua Colp 1fb6111c18 Merged revisions 37173 via svnmerge from
20 years ago
Olle Johansson c5660895a8 Draft became RFC...
20 years ago
Olle Johansson f9df5318ce Specify digest algorithm for picky clients
20 years ago
Olle Johansson c6ab7e7164 Increase buffer size for routing headers. When routing with enc.keys within
20 years ago
Olle Johansson 2f6f0b19c5 Raise debugging level for message
20 years ago
Russell Bryant 73e8e2ab1f Blocked revisions 36725 via svnmerge
20 years ago
Olle Johansson 8affb4c1f8 Issue #7421 - Hold status not working fully. Thanks jmls for a good job debugging!
20 years ago
Olle Johansson 4c8e3bcdca users want code to compile, really.
20 years ago
Olle Johansson e995afbd10 Formatting and debug output fixes
20 years ago
Olle Johansson 765e420458 tell the other side that we're using 20 ms packetization for iLBC
20 years ago
Olle Johansson b971f65978 - Make use of system name in realtime SIP peers optional
20 years ago
Joshua Colp 59be0b03b7 Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)
20 years ago
Olle Johansson 8d4ace1a0a Store sysname even if we do not store fullcontact (thanks tholo)
20 years ago
Olle Johansson a38e7f01a9 ...too early in the morning for commits in Bergen, Norway...
20 years ago
Olle Johansson d92de40c2f Add support for a=inactive in SDP for holding. This is not very well documented
20 years ago
Olle Johansson dd94255a69 Don't delete initid scheduled item twice... Thanks, vecher, for bugging me about this.
20 years ago
Olle Johansson f12f5b7c6c Formatting and doxygen fixes
20 years ago
Olle Johansson 6d86697867 issue #7033 - Don't burst pokes to peers at load or reload.
20 years ago
Olle Johansson 6895f108bd Inspired by issue 6742, but solved in a different way.
20 years ago
Olle Johansson 6ca399c459 Don't change direction of the dialogue when we send a re-invite
20 years ago