[asterisk-scf-commits] asterisk-scf/integration/sip.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Sep 22 15:44:04 CDT 2010
branch "master" has been updated
via 91c453dcb759c60e3cb4b1c9f9cd5893302a6c12 (commit)
from 642bb8372c6aaea16e9b8833c6bd26ea24f86edc (commit)
Summary of changes:
src/PJSipSessionModule.cpp | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit 91c453dcb759c60e3cb4b1c9f9cd5893302a6c12
Author: Mark Michelson <mmichelson at digium.com>
Date: Wed Sep 22 15:44:42 2010 -0500
Remove a XXX comment that has been addressed.
diff --git a/src/PJSipSessionModule.cpp b/src/PJSipSessionModule.cpp
index d065cf5..89fc19b 100644
--- a/src/PJSipSessionModule.cpp
+++ b/src/PJSipSessionModule.cpp
@@ -319,10 +319,6 @@ static void handle_new_invite(pjsip_rx_data *rdata)
//sending a 100 trying, finding the remote endpoint
//to call, and placing a call to it.
- //XXX All failure cases need to have cleanup and
- //returing added in addition to printing a message
- //as they do now.
-
//XXX Put caller identification code in here!
//XXX According to pjsip docs, we should call
-----------------------------------------------------------------------
--
asterisk-scf/integration/sip.git
More information about the asterisk-scf-commits
mailing list