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 [email protected] 
'sip:[email protected]: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
_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to