> On Dec. 21, 2014, 3:58 p.m., Joshua Colp wrote: > > branches/13/res/res_pjsip_phoneprov_provider.c, line 357 > > <https://reviewboard.asterisk.org/r/4288/diff/1/?file=69974#file69974line357> > > > > Why are you using this instead of a retrieve_by_fields and > > AST_RETRIEVE_FLAG_MULTIPLE | AST_RETRIEVE_FLAG_ALL?
Because I keep forgetting I can do that. :) - George ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4288/#review14022 ----------------------------------------------------------- On Dec. 21, 2014, 3:52 p.m., George Joseph wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/4288/ > ----------------------------------------------------------- > > (Updated Dec. 21, 2014, 3:52 p.m.) > > > Review request for Asterisk Developers. > > > Repository: Asterisk > > > Description > ------- > > Reloading wasn't working correctly because on a reload, the sorcery apply > handler was never being called for unchanged users. So, instead of using an > apply handler, I'm now iterating over all users. Works much more reliably. > > > Diffs > ----- > > branches/13/res/res_pjsip_phoneprov_provider.c 429913 > > Diff: https://reviewboard.asterisk.org/r/4288/diff/ > > > Testing > ------- > > > Thanks, > > George Joseph > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
