-
- Downloads
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:
Grzegorz Sluja <grzegorz.sluja@iopsys.eu>
Loading
Please register or sign in to comment