smalltalk
/
osmo-st-sip
Archived
1
0
Fork 0

call: Document the "sessionAcked" thinko and deal with it later

This commit is contained in:
Holger Hans Peter Freyther 2014-06-16 15:45:40 +02:00
parent 29242f86a1
commit eb578aa93e
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ receiving an ACK?
]
sessionAcked: anAck dialog: aDialog [
"TODO: This could be an ACK for a reject as well! Deal with it!"
(self moveToState: self class stateSession) ifFalse: [
self logError: ('SIPIncomingCall(<1s>) failed to send ringing'
expandMacrosWith: self callId) area: #sip.