Commit Graph

96 Commits (32beea4d2f0587dabe473cd56310858670d9be59)

Author SHA1 Message Date
Guillem Jover 32beea4d2f MT#55831 Revamp the build system
4 years ago
Peter Lemenkov d2f507a891 MT#55831 Fix for C++11
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 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
15 years ago
Raphael Coeffic 841be6b7a7 sip: timer C support.
15 years ago
Stefan Sayer 308ad9a357 fix some more type correctness
15 years ago
Stefan Sayer 49928e2bd9 b/f: print parsing error if known
15 years ago
Raphael Coeffic 0c246492b9 remove DNS resolver periodic message.
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
Peter Lemenkov 931c24371a Avoid using private Glibc functions
15 years ago
Raphael Coeffic aaaa6ae382 b/f: pass only 200-ACK request to the UA layer.
16 years ago
Raphael Coeffic 7c6cf9a4d5 do not bother about to-tag for anything else but 2xx replies.
16 years ago
Stefan Sayer 43f8fc7aea b/f: when comparing address, only memcmp address space
16 years ago
Stefan Sayer b2d952105f b/f: use ERROR instead of printf
16 years ago
Raphael Coeffic 7c16e8466e b/f: do not pass orphan replies to UA.
16 years ago
Raphael Coeffic 4552965220 b/f: race condition timers
16 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 0df63e04e5 fix some class/struct fwd decl mismatches
16 years ago
Stefan Sayer 604cb3e10c some DBG/INFO logging on startup
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 291c9c5a3c b/f: do not try DNS resolution if SRV target is an IP address.
16 years ago
Raphael Coeffic 5d5adb0e2e adds separate first route parser.
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 5bd402c8bd unified and cleaned up debug log
16 years ago
Stefan Sayer 9d7ccee705 add sems.conf option skip_dns_srv
16 years ago
Stefan Sayer 7819fb80e1 fix double str2ip definition made by merge
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
Stefan Sayer 17b60aac52 grammatical correction in dbg message
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 5f93d15285 restored license and reformatting
16 years ago
Stefan Sayer 097e5f44ae restore file that mysteriously got corrupted
16 years ago