Module: sems Branch: master Commit: 618f63717dfa0cc09e41ba5a45e1da8801562569 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=618f63717dfa0cc09e41ba5a45e1da8801562569
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Thu Jul 14 15:04:05 2011 +0200 onSessionStart & onEarlySessionStart fix Now, both methods are called from AmSipDialog. If an early dialog is established, onEarlySessionStart is called, and onSessionStart is called when the dialog is confirmed (200 received). --- core/AmSipDialog.cpp | 294 ++++++++++++++++++++++++++++++-------------------- core/AmSipDialog.h | 31 +++++- 2 files changed, 204 insertions(+), 121 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=618f63717dfa0cc09e41ba5a45e1da8801562569 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
