Author Topic: SIP Endpoint SDK session statuses  (Read 2466 times)

Offline simon

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
SIP Endpoint SDK session statuses
« on: September 02, 2013, 02:39:44 AM »
Can anybody please explain what the SessionStatus.Alerting is in SIP Endpoint SDK? The manual has no explanation for it.

I'm migrating from Windows RTC and am looking for the equivalent of RTC_SESSION_STATE.RTCSS_INCOMING and RTC_SESSION_STATE.RTCSS_ANSWERING but they don't seem to exist in the SIP Endpoint SDK. Can these statuses be detected some other way?

Offline bublepaw

  • Sr. Member
  • ****
  • Posts: 283
  • Karma: 10
Re: SIP Endpoint SDK session statuses
« Reply #1 on: September 10, 2013, 04:44:03 PM »
I would look on MediaOffer for INCOMING and MediaAccepted for ANSWERING