Commit Graph

147 Commits (master)

Author SHA1 Message Date
Richard Fuchs e033e0a5a8 MT#59962 convert sess_stopped to atomic bool
3 weeks ago
Donat Zenichev 1ec76519cf MT#59962 AmSession: do not leak heap allocated `AmDtmfEvent`
3 weeks ago
Donat Zenichev 1ec74572da MT#59962 AmSession: avoid dead-lock in `setStopped()`
3 weeks ago
Donat Zenichev c1d75be834 MT#59962 AmEvent: explicit define for event `0`
3 weeks ago
Donat Zenichev e2b606b90c MT#59962 AmSession: session started/stopped renamings
3 weeks ago
Donat Zenichev 454d2e47c5 MT#59962 AmSession: prevent `session_num` double decrement
3 weeks ago
Donat Zenichev 7035d6825b MT#59962 AmSession: session num getters, use counter directly
3 weeks ago
Donat Zenichev fa9906d3c5 MT#59962 AmSession: use lock guards for `session_num_mut`
3 weeks ago
Donat Zenichev a1a7eec0ea MT#59962 AmSession: use lock guards for `audio_mut`
4 weeks ago
Donat Zenichev 28f884ee81 MT#59962 AmSession: `session_stopped()` decrement guard
4 weeks ago
Donat Zenichev 6f90a1afe2 MT#59962 AmSession: remove unused func `onFailure()`
1 month ago
Donat Zenichev c0fb26de00 MT#59962 AmSession: refactor styling
1 month ago
Donat Zenichev 07ef9c965a MT#59962 AmSession: substitute tabs with spaces
1 month ago
Donat Zenichev 2af60ac603 MT#59962 AmSession: remove EMACS mentioning
1 month ago
Donat Zenichev e08824dbce MT#59962 AmSession: clean trailing spaces
1 month ago
Donat Zenichev 81f4ec15f0 MT#59962 AmSession: initilize `active_media_index`
5 months ago
Donat Zenichev 8e1a41a9ec MT#59962 core: introduce new RTP transport model
5 months ago
Richard Fuchs 8083dcd92f MT#62181 use shared_ptr for msg_logger
10 months ago
Donat Zenichev 0bb32831c7 MT#59962 Rework AmMimeBody payload to be string
11 months ago
Donat Zenichev a7a66c7fcb MT#59962 Rework AmSdp parsing and func users accordingly
11 months ago
Donat Zenichev d20c14f2ee MT#63071 AmSession: add a snapshot mechanism
12 months ago
Donat Zenichev 7719eb7609 MT#62253 log: AmSession: log only when dlg is added already
1 year ago
Donat Zenichev a24b5d81b2 MT#62253 log: make ILOG_DLG() call-id file specific
1 year ago
Donat Zenichev 4541e4dec2 MT#62253 AmSession: no dlg based loging when dlg gone
1 year ago
Donat Zenichev 9ea223470b MT#62253 log: AmSession: add call-id based logging
1 year ago
Donat Zenichev e74ec0ddcf MT#61878 trixie: AmSession remove volatile qualifiers
1 year ago
Donat Zenichev 59af8e5699 MT#61878 trixie: remove increment for volatiles
1 year ago
Donat Zenichev cf281de9d4 MT#61878 trixie: AmSession deprecate volatile inc/dec
1 year ago
Richard Fuchs 795e8593da MT#55831 restore reporting of number of running calls
4 years ago
Victor Seva 2bf464e5cb Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva 6a96ffdbbc Imported Upstream version 1.6.0~20150519~ae8a42
11 years ago
Victor Seva df9992620d Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva d8b3cbf475 Imported Upstream version 1.4.3
13 years ago
Stefan Sayer 3b3bdba1c8 Merge branch '1.4' into 1.4-spce2.5
14 years ago
Stefan Sayer 1cc9816770 b/f:removed superfluous debug log messages introduced in 26fdaa8eaf
14 years ago
Stefan Sayer 1151a28b46 Merge branch '1.4' into 1.4-spce2.5
14 years ago
Stefan Sayer 26fdaa8eaf b/f: stopping failed outbound calls
14 years ago
Stefan Sayer 3e2a0b0764 Merge remote-tracking branch 'remotes/origin/1.4' into sayer/1.4-spce2.4
14 years ago
Stefan Sayer a7516d0000 b/f: on RTP timeout, end dialog with sending BYE
14 years ago
Stefan Sayer 2927a7be8f b/f: remember passive_mode for keeping symmetric RTP in a session
15 years ago
Stefan Sayer 6d7fd116c3 b/f: on receiving re-INVITE without SDP, reply 488 and continue call
15 years ago
Stefan Sayer d79f9edf16 added support for forked INVITEs
15 years ago
Stefan Sayer 0fbb1f9efe b/f: remember passive_mode for keeping symmetric RTP in a session
15 years ago
Stefan Sayer f81ce844a9 b/f: on receiving re-INVITE without SDP, reply 488 and continue call
15 years ago
Raphael Coeffic fe8d44f893 b/f: use removeUserTimers instead of removeTimers.
15 years ago
Raphael Coeffic 90eb3c6011 b/f: enables correct SIP dialog processing.
15 years ago
bpintea 98ae1ff252 fix session leak on 100rel disabled
16 years ago
Stefan Sayer 21642b8c9a statistics counters: callsmax/avg, cpsmax/avg
16 years ago
Raphael Coeffic 643dbe1bda rtp_interface uses dlg.getOutboundIf()
16 years ago
Raphael Coeffic c0d2983181 Make the outbound interface manually selectable (signaling & media).
16 years ago