Commit Graph

763 Commits (00a7e4b51df0202ab4168963b16ee51a5b69fb15)

Author SHA1 Message Date
Joshua C. Colp 5a5be92b79 bridging: Add better support for adding/removing streams.
6 years ago
George Joseph fd823225a6 channel.c: Resolve issue with receiving SIP INFO packets for DTMF
6 years ago
Kevin Harwell 3656c42cb0 various modules: json integer overflow
6 years ago
Antoni Goldstein 8e21c25ce5 app_dial.c: RINGTIME, PROGRESSTIME and ms resolution dial timings
7 years ago
Valentin Vidic 17f76d27cc channel.c: Fix segfault with Monitor(wav,file,i)
7 years ago
mohitdhiman d60ee2eeae stasis/endpoint: Fix memory leak of channel_ids in ast_endpoint structure.
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
neutrino88 17f4e6ad4d core/frame: generate correct T.140 payload in ast_sendtext_data()
7 years ago
George Joseph 4d51a8e05b channel.c: Address stack overflow in does_id_conflict()
7 years ago
Joshua Colp f97d92bd0a core: Don't stop generators when writing RTCP frames.
7 years ago
Richard Mudgett 7a238fe74d AMI SendText action: Fix to use correct thread to send the text.
8 years ago
George Joseph e3585353f6 res_pjsip_messaging: Allow application/* for in-dialog MESSAGEs
8 years ago
George Joseph d87631d21f Merge changes from topic 'ASTERISK-27625'
8 years ago
George Joseph 46c1f81fad Merge "AMI PlayDTMF Action: Make not compete with channel's media thread."
8 years ago
Richard Mudgett eb8bbe660e channel.c: Make CHECK_BLOCKING() save thread LWP id for messages.
8 years ago
Richard Mudgett 7d874c1af7 AMI PlayDTMF Action: Make not compete with channel's media thread.
8 years ago
Richard Mudgett 080508d2eb channel.c: Fix usage of CHECK_BLOCKING()
8 years ago
Richard Mudgett a470bb9e27 channel: Fix some more unprotected channel flag setting.
8 years ago
George Joseph 437ab41881 app_sendtext: Allow content types other than text/plain
8 years ago
Richard Mudgett 1bec0c73b3 channel.c: Fix off nominal channel allocation failure path.
8 years ago
George Joseph 4fb7967c73 bridge_softmix: Forward TEXT frames
8 years ago
Joshua Colp e14b0e960d res_rtp_asterisk: Add support for raising additional RTCP messages.
8 years ago
Joshua Colp f03b984724 Merge "core: Remove additional symbols."
8 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
8 years ago
George Joseph 5d097f8236 channel.c: Allow generic plc then channel formats are equal
8 years ago
Jenkins2 5843a19797 Merge "loader: Convert reload_classes to built-in modules."
8 years ago
Corey Farrell b929a7fb8d main/channel: Use ast_cli_completion_add for channeltypes.
8 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
8 years ago
Corey Farrell 9e488dd482 core: Remove incorrect usage of attribute_malloc.
8 years ago
Joshua Colp e70c4ec84d AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.
8 years ago
Richard Mudgett e2f98fbd63 channel.c: Fix typo.
8 years ago
Joshua Colp 8701479386 core: Don't attempt to write to a stream that does not exist.
8 years ago
Richard Mudgett 08e67f814b channel.c: Fix invalid reference in conditionaled out code.
8 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
8 years ago
Richard Mudgett 9c70c88369 channel: Fix topology API locking.
8 years ago
Corey Farrell 16cfc3a954 channel: Fix leak on successful call to chan->tech->requester.
8 years ago
Joshua Colp f43fc91911 Merge "core: Add digit filtering to ast_waitfordigit_full"
9 years ago
Corey Farrell 6b138046e7 core: Add digit filtering to ast_waitfordigit_full
9 years ago
Joshua Colp 7f09fd2c2f bridge/core_unreal: Fix SFU bugs with forwarding frames.
9 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
9 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
9 years ago
Corey Farrell 50ddb56dad channel: Clear channel flag in error branch.
9 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
9 years ago
George Joseph 854a6de819 res_stasis: Plug reference leak on stolen channels
9 years ago
Joshua Colp bd16c3c524 channel: Fix reference counting in ast_channel_suppress.
9 years ago
Kevin Harwell d8802a6a0f channel: ast_write frame wrongly freed after call to audiohooks
9 years ago
Joshua Colp f6eeaaafd5 channel / app_meetme: Fix parentheses.
9 years ago