Commit Graph

2047 Commits (5bd6bfdff244a335d2dfee1bad3cf175b300294e)
 

Author SHA1 Message Date
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
Stefan Sayer f9439a1dd4 dsm: adds utils.playRingTone() function
16 years ago
Stefan Sayer ea20cfa4da xmlrpc2di: server_ip option to bind specific
16 years ago
Stefan Sayer 0f59e352f1 sbc: a little more sample options
16 years ago
Stefan Sayer 8a9bca719a sbc: regex maps, flexible active profile selection
16 years ago
Stefan Sayer ace0355f20 removed extra debug message
16 years ago
Stefan Sayer ea94576e03 removed cAmElCase in AmUtils
16 years ago
Stefan Sayer c2f1b6ecb7 sbc: using INTERNAL_ERROR define everywhere
16 years ago
Stefan Sayer 94cbe91b11 sbc: minor doc update
16 years ago
Stefan Sayer 74926f7a13 sbc: adds the refuse_with option
16 years ago