Author: mmichelson Date: Tue Aug 19 15:28:23 2014 New Revision: 421488 URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=421488 Log: Alter documentation for callerid_privacy to use correct values. ........
Merged revisions 421485 from http://svn.asterisk.org/svn/asterisk/branches/12 Modified: branches/13/ (props changed) branches/13/res/res_pjsip.c Propchange: branches/13/ ------------------------------------------------------------------------------ Binary property 'branch-12-merged' - no diff available. Modified: branches/13/res/res_pjsip.c URL: http://svnview.digium.com/svn/asterisk/branches/13/res/res_pjsip.c?view=diff&rev=421488&r1=421487&r2=421488 ============================================================================== --- branches/13/res/res_pjsip.c (original) +++ branches/13/res/res_pjsip.c Tue Aug 19 15:28:23 2014 @@ -116,12 +116,12 @@ <description> <enumlist> <enum name="allowed_not_screened" /> - <enum name="allowed_passed_screened" /> - <enum name="allowed_failed_screened" /> + <enum name="allowed_passed_screen" /> + <enum name="allowed_failed_screen" /> <enum name="allowed" /> <enum name="prohib_not_screened" /> - <enum name="prohib_passed_screened" /> - <enum name="prohib_failed_screened" /> + <enum name="prohib_passed_screen" /> + <enum name="prohib_failed_screen" /> <enum name="prohib" /> <enum name="unavailable" /> </enumlist> -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- svn-commits mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/svn-commits