[OpenSIPS-Users] Handling decline in branches

Wilhelm Lundgren wilhelm.lundgren at gmail.com
Fri Oct 19 09:39:23 EDT 2018


Hi,

Im running opensips:
version: opensips 2.2.1 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC,
FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16,
MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
git revision: 68ace2e
main.c compiled on 17:27:11 Nov  8 2017 with gcc 4.7

and i have some issues. When calling a number, i am branching to a set of
predefined numbers so the invite gets sent to them all. When someone picks
up, the call is connected and the branches that did not pick upp will get
the cancel message and stop ringing, and this works just fine. However,
this also applies to a deny, a hangup. So if anyone of the predefined
numbers just press hangup directly, a decline is sent and then this call
will stop for all numbers. I would like to be able to have one user send
decline and keep it ringing on the other users.

Ex:
Number A calls number B, which is also branched to number C. Number C just
hangs up directly. Now i want the call to continue for number B, until it
hangs up or answers, and nothing should be sent to number A until B has
responded. And after that number A should get notified of the action.

Any ideas?

Thanks
Wilhelm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20181019/7f7cd5df/attachment.html>


More information about the Users mailing list