I am creating a dialplan where a single user (Alice) has two offices. Both of her phones should ring if her extension is called. I could use a ring group, but I'm wondering can both phones use the same PJSIP extension account (username/secret)? Thanks Brian (ast newb) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230619/1706c814/attachment.html>
>>> I am creating a dialplan where a single user (Alice) has two offices. Both of her phones should ring if her extension is called.On my home Asterisk, I have created a home queue and made both of my phones a member. The first phone that picks up get that call. Doug
On Monday 19 June 2023 at 15:09:44, TTT wrote:> I am creating a dialplan where a single user (Alice) has two offices. Both > of her phones should ring if her extension is called. > > I could use a ring group, but I'm wondering can both phones use the same > PJSIP extension account (username/secret)?Yes. This is one of the major advantages to using PJSIP instead of chan_sip. (Other than the quality of the code and whether it's maintained.) Antony. -- "It wouldn't be a good idea to talk about him behind his back in front of him." - murble Please reply to the list; please *don't* CC me.