Hi Chen-che. Thank you! I think I really should follow your suggestion. I'll check on t_relay () . Best Regards .
RODRIGO PIMENTA CARVALHO Inatel Competence Center Software Ph: +55 35 3471 9200 RAMAL 979 (Brasil) ________________________________________ De: [email protected] <[email protected]> em nome de microx <[email protected]> Enviado: quinta-feira, 23 de julho de 2015 04:43 Para: [email protected] Assunto: Re: [OpenSIPS-Users] Is there some sort of ring group implementation where users are dialled and just the first one to answer will get the cal? Hi, In my own experience, one way to achieve ring group implementation is to make those users register use the same number. When someone calls the number, all the users will receive the INVITE request and only the first one answering the call will start a session. The others will receive CANCEL request from OpenSIPS. To enable this feature, just t_relay() the request in branch_route. B.R, Chen-Che -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Is-there-some-sort-of-ring-group-implementation-where-users-are-dialled-and-just-the-first-one-to-an-tp7598035p7598039.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
