[OpenSIPS-Devel] [opensips] [dialog] flag for replicating profiles (#781)

Răzvan Crainea notifications at github.com
Thu Feb 25 15:37:46 CET 2016


> @@ -54,10 +54,11 @@ struct dlg_profile_link {
>  
>  struct repl_prof_novalue;
>  
> +enum repl_types {REPL_NONE=0, CACHEDB=1, PROTOBIN};

I think prefixing all with REPL_ sounds better. Like `{REPL_NONE, REPL_CACHEDB, REPL_PROTOBIN};`

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/781/files#r54103023
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160225/4aca2201/attachment-0001.htm>


More information about the Devel mailing list