Commit Graph

98 Commits (9937f8535179705be52449bda67bcabec16eee51)

Author SHA1 Message Date
Donat Zenichev 9937f85351 MT#57446 invalid suffix on literal; C++11 requires a space
3 years ago
Donat Zenichev c37a8cc1e0 MT#57442 'hm' may be used uninitialized in this function (adjustOffer.cpp)
3 years ago
Donat Zenichev d626afcca8 MT#57441 invalid suffix on literal; C++11 requires a space (SBC.cpp)
3 years ago
Donat Zenichev 13ff63532c MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11)
3 years ago
Donat Zenichev 0bd7fa65b8 MT#56321 Refactor: core::CallLeg::onSipRequest()
3 years ago
Donat Zenichev f8a1bd209c MT#56321 HeaderFilter: remove superfluous logging
3 years ago
Donat Zenichev d7db3e433d MT#56321 HeaderFilter: add multi-line headers parsing
3 years ago
Donat Zenichev 29400e4a97 MT#56321 Refactor the HeaderFilter.cpp
3 years ago
Donat Zenichev b79fc7a089 MT#56321 Implement 'recvonly' beginning on-hold
3 years ago
Donat Zenichev b34b85fe62 MT#56321 DSM: Introduce helper functions related to DSM processing
3 years ago
Donat Zenichev 020cd18448 MT#56321 core: introduce 'global_defs.h' header
3 years ago
Donat Zenichev 8195d1378d MT#56321 AmB2BSession::onB2BEvent - add DSM 'early-dbprompt' processing
3 years ago
Donat Zenichev 14ad7f85f6 MT#56321 Use the P-DSM-App instead of the P-Early-Announce
3 years ago
Donat Zenichev 91cd45fe7b MT#56321 Treat 183 as 200OK (other leg), when early media forced
3 years ago
Donat Zenichev d5eaa1c5a2 MT#56321 call_transfer: add support of 183 in failed transfers
3 years ago
Michael Prokop b126b455e2 MT#55831 Build and include SBC tools + examples, port to py3k
3 years ago
Marco Capetta d4d1fc7bb8 MT#55831 Handle BYE after 180 with to_tag
3 years ago
Kirill Solomko aeabd1bd91 MT#55831 add header filter wildcard match support
3 years ago
Marco Capetta d45dcf1ecf MT#55831 Fix issue if an UPDATE is received after 183
3 years ago
Guillem Jover 32beea4d2f MT#55831 Revamp the build system
3 years ago
Peter Lemenkov d2f507a891 MT#55831 Fix for C++11
3 years ago
Stefan Sayer abfd146d1e MT#55831 core:codec init: support for fmt params negotiation, fmt_description changed
3 years ago
Stefan Sayer 83ff3610c5 MT#55831 sbc: codecs: compare encoding_param only if both != 0
3 years ago
Raphael Coeffic 7239205d5f MT#55831 sbc: fixed reading encoding param in readPayload()
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 6e77a3afe6 sbc: call registry: more verbosity on new entry
13 years ago
Stefan Sayer 26035b6f26 sbc: update SBCCallRegistry only on positive replies to INVITE
13 years ago
Stefan Sayer f9220a255b sbc: fix call transfers with Replaces through SBC
13 years ago
Stefan Sayer a0e3c17b36 sbc: SIP UAS authentication for B leg (uas_auth_bleg_enabled)
13 years ago
Stefan Sayer c82430ca8c sbc: fix 3930ca2 - only reply 100 Trying to in-dlg INVITE to be relayed
13 years ago
Stefan Sayer 3930ca276e sbc: b/f: reply 100 Trying to in-dlg msgs which are to be relayed
13 years ago
Stefan Sayer f569d0369a sbc: tear down calls through RPC (DI, e.g. XMLRPC)
14 years ago
Peter Lemenkov 95c874ef39 Fix unresolved symbol in sbc module when compiled with cmake
14 years ago
Stefan Sayer 9d4437e9cb b/f: distinct COREPATH for sbc tools
15 years ago
Stefan Sayer 0390cd894a b/f: add missing payload names to SDP when filtered
15 years ago
Peter Lemenkov 81e612a92b Typo fix and add missing CMake template
15 years ago
Peter Lemenkov eafd0e262f Sync CMake templates
15 years ago
Stefan Sayer 6835a84cfe sbc: fix log of of active_profile
15 years ago
Stefan Sayer 6aea593e2a sbc tools: use generic di XMLRPC command (no need for direct_export)
15 years ago
Raphael Coeffic fb86cab1bd b/f: fixes INV w/ immediate CANCEL use-case.
15 years ago
Stefan Sayer f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
15 years ago
Stefan Sayer c0fd38d998 updated some cmake config files
15 years ago
Stefan Sayer 36d737ff15 cmake: added transparent SBC profile
15 years ago
Stefan Sayer aa11873d0e fixed/added sample config to multihoming
15 years ago
Stefan Sayer 4eea5e17b0 b/f: initialize SBCDialog::outbound_interface
15 years ago
Stefan Sayer c86297391b sbc: make outbound_interface dynamic
15 years ago
Raphael Coeffic be0c1af70f support for setting the outbound_interface.
15 years ago