| 1362 | } |
| 1363 | |
| 1364 | void SipMTInviteServerTransactionLayer::MTSMSSendTrying() |
| 1365 | { |
| 1366 | MTCSendTrying(); |
| 1367 | } |
| 1368 | |
| 1369 | |
| 1370 | void SipMTInviteServerTransactionLayer::MTCSendRinging() |
nothing calls this directly
no outgoing calls
no test coverage detected