Dan Cropp
2020-May-27 20:29 UTC
[asterisk-users] Is it possible to have a single AMI originate ring multiple contacts?
I have an endpoint with multiple phones registered as aor contacts. When I attempt to originate a call it will only ring one of the phones. Is it possible to ring multiple phones as a single endpoint. First phone to answer wins the call and all others terminated? Again, using AMI. Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200527/eb93cd8d/attachment.html>
Joshua C. Colp
2020-May-27 22:23 UTC
[asterisk-users] Is it possible to have a single AMI originate ring multiple contacts?
On Wed, May 27, 2020 at 5:30 PM Dan Cropp <dan at amtelco.com> wrote:> I have an endpoint with multiple phones registered as aor contacts. > > > > When I attempt to originate a call it will only ring one of the phones. > > > > Is it possible to ring multiple phones as a single endpoint. First phone > to answer wins the call and all others terminated? > > Again, using AMI. >No, you have to dial a Local channel that then uses PJSIP_DIAL_CONTACTS. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200527/dd9b6b99/attachment.html>
Dan Cropp
2020-May-28 13:44 UTC
[asterisk-users] Is it possible to have a single AMI originate ring multiple contacts?
Thank you Joshua. From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Joshua C. Colp Sent: Wednesday, May 27, 2020 5:23 PM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] Is it possible to have a single AMI originate ring multiple contacts? On Wed, May 27, 2020 at 5:30 PM Dan Cropp <dan at amtelco.com<mailto:dan at amtelco.com>> wrote: I have an endpoint with multiple phones registered as aor contacts. When I attempt to originate a call it will only ring one of the phones. Is it possible to ring multiple phones as a single endpoint. First phone to answer wins the call and all others terminated? Again, using AMI. No, you have to dial a Local channel that then uses PJSIP_DIAL_CONTACTS. -- Joshua C. Colp Asterisk Technical Lead Sangoma Technologies Check us out at www.sangoma.com<http://www.sangoma.com> and www.asterisk.org<http://www.asterisk.org> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200528/07c3dda5/attachment.html>