Autoanswer second call not being answered #3709
-
|
I'm trying to set up baresip so that it immediately answers calls. Ive configured multiple user-agents with all having roughly the same configuration. I'm seeing the first call being correctly autoanswered but the second (even though it is configured to autoanswer) prompts me to answer the call. Am I missing something? Here are my configurations. baresip v4.7.0 accounts: config: I feel like I'm missing something but I can't seem to find the correct configuration. I see there is a sip_autoanswer, but I haven't trying that out yet (Side note, if I did go that route, what is the correct header to set?) Any help here would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
Please provide more details:
|
Beta Was this translation helpful? Give feedback.
This now is a little bit off topic. Let's concentrate on what baresip should do here.
With this PR: #3710
and config:
multiple incoming calls can be automatically accepted and get established in parallel. Is this what you expect?