.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="
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