Hello,
no, such check is not in the code right now -- one needs to do some C coding to extend the RPC command implemenation.
Note that this will apply for master branch, because in the past the reload was getting all the records from database (or text file) to replace all kept in memory at that time. In the master branch, it is possible to add/remove single dispatcher items without interacting with database/text file.
If you do such operations for older kamailio versions, likely
there is a REST API wrapper developed in your side to add/remove
single dispatcher item, which is actually updating database/text
file and then triggers the rpc reload command.
Cheers,
Daniel
Thanks Daniel,
But is it possible for kamailio to check that list and either allow or deny the request?
On Mon, Jun 3, 2019 at 1:38 PM Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Hello,
you can retrieve the list of available destinations via RPC command:
By using jsonrpcs module, the list is in json format.
Cheers,
Daniel
On 03.06.19 14:34, Colin, Andrew wrote:
I am using the API to remove dispatchers with a simple curl command,is there a way i can make kamailio check that there are sufficient dispatchers available before removing them when the command is run?
Example: i am removing asterisk1 out of kamailio dispatcher list, but kamailio needs to ensure that there is atleast 2 or 3 other asterisk servers active in the list before it allows it to be removed.
any ideas how i can achieve this?
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda
--
Andrew Colin
Voice System EngineerNexmo The Vonage API Platform | 3rd Floor 15 Bonhill Street | London | EC2A 4DN
-- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda