[sr-dev] [kamailio/kamailio] dispatcher: add attrs param to rpc 'add' call (#2336)

Daniel-Constantin Mierla notifications at github.com
Thu May 28 08:23:20 CEST 2020


@miconda commented on this pull request.



>  
 	flags = 0;
 
-	if(rpc->scan(ctx, "dS*d", &group, &dest, &flags) < 2) {
+	if(rpc->scan(ctx, "dS*d", &group, &dest, &flags, &attrs) < 3) {

I think here is missing and extra `S` in scan's 2nd parameter.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2336#pullrequestreview-419807901
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200527/b88201ca/attachment.html>


More information about the sr-dev mailing list