Commit Graph

1246 Commits (2e034c2ce4e0e89e9ae31652eb75c9fb53bd64a2)

Author SHA1 Message Date
Alexander Bakker 2e034c2ce4 MT#55283 Unref ports after re-subscribe
4 days ago
Richard Fuchs f567e6a929 MT#55283 more leniency for rejected streams
4 days ago
Richard Fuchs fbfb514194 MT#65392 add "fast" flag for delete processing
7 days ago
Richard Fuchs 154f4bf37c MT#55283 iterate correct list
4 weeks ago
Richard Fuchs 0c0e609909 MT#55283 fix call ID alias logic after merge
1 month ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
2 months ago
Richard Fuchs 92ae6a2dec MT#55283 add warning for mutually exclusive option
2 months ago
Donat Zenichev 10c003a158 MT#61856 `!IS_OWN_CALL()` has a dedicated equivalent
2 months ago
Donat Zenichev 8b5f505fc2 MT#61856 call.c/.h: fix commentary and declaration typos
2 months ago
Donat Zenichev 4bce6bd411 MT#61856 call.h: fix `stream_params` typo
2 months ago
Donat Zenichev 6cc463d354 MT#61856 call_get_dialogue: remove `__monologue_unconfirm()` dups
2 months ago
Donat Zenichev 3730f8ed32 MT#61856 deprecate `dialog_unconfirm()`
2 months ago
Donat Zenichev 88f13a644d MT#61856 make `call_timer_delete_monologues()` return void
2 months ago
Donat Zenichev 4303e191c7 MT#61856 check PS before cleaning in `__streams_set_sinks()`
2 months ago
Donat Zenichev 9bb0a7a968 MT#61856 `monologue_call_create_answer()` returns bool
2 months ago
Richard Fuchs eb108705b2 MT#55283 ignore ICE=force for answer SDPs
2 months ago
Donat Zenichev d86f51ac54 MT#61856 monologue_publish: refactor the func for ports
2 months ago
Donat Zenichev b1b6e63245 MT#61856 monologue_call_create_media: check output of `monologue_open_ports()`
2 months ago
Donat Zenichev 2d714cb44b MT#61856 monologue_subscribe_request: check output of `monologue_open_ports()`
2 months ago
Donat Zenichev fb6d6508f2 MT#61856 monologue_publish: check output of `monologue_open_ports()`
2 months ago
Donat Zenichev 3cd93d4796 MT#61856 call.c: correction for `unsubscribe_all_from_monologue()`
2 months ago
Richard Fuchs 6ed2e239d3 MT#55283 fix __unsubscribe_all_from_media
2 months ago
Richard Fuchs 1a832a8af3 MT#55283 fix possible null pointer
2 months ago
Richard Fuchs c016e3cd89 MT#55283 enable audio player after answer
2 months ago
Richard Fuchs be45af8cb5 MT#55283 support audio player for "publish"
2 months ago
Richard Fuchs ac1ddccb9c MT#55283 audio player only for "send" streams
2 months ago
Richard Fuchs 6af46141a6 MT#55283 switch publish to update_init_subscribers
2 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
3 months ago
Richard Fuchs cf38ee00af MT#55283 change obj_release to inline
3 months ago
Richard Fuchs c70c8b44e4 MT#55283 move flags processing to new file
3 months ago
Richard Fuchs d2b99acaaf MT#55283 reset memory arena after call merge
3 months ago
Richard Fuchs af991ee58f MT#55283 new "mix" flag
3 months ago
Richard Fuchs 826da140e6 MT#55283 update all subs after sub-ans
3 months ago
Richard Fuchs 3a31f3dd9e MT#55283 fix possible deadlock
3 months ago
Richard Fuchs 19c3a17dfa MT#55283 support early-media for create-answer
3 months ago
Richard Fuchs 698455617a MT#55283 move audio player activation
3 months ago
Richard Fuchs 6231f8570d MT#55283 rename variables for clarity
3 months ago
Richard Fuchs 19e2aa2ea4 MT#55283 extended "connect" matching
3 months ago
Richard Fuchs 9491a81ec6 MT#55283 simplify call2_get
3 months ago
Richard Fuchs a5d067f4cc MT#55283 use medias_q instead of subscriptions
3 months ago
Richard Fuchs 3fb608bffb MT#55283 fuller init of subs on connect
3 months ago
Richard Fuchs fd992d5324 MT#55283 support bidirectional unsubscribe
3 months ago
Richard Fuchs ef817fccef MT#55283 support individual unsubscribe action
3 months ago
Richard Fuchs 61c4cf8052 MT#55283 add new connect options
3 months ago
Richard Fuchs 320b293dd5 MT#55283 add "create" method
3 months ago
Richard Fuchs dd3b4eae7f MT#55283 handle possible null
3 months ago
Richard Fuchs e59ee48a06 MT#55283 update unsubscribed subs as well
3 months ago