Hello all,

I'm trying to add a permanent location.

i’m using db_mode 1, use_domain = 1, i tried that command

kamctl rpc ul.add location 361119997@m.domain.com sip:361119997@4.3.2.1 3600 0 sip:4.3.2.1:5060


Response is:

{
"jsonrpc": "2.0",
"error": {
"code": -32000,
"message": "Execution Error"
},
"id": 25950
}


Anyone knows what this might be?

David