Activity
emit 486 (busy here) instead of 400 on second INVITE
emit 486 (busy here) instead of 400 on second INVITE
Pull request merge
feat: adding media update support on dial
feat: adding media update support on dial
feat: moving all media to media repo
feat: moving all media to media repo
feat: remove double reference on RTP payload after rtp reader finish
feat: remove double reference on RTP payload after rtp reader finish
fix: keep for now optimized rtp parsing hidden
fix: keep for now optimized rtp parsing hidden
feat: update sipgo to latest and readme
feat: update sipgo to latest and readme
fix: rtp sequencer wrapping was zeroing due to wrong casting
fix: rtp sequencer wrapping was zeroing due to wrong casting
fix: update rtp writer clock rate fields
fix: update rtp writer clock rate fields
fix: use non alloc rtp read functions and expose them in future
fix: use non alloc rtp read functions and expose them in future
fix: move logging func to phone as future they may be exposed
fix: move logging func to phone as future they may be exposed
feat: use DialogReferState to publish refer state
feat: use DialogReferState to publish refer state
feat: implementing Refer support for phone dialing
feat: implementing Refer support for phone dialing
fix: rtp writter sending raw and cleanup
fix: rtp writter sending raw and cleanup
fix: cleanup and check is SDP received on phone answer
fix: cleanup and check is SDP received on phone answer