Module: sems Branch: rco/dnscache Commit: f5bfad916ca2ebf9ca2f22414993141a91c88afa URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f5bfad916ca2ebf9ca2f22414993141a91c88afa
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Aug 31 15:46:04 2010 +0200 support for RFC 3263 improvement - added timer M with default = B_TIMER/4. - when timer M triggers, next ip is tried. - timer M is used only when there is another address to try. --- core/sip/cstring.h | 4 +- core/sip/resolver.h | 2 + core/sip/sip_timers.h | 56 ++++++++++++++++++++-- core/sip/sip_trans.cpp | 6 ++- core/sip/sip_trans.h | 30 ------------ core/sip/trans_layer.cpp | 119 +++++++++++++++++++++++++++++++++------------ core/sip/trans_layer.h | 17 +++++-- core/sip/trans_table.cpp | 7 +-- core/sip/trans_table.h | 19 ++----- 9 files changed, 166 insertions(+), 94 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=f5bfad916ca2ebf9ca2f22414993141a91c88afa _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
