Commit Graph

15 Commits

Author SHA1 Message Date
Harald Welte 3a110e66c4 HACK: hard-code K/OPc to one specific card
This is just for testing/development; a proper interface to an
external smart card (pc/sc reader, ...) is needed later.
2022-03-04 20:29:35 +01:00
Harald Welte 63dd97adde HACK: transport: force ipsec 2022-03-04 20:27:42 +01:00
Harald Welte 355b672ee5 rijndael: use 'static inline' to avoid exporting unwanted symbols 2022-03-04 20:24:42 +01:00
Harald Welte 6f991614e8 HACK: force sec-agree to use doubango against a P-CSCF 2022-03-04 20:23:41 +01:00
Harald Welte 2c45b360d8 transport_ipsec: Create sockets _after_ IPsec SA is active
the SA needs to be fully established before we can create the
new socket through that SA.  Otherwise the second REGISTER, or
at least the TCP SYN packet of the socket we want to use for it
is sent without ESP and hence gets rejected by the P-CSCF.
2022-03-04 20:20:08 +01:00
System Administrator e2f0f6156c Add support for incoming call pre-cheking 2018-09-06 21:08:02 +02:00
Doubango Telecom b291037c2b Change TLS protocol and scheme to "sip;tls" instead of "sips;tcp" 2017-07-13 23:48:13 +02:00
Doubango Telecom ff03a51e4c Add support for "android-vs2015" and "android-cmake" build systems 2016-12-02 00:19:38 +01:00
Doubango Telecom 5b7ffef95a Forward display name from the stack to all SIP messages 2016-08-12 03:35:24 +02:00
Mamadou DIOP 3383de3026 Make ICE dual-satck (IPv46) more versatile 2016-05-24 00:11:39 +02:00
Mamadou DIOP 40a8a15df6 Update QoS report rate
Set Weight(Q4) to zero
2016-02-25 00:20:49 +01:00
Mamadou DIOP 50dfb43596 Add new QoS implementation
Code formatting
2016-02-23 22:00:35 +01:00
System Administrator 0e56b468ee Update binaries and code source for OSX 2015-12-01 23:14:55 +01:00
Mamadou DIOP e9a7dab950 Fix issue reported at https://groups.google.com/forum/#!topic/doubango/oeg-OBEH0G4 2015-08-20 18:01:33 +02:00
Mamadou DIOP 631fffee8a - 2015-08-17 01:56:35 +02:00