[sr-dev] [kamailio/kamailio] rtpengine : crash is fixed and codec flags added to doc (#1742)

Yasin CANER notifications at github.com
Fri Nov 30 21:50:04 CET 2018


ycaner06 commented on this pull request.



> @@ -1992,6 +1992,10 @@ static int parse_flags(struct ng_flags_parse *ng_flags, struct sip_msg *msg, enu
 		if (str_key_val_prefix(&key, "transcode", &val, &s)
 				|| str_key_val_prefix(&key, "codec-transcode", &val, &s))
 		{
+			if(s.len<=0 && s.s==NULL){

I avoid changing function because i afraid that breaking other parts. At monday , i can change it as you wish. 

-- 
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/1742#discussion_r237998155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20181130/20d20f2c/attachment.html>


More information about the sr-dev mailing list