-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4288/
-----------------------------------------------------------

(Updated Dec. 21, 2014, 5 p.m.)


Review request for Asterisk Developers.


Changes
-------

Now using ast_sorcery_retrieve_by_fields instead of 
ast_sorcery_retrieve_by_regex.


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 (updated)
-----

  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

Reply via email to