[asterisk-app-dev] Handling transfers with ARI

charles.johnson at civi.com charles.johnson at civi.com
Tue Dec 22 13:21:02 CST 2020


We use ARI continue in dial plan and send the caller out to a dial plan that connects them to the other asterisk server.

Charles Johnson
PO Box 4689
Greenwich, CT 06831
866-930-4526
www.civi.com


-----Original Message-----
From: asterisk-app-dev <asterisk-app-dev-bounces at lists.digium.com> On Behalf Of Jean Aunis
Sent: Tuesday, December 22, 2020 2:38 AM
To: asterisk-app-dev at lists.digium.com
Subject: [asterisk-app-dev] Handling transfers with ARI

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-app-dev mailing list