01:29:52 When one user dials *97{mailbox number} to a mailbox that doesn't belong to them, a recording plays that says you're not allowed to access this mailbox. 01:34:34 I'm not sure if it has to do with a setting on the callflow or a system-wide setting or what. 14:28:22 I'm trying to setup grandstream with KAZOO, but when making outbound call, in debug log I see: received route request with no account-id 14:28:35 and phone return error 604 nope nope nope 15:34:40 looks like when I enable options: "Add Auth Header on Re-register" & Enable 100rel it start working... Strange 15:34:57 could someone confirm that this options should be enabled? 15:53:55 does not work =( 16:40:28 event 'channel_create' had no account id 16:48:38 When I restart the phone, I was able to call, but 2 minutes later it did not allow me to call anymore... 17:10:56 Anyone? 17:18:06 do I need to add freeswitch servers to the ecallmgr document ACLs? I have all in one installation with freeswitch and kamailio in one box 17:33:05 mentax: according to the documentation, you need to do so https://docs.2600hz.com/sysadmin/doc/install/install_via_centos7/#setting-up-ecallmgr 17:34:02 As possible as you can, do not modify database documents directly, always check for sup commands first. 17:34:26 BadRequest: sup -necallmgr ecallmgr_maintenance allow_carrier FREESWITCHFQDN FREESWITCHIP 17:34:33 do I need to use it? 17:35:19 couse I see totally opposite things about it 17:35:44 somebody says it need to be done, somebody says it will brake the system 17:37:35 mentax: I don't know about that, I have never used it myself. 17:39:01 BadRequest if you run "sup -necallmgr ecallmgr_maintenance carrier_acls" do you have your freeswitch ip over there? 18:08:25 BadRequest: Do you know where in database I can find this carrier_acls? 18:33:11 mentax: I am running a AIO server, so the own server's IP address is being listed there, but apparently only Kamailio is being listed there, I can tell that because of the `{IP_ADDRESS}:5060` (note the port number) output. 18:33:44 mentax: I guess carriers document is within `system_config/ecallmgr` 18:33:59 Carriers configuration*