Commit Graph

1252 Commits (c53e7f9f03cccad46bd4c8ca3345bfbc10368aff)

Author SHA1 Message Date
Alexander Bakker 250df2af5e MT#55283 Unref ports after re-subscribe
1 month ago
Richard Fuchs e61f5c8b9a MT#55283 support call-ID-specific delete
1 month ago
Richard Fuchs 32b8063775 MT#55283 split out call_do_delete_full
1 month ago
Richard Fuchs 6391c6bf95 MT#65392 add "fast" flag for delete processing
1 month ago
Richard Fuchs 300b4be4dd MT#55283 split out call_delete_monologue
1 month ago
Richard Fuchs df49ba0f34 MT#55283 split out call_delete_full
1 month ago
Richard Fuchs 1f1327d174 MT#55283 add call_id to arguments to call_delete
1 month ago
Richard Fuchs 183aaaec80 MT#55283 store original call ID in monologue
1 month ago
Richard Fuchs 71cceeed5a MT#55283 more leniency for rejected streams
1 month ago
Richard Fuchs 154f4bf37c MT#55283 iterate correct list
2 months ago
Richard Fuchs 0c0e609909 MT#55283 fix call ID alias logic after merge
2 months ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
2 months ago
Richard Fuchs 92ae6a2dec MT#55283 add warning for mutually exclusive option
3 months ago
Donat Zenichev 10c003a158 MT#61856 `!IS_OWN_CALL()` has a dedicated equivalent
3 months ago
Donat Zenichev 8b5f505fc2 MT#61856 call.c/.h: fix commentary and declaration typos
3 months ago
Donat Zenichev 4bce6bd411 MT#61856 call.h: fix `stream_params` typo
3 months ago
Donat Zenichev 6cc463d354 MT#61856 call_get_dialogue: remove `__monologue_unconfirm()` dups
3 months ago
Donat Zenichev 3730f8ed32 MT#61856 deprecate `dialog_unconfirm()`
3 months ago
Donat Zenichev 88f13a644d MT#61856 make `call_timer_delete_monologues()` return void
3 months ago
Donat Zenichev 4303e191c7 MT#61856 check PS before cleaning in `__streams_set_sinks()`
3 months ago
Donat Zenichev 9bb0a7a968 MT#61856 `monologue_call_create_answer()` returns bool
3 months ago
Richard Fuchs eb108705b2 MT#55283 ignore ICE=force for answer SDPs
3 months ago
Donat Zenichev d86f51ac54 MT#61856 monologue_publish: refactor the func for ports
3 months ago
Donat Zenichev b1b6e63245 MT#61856 monologue_call_create_media: check output of `monologue_open_ports()`
3 months ago
Donat Zenichev 2d714cb44b MT#61856 monologue_subscribe_request: check output of `monologue_open_ports()`
3 months ago
Donat Zenichev fb6d6508f2 MT#61856 monologue_publish: check output of `monologue_open_ports()`
3 months ago
Donat Zenichev 3cd93d4796 MT#61856 call.c: correction for `unsubscribe_all_from_monologue()`
3 months ago
Richard Fuchs 6ed2e239d3 MT#55283 fix __unsubscribe_all_from_media
3 months ago
Richard Fuchs 1a832a8af3 MT#55283 fix possible null pointer
3 months ago
Richard Fuchs c016e3cd89 MT#55283 enable audio player after answer
3 months ago
Richard Fuchs be45af8cb5 MT#55283 support audio player for "publish"
3 months ago
Richard Fuchs ac1ddccb9c MT#55283 audio player only for "send" streams
3 months ago
Richard Fuchs 6af46141a6 MT#55283 switch publish to update_init_subscribers
3 months ago
Richard Fuchs e2d06debe0 MT#55283 support sendrecv subscribe req
3 months ago
Richard Fuchs 3b27538fd4 MT#55283 split up dialogue_connect
3 months ago
Richard Fuchs d484f81b49 MT#55283 global namespacing for some funcs
3 months ago
Richard Fuchs 88f0483c4e MT#55283 revamp calls_merge once again
4 months ago
Richard Fuchs cf38ee00af MT#55283 change obj_release to inline
4 months ago
Richard Fuchs c70c8b44e4 MT#55283 move flags processing to new file
4 months ago
Richard Fuchs d2b99acaaf MT#55283 reset memory arena after call merge
4 months ago
Richard Fuchs af991ee58f MT#55283 new "mix" flag
4 months ago
Richard Fuchs 826da140e6 MT#55283 update all subs after sub-ans
4 months ago
Richard Fuchs 3a31f3dd9e MT#55283 fix possible deadlock
4 months ago
Richard Fuchs 19c3a17dfa MT#55283 support early-media for create-answer
4 months ago
Richard Fuchs 698455617a MT#55283 move audio player activation
4 months ago
Richard Fuchs 6231f8570d MT#55283 rename variables for clarity
4 months ago
Richard Fuchs 19e2aa2ea4 MT#55283 extended "connect" matching
4 months ago
Richard Fuchs 9491a81ec6 MT#55283 simplify call2_get
4 months ago
Richard Fuchs a5d067f4cc MT#55283 use medias_q instead of subscriptions
4 months ago
Richard Fuchs 3fb608bffb MT#55283 fuller init of subs on connect
4 months ago