Commit Graph

24288 Commits (858fc5a6480c47c742a60f790d40a3848c65d560)
 

Author SHA1 Message Date
Kinsey Moore 858fc5a648 Enforce conference exit order for CEL tests
12 years ago
Mark Michelson a7be7ea9c1 Missed a conversion to pjsip.conf in documentation and sorcery.
12 years ago
Mark Michelson ea98c903fb Remove ast_bridged_channel call from abstract_jb.c
12 years ago
David M. Lee 554c46a9cd Setting svn:ignore for res/res_pjsip
12 years ago
Mark Michelson 127a6fc114 Update res_pjsip_endpoint_identifier_constant.c to use reorganized endpoint structure.
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago
Mark Michelson 895c8e0d2c Reorganize the ast_sip_endpoint structure into substructures.
12 years ago
Joshua Colp 7fded33789 Add support for T.38 fax to chan_pjsip.
12 years ago
Kinsey Moore 7c371a1add Fix compilation on gcc 4.8.1
12 years ago
David M. Lee 9688d2dc97 Removed quotes from svn:keywords props on a few files.
12 years ago
Mark Michelson 2510b48d7e Clarify documentation for trust of identification.
12 years ago
Matthew Jordan cf1bc6bc33 Put the include in there
12 years ago
Matthew Jordan aa3da100e8 When performing a reload, reload the new features_config and not the old
12 years ago
Kinsey Moore 5d160491b0 Clean up and improve test_cel
12 years ago
David M. Lee 30d16cb5d9 Set svn:ignore in res/ari directory
12 years ago
Kinsey Moore f1ff08b58f Remove comment that no longer applies
12 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
12 years ago
Kinsey Moore fc05248bd1 Improve reliability of bridge merge CEL test
12 years ago
Richard Mudgett c017d5e6a3 Remove the unsafe bridge parameter from ast_bridge_hook_callback's.
12 years ago
Richard Mudgett 50aba6be36 Improved feature limits interval hook implementaion.
12 years ago
David M. Lee b6f9b39830 Fix /stasis/res/app_replaced unit test.
12 years ago
Jonathan Rose 9a46c1d019 Add name argument to BridgeWait() so multiple holding bridges may be used
12 years ago
Richard Mudgett eec3150a8a Remove some unnecessary parentheses.
12 years ago
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