Answer the question
In order to leave comments, you need to log in
How to make a group call to different numbers on a schedule in Asterisk?
Good afternoon! Please tell me how to make it so that when calling 111 on Monday-Thursday, the call goes to 1299 and on Friday-Sunday the call goes to 2409. At the moment, the call goes to two numbers at once. Thanks in advance!
extensions.conf
exten => 111,1,Answer
exten => 111,n,Queue(111,t)
exten => 111,n,Hangup
queues.conf
[111]
ringinuse=no
strategy = ringall
member => SIP/1299
member => SIP/2409
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question