[sr-dev] [kamailio/kamailio] could not make ul_rm_contact work (#1027)

Daniel-Constantin Mierla notifications at github.com
Sat Mar 11 09:58:34 CET 2017


For the kamctl command, you have to enclose the contact address parameter in quotes, otherwise the shell will split parameter at the first `;`, which is delimiter for shell commands. So try with something like:

```
./kamctl fifo ul_rm_contact location 1040 at 191.168.1.10 'sip:1040 at 192.168.1.8:45573;rinstance=5494290a28b07472;transport=tcp'
```

-- 
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/1027#issuecomment-285853936
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170311/567db3c5/attachment.html>


More information about the sr-dev mailing list