[sr-dev] [kamailio/kamailio] modules/sdpops - extend sdp_remove_line_by_prefix() (#863)

Mikko Lehto notifications at github.com
Thu Nov 17 01:26:07 CET 2016


Didn't see that coming...
yes, I modified modules/sdpops/api.h:
```
 @@ -41,7 +41,7 @@ typedef struct sdpops_binds {
         sdp_keep_media_t     sdp_keep_codecs_by_name;
         sdp_remove_media_t   sdp_remove_media;
         sdp_remove_media_t   sdp_remove_transport;
 -       sdp_remove_media_t   sdp_remove_line_by_prefix;
 +       sdp_remove_media_type_t   sdp_remove_line_by_prefix;
```

-- 
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/863#issuecomment-261116783
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161116/06ac6d99/attachment.html>


More information about the sr-dev mailing list