Commit Graph

1049 Commits (e72f7e4b0fd795157ef5175ff2dcbfd1d68ccf31)

Author SHA1 Message Date
Richard Fuchs 135a95ef02 MT#61625 implement "transform" method
2 months ago
Richard Fuchs 14b694bf25 MT#61625 make recursive update_init_subs
2 months ago
Richard Fuchs 605b497108 MT#55283 unconditionally demux RTCP
3 months ago
Richard Fuchs 548abab54c MT#61625 clear subscribers HT during shutdown
3 months ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
3 months ago
Richard Fuchs b7443b3e43 MT#61625 refactor __get_media
3 months ago
Richard Fuchs 32c6a2d1d3 MT#55283 remove NULL tests
3 months ago
Richard Fuchs 7592068f0a MT#61625 rename update_init_subscribers
3 months ago
Richard Fuchs 0ed58d5fc9 MT#55283 remove bidirectional ZERO_ADDR setting
3 months ago
Richard Fuchs db38165d77 MT#61625 annotate some nonnull arguments
3 months ago
Richard Fuchs eaa5d1c672 MT#61625 split up __init_streams
3 months ago
Richard Fuchs 69d100d41a MT#61625 update __init_stream(s) to bool
3 months ago
Richard Fuchs a8de7e8fab MT#55283 shortcut subscription creation
3 months ago
Richard Fuchs d960d48850 MT#55283 annotate as non-NULL
3 months ago
Richard Fuchs 00c2d3058f MT#55283 skip NULL check
3 months ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
3 months ago
Richard Fuchs 4449a05642 MT#55283 support i= e= p= u=
3 months ago
Donat Zenichev aa006ccf85 MT#62272 media_player_new: possibility to add opts
3 months ago
Richard Fuchs 18579227a9 MT#61404 clone previous sequence number for T.38
3 months ago
Lucian Balaceanu bba9625b25 MT#55283 fix calling redis_delete when call is not persisted to db
3 months ago
Richard Fuchs eeeb2d8641 MT#55283 move socket_port_link into stream_fd
3 months ago
Richard Fuchs 31c6d7d754 MT#61625 split out generate_mid()
3 months ago
Richard Fuchs dcc816dd07 MT#55283 use obj_release in more places
3 months ago
Richard Fuchs 4c9343b8c6 MT#55283 used typed hash table for rtp_stats
3 months ago
Richard Fuchs 06b84ac050 MT#61625 refactor __rtp_stats_update
3 months ago
Richard Fuchs 21de8d4b94 MT#55283 modernise timeval_subtract
4 months ago
Richard Fuchs 4947ab9404 MT#55283 modernise timeval_add
4 months ago
Richard Fuchs 416ca38d25 MT#55283 allow overlapping port ranges
4 months ago
Richard Fuchs 6276b37cd2 MT#55283 use list pointer ops for port pool
4 months ago
Donat Zenichev 82093e7f52 MT#61630 moh: add logs
4 months ago
Richard Fuchs daf39269c5 MT#55283 add codec-ignore option
4 months ago
Richard Fuchs ad6fb06b13 MT#55283 type safety for uid_alloc
4 months ago
Richard Fuchs 3ea365ef60 MT#55283 use typed hash table for rr_spec
4 months ago
Richard Fuchs db9f1043c0 MT#55283 defuse warning message
4 months ago
Richard Fuchs b61925d264 MT#55283 don't "strip" codecs from offerer
4 months ago
Richard Fuchs add46f265a MT#55283 prevent erroneous swithch to DB 0
4 months ago
Richard Fuchs a28b2b5415 MT#61822 generalise memory arena
5 months ago
Richard Fuchs ad8ce3541d MT#61822 add RWLOCK_STATIC_INIT
5 months ago
Donat Zenichev 08c482282f MT#61368 monologue_offer_answer: unify comments styling
5 months ago
Donat Zenichev ccdea5fd06 MT#61368 Fix typos in `monologue_offer_answer()`
5 months ago
Donat Zenichev 51a0175ae7 MT#61630 moh: support inactive hold
5 months ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
5 months ago
Donat Zenichev 67bfa5a5df MT#61630 Generalize `moh-max-duration`, add `repeat-duration`
5 months ago
Donat Zenichev 9be0c02eca MT#61630 Introduce MoH functionality
5 months ago
Donat Zenichev 9c7bb1076c MT#61630 call: add new func `call_ml_sendonly()`
5 months ago
Donat Zenichev 2ca5319c1b MT#61630 introduce `media_player_add()`
5 months ago
Donat Zenichev 816dc6e910 MT#61630 media_player_init* renaming
5 months ago
Donat Zenichev 83bed23013 MT#61630 media_player_opts_t: add file, blob and db_id
5 months ago
Richard Fuchs 78191d9216 MT#61368 improve media finding logic
5 months ago
Richard Fuchs bce7dcf05f MT#61368 add dialogue_connect()
5 months ago