Commit Graph

24315 Commits (328e99f41d48d8f15832bf4f6c97beb0ef71fc0c)
 

Author SHA1 Message Date
Richard Mudgett 12373d17ad Revision
12 years ago
Joshua Colp ddd02c0303 Fix crash due to trying to send a re-invite while in the incorrect state.
12 years ago
Joshua Colp 1aaa26796d Change the default value for "allowsubscribe" to yes to match chan_sip.
12 years ago
Richard Mudgett 3781ddf535 Restore bridging files history.
12 years ago
Matthew Jordan 93a70d83e3 Remove some dead parking call
12 years ago
Matthew Jordan fbcc3addf8 Remove dead bridging code from features
12 years ago
Matthew Jordan 56a90d435c Fix incorrect reference to stasis/bridging.h
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Matthew Jordan 9d8a5ceb02 Move after bridge callbacks into their own file
12 years ago
Joshua Colp 71609d58aa Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.
12 years ago
Richard Mudgett 517eb93873 Simplify interval hooks since there is only one bridge threading model now.
12 years ago
Richard Mudgett 07d2694f72 Refactor ast_bridge_features struct.
12 years ago
Richard Mudgett 50d69a9d12 * Refactor setup_bridge_features_builtin().
12 years ago
Matthew Jordan f9d40917da Export exports.in as well
12 years ago
Matthew Jordan 1d1650f572 Update bridge_channel refactorings; export bridge_ symbol
12 years ago
Jason Parker 644b0e576a Add pjproject to install_prereq.
12 years ago
Kinsey Moore 81994949a9 Tweak another magic number
12 years ago
Kinsey Moore bd10c86c64 Make AMI BridgeInfo action more verbose
12 years ago
Kinsey Moore 5f98c6bf84 Tweak a magic number
12 years ago
Richard Mudgett 70fbe9dc14 Add missing end-of-file line terminators.
12 years ago
Richard Mudgett 7846c2c91d Add missing line terminator to debug message.
12 years ago
Matthew Jordan d91dc6d1a8 Perform the initial renaming of the Bridging API
12 years ago
Richard Mudgett 1f0ac51f49 Let the compiler do more type checking with bridge hook callbacks.
12 years ago
Joshua Colp 3a15fb4f47 Fix a check in bridge_native_rtp which determined if attaching the framehook failed or not.
12 years ago
Jonathan Rose f3fcf0aa2e func_channel: dtmf_features setting
12 years ago
Joshua Colp c780fd5498 Add some debug messages to make it clear what RTP bridging functionality is in use.
12 years ago
Joshua Colp e366c8c0a0 Fix some logic so native RTP bridge will occur when monitor, audiohooks, or framehooks are not present.
12 years ago
Richard Mudgett f087b69fc4 Pull softmix bridge parameters into a sub structure.
12 years ago
Joshua Colp 2598219adb Drop the reference count on the correct object.
12 years ago
Richard Mudgett e26d4ec83a Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.c
12 years ago
Richard Mudgett b4dd4ffbc4 Some chan_dahdi protected function renaming.
12 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
12 years ago
Mark Michelson bf22391b8d Make DTMF attended transfer support feature-complete.
12 years ago
David M. Lee e148c6e867 No more teapots.
12 years ago
Matthew Jordan ff2f5eaa23 Kill the zombies
12 years ago
Kinsey Moore 98504fec8e Add DTLS-SRTP support to chan_pjsip
12 years ago
David M. Lee f6a227a451 Continue events when ARI WebSocket reconnects
12 years ago
David M. Lee fec667646f Fix bridge/channel AMI event ordering issues
12 years ago
Kinsey Moore 5f56004b1d Add missing newline
12 years ago
Joshua Colp 16885ffda5 Expose the chan_pjsip implementation pvt and session in a defined manner.
12 years ago
Matthew Jordan b4c2eecca6 Fix unbalanced lock when serializing CDR variables
12 years ago
Richard Mudgett 0ac2c093e2 Remove some BUGBUG notes that have been handled.
12 years ago
Kinsey Moore 8aac17a3ee Make the CEL blind transfer test pass consistently
12 years ago
Matthew Jordan 715d894d48 Update copyright year to 2013 in asterisk.c; some whitespace fixes
12 years ago
Matthew Jordan e6fb7c9764 Blocked revisions 395020
12 years ago
Matthew Jordan 88e344d2df Clean up documentation
12 years ago
Matthew Jordan bb955e37fb Provide proper ring tone in indications.conf for Malaysia
12 years ago
Matthew Jordan 54803338b4 Always install safe_asterisk; add configuration file support
12 years ago
Matthew Jordan bdb1c6bfb0 Tolerate presence of RFC2965 Cookie2 header by ignoring it
12 years ago
Matthew Jordan 44fe8fcb91 Update PostgreSQL realtime scripts with schema for queue_log table
12 years ago