Ok, I checked my config and i had
save("location","0x01")
which disables saving the location in db, now when i register i see the
location in the table...
But i still can't add a location:
Some help would be appreciated!
David
Regards,
David Villasmil
email: david.villasmil.work(a)gmail.com
phone: +34669448337
ᐧ
On Wed, Oct 31, 2018 at 3:22 PM David Villasmil <
david.villasmil.work(a)gmail.com> wrote:
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(a)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