P
P
Pegas123452021-01-15 18:53:40
Asterisk
Pegas12345, 2021-01-15 18:53:40

Why is there no call to two identical numbers?

Hi all!

Help me understand why there is no call to two identical numbers. For example, there is a number 100 and two devices are connected to this account, outgoing devices work fine for both, but only one has incoming ones. Can I do something so that if the call is on 100, then both phones ring? Maybe there are some parameters in the conf that are responsible for this? In the settings, 3 connections are allowed under one number.

Thanks!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rsa97, 2021-01-15
@Pegas12345

For PJSIP, use the
Dial(${PJSIP_DIAL_CONTACTS(${EXTEN})})
PJSIP_DIAL_CONTACTS(aor) function to return a list of all contacts associated with aor.

A
aleks-th, 2021-01-15
@aleks-th

Maybe do different numbers.
Let's say 201 and 202
And combine them into a call group - 100
This is still more ideologically correct, in the PBX settings, even real, even virtual

P
Pegas12345, 2021-01-15
@Pegas12345

UPD. Yes, all figured out. Worked as advised: Dial(${PJSIP_DIAL_CONTACTS(200)}) .
Thanks a lot!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question