Commit Graph

106 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 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 123401398a MT#59962 AmSession: move `RtpTransportIterator`
4 weeks ago
Donat Zenichev 6f90a1afe2 MT#59962 AmSession: remove unused func `onFailure()`
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 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 3b94b6d14b MT#59962 Aling the AmOfferAnswer model
11 months ago
Donat Zenichev d20c14f2ee MT#63071 AmSession: add a snapshot mechanism
12 months ago
Richard Fuchs cab8463ca5 MT#62181 pass strings by reference instead of copy
1 year ago
Richard Fuchs 8d0c121afc MT#62181 global: fix AmThread/AmEventQueue order
1 year ago
Richard Fuchs 70ba23fbc0 MT#62181 rework AmCondition
1 year ago
Donat Zenichev e74ec0ddcf MT#61878 trixie: AmSession remove volatile qualifiers
1 year ago
Donat Zenichev 13ff63532c MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11)
3 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 44bb815602 support for receiving RTP DTMF while not processing RTP
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 2927a7be8f b/f: remember passive_mode for keeping symmetric RTP in a session
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 f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
16 years ago
Stefan Sayer 21642b8c9a statistics counters: callsmax/avg, cpsmax/avg
16 years ago
Raphael Coeffic 8322f36d88 b/f: set rtp_interface correctly on RTP stream creation.
16 years ago
Raphael Coeffic e3f48aba8c adds multihomed support for RTP streams
16 years ago
Raphael Coeffic c0d2983181 Make the outbound interface manually selectable (signaling & media).
16 years ago
Stefan Sayer c2607f4349 better debug log: status before and after process
16 years ago
Stefan Sayer e471726afe moved timers API into AmSession
16 years ago
bpintea 9e1ec3433c 100rel enhancements
16 years ago
bpintea ce90db7205 rework of 100rel support
16 years ago
Stefan Sayer cc31436797 don't send User-Agent in session refresh from SEMS
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer 7eb35d41c3 handling session timeout in onSessionTimeout evh
16 years ago
Stefan Sayer 2f36762bd9 UPDATE support for Session Timer
16 years ago
Stefan Sayer 6127241d2b properly evaluate minimum session timer
16 years ago
Stefan Sayer 1a9a2ae20d small cleanups and reformatting
16 years ago
bpintea d074c0c0cd removed "#if 0" dead code
16 years ago
bpintea cf3c93492a Merge branch 'master' into bpintea/prack
16 years ago
Stefan Sayer 184268f89d support for sending DTMF via RTP payload (RFC4733)
16 years ago
bpi 6d27feb346 add support for 100rel extension (prack)
16 years ago
Raphael Coeffic 9fcb7be156 - sessions are now terminated if no 200-ACK is received until timer H expires.
16 years ago