summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-23Some chan_dahdi protected function renaming.Richard Mudgett
2013-07-23Restore chan_dahdi native bridging and PRI tromboned call elimination.Richard Mudgett
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-23No more teapots.David M. Lee
2013-07-23Kill the zombiesMatthew Jordan
2013-07-23Add DTLS-SRTP support to chan_pjsipKinsey Moore
2013-07-23Continue events when ARI WebSocket reconnectsDavid M. Lee
2013-07-23Fix bridge/channel AMI event ordering issuesDavid M. Lee
2013-07-23Add missing newlineKinsey Moore
2013-07-23Expose the chan_pjsip implementation pvt and session in a defined manner.Joshua Colp
2013-07-23Fix unbalanced lock when serializing CDR variablesMatthew Jordan
2013-07-23Remove some BUGBUG notes that have been handled.Richard Mudgett
2013-07-22Make the CEL blind transfer test pass consistentlyKinsey Moore
2013-07-22Update copyright year to 2013 in asterisk.c; some whitespace fixesMatthew Jordan
2013-07-21Blocked revisions 395020Matthew Jordan
2013-07-21Clean up documentationMatthew Jordan
2013-07-21Provide proper ring tone in indications.conf for MalaysiaMatthew Jordan
2013-07-21Always install safe_asterisk; add configuration file supportMatthew Jordan