Re: [sr-dev] [kamailio/kamailio] Problem parsing content-type with numbers in multipart INVITE (#1053)

2017-04-04 Thread Albert Petit
OK Thx for quick feedback! -- 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/issues/1053#issuecomment-291439676___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] Problem parsing content-type with numbers in multipart INVITE (#1053)

2017-04-03 Thread Daniel-Constantin Mierla
Fixed by @camilleoudot and it will be backported. -- 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/issues/1053#issuecomment-291246788___ sr-dev

Re: [sr-dev] [kamailio/kamailio] Problem parsing content-type with numbers in multipart INVITE (#1053)

2017-04-03 Thread Daniel-Constantin Mierla
Closed #1053 via #1055. -- 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/issues/1053#event-1027108975___ sr-dev mailing list

[sr-dev] [kamailio/kamailio] Problem parsing content-type with numbers in multipart INVITE (#1053)

2017-04-03 Thread Albert Petit
### Description When sending a multipart INVITE with a part having the following content type **application/vnd.3gpp.mcptt-info+xml** there is a parse error on content type header causing for eg we can't force rtpproxy to replace ports on a call leg. >From **parse_content.c**