[sr-dev] [kamailio/kamailio] sca: sca_handle_subscribe() honor the "$ru" value (#778)

Victor Seva notifications at github.com
Wed Sep 14 17:15:03 CEST 2016


What about:

```
if (parse_sip_msg_uri(msg) < 0) {
	LM_ERR("Error while parsing the Request-URI\n");
	goto error;
}
ruri = GET_URI(msg);
```

-- 
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/778#issuecomment-247047155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160914/9249b325/attachment.html>


More information about the sr-dev mailing list