Nexmo / wsbridge

Other
25 stars 18 forks source link

fix #6: unlock read after peer session created #7

Closed yulin-li closed 5 years ago

yulin-li commented 5 years ago

As talked in the comments of this webpage, switch_core_session_rwunlock must be called on any session created with session_locate or originate or it will remain read locked and will never be able to be destroyed.