Re: [SR-Users] The RPC function in the TM module

2014-01-15 Thread Daniel-Constantin Mierla
.com>> To: "Kamailio (SER) - Users Mailing List" mailto:sr-users@lists.sip-router.org>> Subject: Re: [SR-Users] The RPC Function in The TM Module Message-ID: <52d39d35.5000...@gmail.com <mailto:52d39d35.5000...@gmail.com>> Content-Type: text/plain; charset="

Re: [SR-Users] The RPC Function in The TM Module

2014-01-13 Thread Daniel-Constantin Mierla
Hello, can you try to put callid in between double quotes. Try with the number only and if it doesn't work, try also with number and method. Like: kamcmd tm.cancel "CALLID" "NNN" kamcmd tm.cancel "CALLID" "NNN INVITE" With kamcmd should be an option to force string input parameter to rpc co