The doc was incomplete. This feature was already implemented for the b2b module. The module README was updated to reflect this: http://www.opensips.org/html/docs/modules/devel/b2b_logic.html#id227308
In the end, it was a "false alarm" :) Regards, Ovidiu Sas On Fri, Oct 9, 2009 at 12:54 PM, Brett Nemeroff <[email protected]> wrote: > Doesn't the dialog module already support this? > http://www.opensips.org/html/docs/modules/devel/dialog.html#bye-on-timeout-flag-id > Can that not be used with the b2bua mod? > > On Fri, Oct 9, 2009 at 8:54 AM, Ovidiu Sas <[email protected]> wrote: >> >> Session timers it's tricky. It needs to be properly implemented by >> both refresher and refreshee. >> The issue here is that if you have a call in b2b mode and the b2b call >> times out on the opensips server, all subsequent in dialog message >> will be discarded by the opensips server. >> >> Regards, >> Ovidiu Sas >> >> On Fri, Oct 9, 2009 at 9:31 AM, Saúl Ibarra <[email protected]> wrote: >> > On Fri, Oct 9, 2009 at 3:29 PM, Ovidiu Sas <[email protected]> >> > wrote: >> >> For the b2b module, I think it will be a good idea to have a parameter >> >> that controls the tear down of the call when a timeout occurs >> >> (disconnecting the two legs by sending BYEs in both directions, just >> >> like the dialog module). >> >> >> > >> > How about using session timers for that? >> > >> > >> > >> > -- >> > /Saúl >> > http://www.saghul.net | http://www.sipdoc.net >> > >> > _______________________________________________ >> > Devel mailing list >> > [email protected] >> > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel >> > >> >> _______________________________________________ >> 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
