[asterisk-users] [asterisk-app-dev] Handling transfers with ARI
    Jean Aunis 
    jean.aunis at prescom.fr
       
    Tue Dec 22 04:38:22 CST 2020
    
    
  
Hello,
I'm struggling to find a way to properly handle blind transfers with ARI.
This is my use case :
- Alice calls Bob through Asterisk
- dialing and bridging is done with ARI
- when Bob blind-transfers to Charlie, I would like to use the 
"redirect" ARI operation, or the Transfer application
But here is the issue : since the channels are stasis-managed, 
transferring is done with Local channels which remain in the path, so 
Transfer and redirect have no effect on them. And Alice's channel is not 
aware that it is being transferred.
Has somebody already dealt with this ?
Regards,
Jean
_______________________________________________
asterisk-app-dev mailing list
asterisk-app-dev at lists.digium.com
http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev
    
    
More information about the asterisk-users
mailing list