[OpenSIPS-Devel] [opensips] RTPPROXY module: compatibility with topology hiding (#237)

Walter Doekes notifications at github.com
Tue May 20 09:00:54 CEST 2014


> @@ -3229,6 +3229,8 @@ force_rtp_proxy(struct sip_msg* msg, char* str1, char* str2, char *setid, char *
>  	struct force_rtpp_args args;
>  	struct force_rtpp_args *ap;
>  	union sockaddr_union to;
> +	struct socket_info *si;
> +	struct dlg_cell * dlg;

Please stay consistent with local code style: join the `*` to the `dlg`.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/237/files#r12830089
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140520/a755c425/attachment.htm>


More information about the Devel mailing list