I use 3.1, is that applicable?
On Sat, Mar 25, 2023 at 9:49 AM Daniel Zanutti <[email protected]> wrote: > Hi Federico > > Yes it does, need to create the transaction inside your script: > https://opensips.org/html/docs/modules/3.2.x/tm.html#func_t_newtran > > This will avoid opensips handling the duplicated invite as a new call. > > > On Fri, Mar 24, 2023 at 11:40 PM Saint Michael <[email protected]> wrote: > >> I have on a typical day many calls that arrive twice, same SIP CALL ID, >> almost the same time, maybe the next millisecond. This happens because the >> dialer does not wait for a confirmation, and resends the same call multiple >> times. But it confuses my CDR. >> Is there a way to check for the CALL ID and discard the INVITE if there >> is another INVITE already in progress? >> >> _______________________________________________ >> 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 >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
