Commit Graph

73 Commits (mr26.0)

Author SHA1 Message Date
Richard Fuchs 0374fb95b7 MT#62181 add unsigned long overload for int2str
4 months ago
Richard Fuchs 4f9127242d MT#62181 whitespace cleanups
4 months ago
Richard Fuchs d847534a6a MT#62181 store sip_msg buffer as std::string
4 months ago
Richard Fuchs 1447377dd2 MT#62181 use const pointers for parsing
5 months ago
Richard Fuchs 9fa38e07a8 MT#62181 whitespace cleanups
5 months ago
Richard Fuchs 65cb4eaeb0 MT#62181 change to_tag to std::string
5 months ago
Richard Fuchs 19c7bfb40b MT#62181 whitespace cleanups
5 months ago
Richard Fuchs 27fb2726bb MT#62181 change dialog_id to std::string
5 months ago
Richard Fuchs 8083dcd92f MT#62181 use shared_ptr for msg_logger
10 months ago
Richard Fuchs 2205da584d MT#62181 use shared_ptr for refcounting sockets
11 months ago
Richard Fuchs ce39e4118f MT#62181 rework singleton
11 months ago
Richard Fuchs b95a9dd5e1 MT#62181 trans_layer: fix NULL dereference
1 year ago
Donat Zenichev aba95f88bf MT#59962 _trans_layer: `send_request()` check `p_msg` before using
1 year ago
Donat Zenichev 78a45d1284 MT#59962 _trans_layer: `update_uac_request()` use ref. to ptr
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 be6b7d527c Imported Upstream version 1.6.0~20140819~0b6d12
12 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
Raphael Coeffic 1becd3cc94 b/f: fixes timeout issue introduced in 92293570
14 years ago
Raphael Coeffic e8da7b8945 b/f: fixes possible deadlock when messages are sent from handle_sip_reply().
14 years ago
Stefan Sayer 83ad77d1c2 core: making SIP timers configurable
14 years ago
Raphael Coeffic 841be6b7a7 sip: timer C support.
14 years ago
Stefan Sayer 49928e2bd9 b/f: print parsing error if known
15 years ago
Stefan Sayer 0e3923afb6 b/f: mismatching allocation and deallocation: ack_buf
15 years ago
Raphael Coeffic af8dfe9e76 generate non-200-ACK on the fly instead of using the retransmission buffer.
15 years ago
Raphael Coeffic 59aaa25aa8 adds more debug infos for ACK matching.
15 years ago
Raphael Coeffic 8f24bcfe4f b/f: fixes the ACK/200 matching for transaction looped back to SEMS.
15 years ago
Raphael Coeffic aaaa6ae382 b/f: pass only 200-ACK request to the UA layer.
15 years ago
Raphael Coeffic 7c6cf9a4d5 do not bother about to-tag for anything else but 2xx replies.
15 years ago
Stefan Sayer b2d952105f b/f: use ERROR instead of printf
15 years ago
Raphael Coeffic 7c16e8466e b/f: do not pass orphan replies to UA.
15 years ago
Raphael Coeffic 7058baf658 b/f: cancel msg length & zero-termination.
16 years ago
Raphael Coeffic f50051ddf3 b/f: PRACK transaction matching.
16 years ago
Raphael Coeffic 71c24a546d b/f: multiple routes within a [Record-]Route HF.
16 years ago
Stefan Sayer f6f29c636d b/f: don't pass prov reply to CANCEL to UA
16 years ago
Raphael Coeffic c5ccd21ead b/f: fixes last route for strict routing.
16 years ago
Raphael Coeffic 0c48994f00 isolate strict routing.
16 years ago
Raphael Coeffic c0d2983181 Make the outbound interface manually selectable (signaling & media).
16 years ago
Raphael Coeffic 406238f393 adds automatic transport selection for SIP messages.
16 years ago
Raphael Coeffic 34665040da Wip: start multiple SIP/UDP servers on multiple interfaces.
16 years ago
Stefan Sayer 9d7ccee705 add sems.conf option skip_dns_srv
16 years ago
Stefan Sayer 0005f3d610 more debug log regarding SRV lookups
16 years ago
Stefan Sayer 47adad8ab3 b/f: don't try to resolve IP addresses
16 years ago
Stefan Sayer 98966f25d8 if set, use next_hop ip:port for replies, too
16 years ago
bpintea 3deaa15255 100rel bug fix
16 years ago
Stefan Sayer daa9c241ff sbc: routing with next hop
16 years ago
Stefan Sayer e1e8aa2e6b warning about missing to-tag only if unhandled
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago