Module: sems Branch: kubartv/error_recovery Commit: 662c19a31d5696252539da74ed9355f97f0e0c32 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=662c19a31d5696252539da74ed9355f97f0e0c32
Author: Václav Kubart <[email protected]> Committer: Václav Kubart <[email protected]> Date: Thu Mar 13 13:47:07 2014 +0100 sbc: added support for re-trying failed re-INVITEs ... for few scenarios only for now (local hold/unhold request, local reINVITE) --- apps/sbc/CallLeg.cpp | 160 +++++++++++++++++++++++++++++++------------- apps/sbc/CallLeg.h | 45 ++++++++---- apps/sbc/CallLegEvents.h | 12 +++- apps/sbc/SessionUpdate.cpp | 38 +++++++++++ apps/sbc/SessionUpdate.h | 94 ++++++++++++++++++++++++++ 5 files changed, 285 insertions(+), 64 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=662c19a31d5696252539da74ed9355f97f0e0c32 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
