Commit Graph

2056 Commits (412b8d9dbc48da7be0dc04cd912901401e46c486)
 

Author SHA1 Message Date
Peter Lemenkov 412b8d9dbc Add more definitions to CMakefiles
16 years ago
Peter Lemenkov 77fc2f3978 No more WHATSNEW_0.10
16 years ago
Peter Lemenkov 9b4cc5e03a Added another one config-file template
16 years ago
Peter Lemenkov ca6e3190c4 Sync cmake templates for conf-files
16 years ago
Peter Lemenkov 5b070937b1 Do not mention removed md5.c in CMake-file
16 years ago
Peter Lemenkov 61c95cb1f3 Drop outdated modules
16 years ago
Peter Lemenkov 5adab697a3 Change version to 1.4.0 in CMake-file
16 years ago
Stefan Sayer 5bd402c8bd unified and cleaned up debug log
16 years ago
Stefan Sayer 0f3edf742b LONG_DEBUG_MESSAGE enabled by default
16 years ago
Stefan Sayer 5bd6bfdff2 lock striping on timers (UserTimer/SessionTimer)
16 years ago
Stefan Sayer fe7e188ed2 optimization: remove SST timers when sending BYE
16 years ago
Stefan Sayer 1d35fc7af0 b/f: remove call timer timer if set on end of call
16 years ago
Stefan Sayer 4079f32a23 some more debug info for startup sessions
16 years ago
Stefan Sayer c504b228cd optimization: size() -> !empty()
16 years ago
Stefan Sayer 2b858d839c b/f small race condition, some more logging added
16 years ago
Stefan Sayer 9cabe870bb unhandled_reply_loglevel for provisional reply,too
16 years ago
Stefan Sayer c2607f4349 better debug log: status before and after process
16 years ago
Stefan Sayer 45d17cbb2e b/f: no session refresh if not connected
16 years ago
Stefan Sayer 0bd5b00213 session processing status=disconnected on exception
16 years ago
Stefan Sayer f10e32de28 updated txt documentation
16 years ago
Stefan Sayer 618420bf4c removed WHATSNEW_0.10 doc, merged into changelog
16 years ago
Stefan Sayer 87ca57ee10 removed obsolete b2b apps. updated sbc doc
16 years ago
Stefan Sayer 0f9e745e0f DSM: doc update on functions, if, etc
16 years ago
Stefan Sayer a533fdcb5e Merge branch 'dsm_lang'
16 years ago
Stefan Sayer 5026ab7f50 DSM: support variables in range, e.g. range($myvar)
16 years ago
Stefan Sayer dd467a96ef DSM: size($arrayname, $dst) action
16 years ago
Mathew Williams 721f6ecf73 added [] to chars not allowed in var names
16 years ago
Stefan Sayer d5ebf27e02 DSM: fix for ($bar in array) for structs
16 years ago
Stefan Sayer 434cba1cc7 SIGTERM stops server without sending BYE
16 years ago
Stefan Sayer e03bbc94cd CAS no test for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
16 years ago
Stefan Sayer a32ab56dcf removed unused 'separator' define
16 years ago
Stefan Sayer 4ab3f7cca9 fix compilation (used 'separator')
16 years ago
Stefan Sayer b2b11301ff webconference: participant ID / findParticipant
16 years ago
Stefan Sayer c7c96a2f5e DSM: parsing of "else", if conditions without []
16 years ago
Stefan Sayer 26db3fae33 DSM: implement for ($x in range(2, 5))
16 years ago
Stefan Sayer d90e76a7d3 DSM: "for (x in array)" and "for (k,v in struct)"
16 years ago
Stefan Sayer b12da91f64 dsm: execution reordered (small optimization)
16 years ago
Stefan Sayer 3e563d335d reindent
16 years ago
Stefan Sayer 3b67569f69 reindent
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 677e31237d sbc: make next_hop_for_replies dynamic
16 years ago
Stefan Sayer 660f23aa83 sbc: next_hop_for_replies option
16 years ago
Stefan Sayer ed118aba69 Merge branch 'master' into nxp_replies
16 years ago
Stefan Sayer afa389278a b/f: use outbound_proxy for 200 ACK, too
16 years ago
Stefan Sayer 98966f25d8 if set, use next_hop ip:port for replies, too
16 years ago
Stefan Sayer 74c17a0cbe b/f: use next_hop_ip/next_hop_port for 200 ACK
16 years ago
Stefan Sayer d3964460a7 removed -lresolv for freeBSD
16 years ago