-
lvlinuxWhen 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.
-
lvlinuxI'm not sure if it has to do with a setting on the callflow or a system-wide setting or what.
-
mentaxI'm trying to setup grandstream with KAZOO, but when making outbound call, in debug log I see: received route request with no account-id
-
mentaxand phone return error 604 nope nope nope
-
mentaxlooks like when I enable options: "Add Auth Header on Re-register" & Enable 100rel it start working... Strange
-
mentaxcould someone confirm that this options should be enabled?
-
mentaxdoes not work =(
-
mentaxevent 'channel_create' had no account id
-
mentaxWhen I restart the phone, I was able to call, but 2 minutes later it did not allow me to call anymore...
-
mentaxAnyone?
-
mentaxdo I need to add freeswitch servers to the ecallmgr document ACLs? I have all in one installation with freeswitch and kamailio in one box
-
BadRequestmentax: according to the documentation, you need to do so docs.2600hz.com/sysadmin/doc/instal…ll_via_centos7/#setting-up-ecallmgr
-
BadRequestAs possible as you can, do not modify database documents directly, always check for sup commands first.
-
mentaxBadRequest: sup -necallmgr ecallmgr_maintenance allow_carrier FREESWITCHFQDN FREESWITCHIP
-
mentaxdo I need to use it?
-
mentaxcouse I see totally opposite things about it
-
mentaxsomebody says it need to be done, somebody says it will brake the system
-
BadRequestmentax: I don't know about that, I have never used it myself.
-
mentaxBadRequest if you run "sup -necallmgr ecallmgr_maintenance carrier_acls" do you have your freeswitch ip over there?
-
mentaxBadRequest: Do you know where in database I can find this carrier_acls?
-
BadRequestmentax: 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.
-
BadRequestmentax: I guess carriers document is within `system_config/ecallmgr`
-
BadRequestCarriers configuration*