Skip to content
Snippets Groups Projects
Commit b77ae81a authored by Grzegorz Sluja's avatar Grzegorz Sluja Committed by Sukru Senli
Browse files

Fix issue with attended call transfer


In pjsip the attended call transfer has an issue that connection between
transferee and transferor is not finished immediately but after 60s
timeout. Not sure why it is implemented this way (defer termination) but
changing the timeout into 1s makes the attended call transfer work the
same as it was with chan_sip driver.

Signed-off-by: default avatarGrzegorz Sluja <grzegorz.sluja@iopsys.eu>
parent fcc1695d
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment