drachtio / drachtio-fsmrf

Drachtio freeswitch-based media resource function -- http://davehorton.github.io/drachtio-fsmrf
MIT License
48 stars 27 forks source link

getting ack request in case of late(delayed) offer #71

Closed spointer closed 1 year ago

spointer commented 1 year ago

Hello Dave,

My drachtio app is UAS and in case the late offer received, how can my app get ack response? My app calls the connectCaller function of mediaserver.

Thank you.

spointer commented 1 year ago

It's been a while, but I found dialog ack event and solved SDP issue.