flutter-webrtc / dart-sip-ua

A dart-lang version of the SIP UA stack.
MIT License
339 stars 270 forks source link

Hang up exception #403

Open BanVerty opened 1 year ago

BanVerty commented 1 year ago

I set the call within 15 seconds_ State==CallStateEnum. NONE will automatically hang up the call Hangup ({'status_code ': 603});

But some will receive a call after 2 minutes. Is this caused by hanging up

SIP version 0.5.8

Flutter version 3.10.6