summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-30Setting svn:ignore for res/res_pjsipDavid M. Lee
2013-07-30Update res_pjsip_endpoint_identifier_constant.c to use reorganized endpoint s...Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson
2013-07-30Reorganize the ast_sip_endpoint structure into substructures.Mark Michelson
2013-07-30Add support for T.38 fax to chan_pjsip.Joshua Colp
2013-07-30Fix compilation on gcc 4.8.1Kinsey Moore
2013-07-29Removed quotes from svn:keywords props on a few files.David M. Lee
2013-07-29Clarify documentation for trust of identification.Mark Michelson
2013-07-29Put the include in thereMatthew Jordan
2013-07-29When performing a reload, reload the new features_config and not the oldMatthew Jordan
2013-07-29Clean up and improve test_celKinsey Moore
2013-07-29Set svn:ignore in res/ari directoryDavid M. Lee
2013-07-29Remove comment that no longer appliesKinsey Moore
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
2013-07-27Improve reliability of bridge merge CEL testKinsey Moore
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-26Fix /stasis/res/app_replaced unit test.David M. Lee
2013-07-26Add name argument to BridgeWait() so multiple holding bridges may be usedJonathan Rose
2013-07-26Remove some unnecessary parentheses.Richard Mudgett
2013-07-25RevisionRichard Mudgett
2013-07-25Fix crash due to trying to send a re-invite while in the incorrect state.Joshua Colp
2013-07-25Change the default value for "allowsubscribe" to yes to match chan_sip.Joshua Colp
2013-07-25Restore bridging files history.Richard Mudgett
2013-07-25Remove some dead parking callMatthew Jordan
2013-07-25Remove dead bridging code from featuresMatthew Jordan
2013-07-25Fix incorrect reference to stasis/bridging.hMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-25Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.Joshua Colp
2013-07-24Simplify interval hooks since there is only one bridge threading model now.Richard Mudgett
2013-07-24Refactor ast_bridge_features struct.Richard Mudgett
2013-07-24* Refactor setup_bridge_features_builtin().Richard Mudgett
2013-07-24Export exports.in as wellMatthew Jordan
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Add pjproject to install_prereq.Jason Parker
2013-07-24Tweak another magic numberKinsey Moore
2013-07-24Make AMI BridgeInfo action more verboseKinsey Moore
2013-07-24Tweak a magic numberKinsey Moore
2013-07-24Add missing end-of-file line terminators.Richard Mudgett
2013-07-24Add missing line terminator to debug message.Richard Mudgett
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-24Let the compiler do more type checking with bridge hook callbacks.Richard Mudgett
2013-07-23Fix a check in bridge_native_rtp which determined if attaching the framehook ...Joshua Colp
2013-07-23func_channel: dtmf_features settingJonathan Rose
2013-07-23Add some debug messages to make it clear what RTP bridging functionality is i...Joshua Colp
2013-07-23Fix some logic so native RTP bridge will occur when monitor, audiohooks, or f...Joshua Colp
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett
2013-07-23Drop the reference count on the correct object.Joshua Colp
2013-07-23Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.cRichard Mudgett