Quite busy nowadays, but if any Kazoo related topics come up, feel free to @ mention me which should give me a notification![]()
@pbxhqQuite busy nowadays, but if any Kazoo related topics come up, feel free to @ mention me which should give me a notification![]()
@pbxhq
Hi. I want to send you an email about DID pricing on Dominican Republic. Do you have some more info about?
Making some progress, and now want to learn about provisioning module. Which do you use and do you have a link?
I think @pbxhq may have the answer for you, and I know you checked on 2600hz forum (that sometimes seems hit or miss, not nearly as active for helping as folks here) - but I saw THIS thread that maybe could help you. Please share what you find out, as I'm interested as well. Have you reached out directly to OneBill ? Would also wonder if Skyetel couldn't help point you in the right direction.and @pbxhq Any ideas on Kazoo and OneBill integration
That thread predates the OneBill integration with Kazoo.I think @pbxhq may have the answer for you, and I know you checked on 2600hz forum (that sometimes seems hit or miss, not nearly as active for helping as folks here) - but I saw THIS thread that maybe could help you. Please share what you find out, as I'm interested as well. Have you reached out directly to OneBill ? Would also wonder if Skyetel couldn't help point you in the right direction.
I did email the person who showcased the integration, but I am running my own email server, and it seems it went down their spam hole, as they never got back with me
Yeah, I have all the records correct, including rDNS. It seems now days if you are not with the big guys , you are going to get blocked. Microsft/Outlook is the worst. My email will always go the the spam box, and with some of the Outlook business accounts (they give users some more control) and even had some outright rejections on there.Assume you've gone through https://mxtoolbox.com/ to verify you have proper mx records set to avoid finding SPAM bucket. The site has helped me immensely to make sure that I've got everything done properly according to Hoyle.
SmartPBX
{
"_id": "b9317f9e74841c598a6fc0bebeb07729",
"_rev": "37-4ba6344234b07db9babe463e4b1bbdd2",
"account": {
"credits": {
"prepay": "0.00"
},
"trunks": 0,
"inbound_trunks": 0,
"auth_realm": "kazoo.adplus.local"
},
"billing_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4",
"DIDs_Unassigned": {},
"servers": [
{
"DIDs": {},
"options": {
"enabled": true,
"inbound_format": "username",
"international": true,
"caller_id": {},
"e911_info": {},
"failover": {},
"media_handling": "bypass",
"delay": 0,
"force_outbound": true,
"hunt_non_reconcilable": false
},
"permissions": {
"users": []
},
"monitor": {
"monitor_enabled": false
},
"server_name": "PBX",
"auth": {
"auth_method": "IP",
"ip": "10.10.51.159"
},
"server_type": "FreePBX",
"cfg": {}
}
],
"ui_metadata": {
"version": "4.3-140",
"ui": "monster-ui",
"origin": "pbxs"
},
"pvt_is_authenticated": true,
"pvt_auth_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4",
"pvt_auth_user_id": "e29f153d08b2f2c48789dd7de17d516d",
"pvt_request_id": "c2828942819ceb26d8e85aa171d3e7a7",
"pvt_modified": 63791689448,
"pvt_created": 63790896323,
"pvt_account_db": "account%2Fe5%2F39%2F2ca32a2fb11b8bcfcceba10ac4f4",
"pvt_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4",
"pvt_vsn": "1",
"pvt_type": "sys_info"
}
My callflow (it's from BigCouch)
{
"_id": "a06124a5ac73e168fa83bd87239bb04e",
"_rev": "3-08ddafa1fef9d09392203b4b5832b9bc",
"name": "Offnet Callflow",
"numbers": [
"no_match"
],
"flow": {
"data": {
"use_local_resources": true,
"caller_id_type": "external",
"ignore_early_media": false,
"outbound_flags": [],
"hunt_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4"
},
"module": "resources",
"children": {}
},
"patterns": [],
"contact_list": {
"exclude": false
},
"ui_metadata": {
"version": "4.3-140",
"ui": "monster-ui",
"origin": "callflows"
},
"pvt_type": "callflow",
"pvt_vsn": "1",
"pvt_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4",
"pvt_account_db": "account%2Fe5%2F39%2F2ca32a2fb11b8bcfcceba10ac4f4",
"pvt_created": 63791693747,
"pvt_modified": 63791693791,
"pvt_request_id": "fd6af11bb66d01b540308b95bbd2a425",
"pvt_auth_user_id": "e29f153d08b2f2c48789dd7de17d516d",
"pvt_auth_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4",
"pvt_is_authenticated": true,
"pvt_alphanum_name": "offnetcallflow"
}
DID Rule
{
"_id": "e278c7ffd1e9b6df1d2747b7a49ea11e",
"_rev": "1-e32047c77d26dff467bf98957c2c4bd5",
"rules": [
".{10,}"
],
"name": "Carrier Foo",
"gateways": [
{
"realm": "kazoo.adplus.local",
"server": "10.10.51.159",
"enabled": true,
"channel_selection": "ascending",
"endpoint_type": "sip",
"force_port": false,
"invite_format": "route",
"port": 5060,
"skype_rr": true
}
],
"emergency": false,
"enabled": true,
"flags": [],
"from_account_realm": false,
"grace_period": 5,
"rules_test": [],
"weight_cost": 50,
"pvt_type": "resource",
"pvt_vsn": "1",
"pvt_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4",
"pvt_account_db": "account%2Fe5%2F39%2F2ca32a2fb11b8bcfcceba10ac4f4",
"pvt_created": 63791693739,
"pvt_modified": 63791693739,
"pvt_request_id": "6a15baebfd78bfce1d121f6ebe68f97c",
"pvt_auth_user_id": "e29f153d08b2f2c48789dd7de17d516d",
"pvt_auth_account_id": "e5392ca32a2fb11b8bcfcceba10ac4f4",
"pvt_is_authenticated": true,
"pvt_alphanum_name": "carrierfoo"
}
Kazoo 5 has not been released, and they closed off the source code until it is in release state. They closed the source code off in the meantime until they could get their app store released.What is this? Kazoo? - Version 4 or 5? Hosted with them or not ?
So they say .... I really hope they release it, but they told me that would happen back in January, and still waiting.Kazoo 5 has not been released, and they closed off the source code until it is in release state. They closed the source code off in the meantime until they could get their app store released.
Kazoo 4 is installed on CentOS 7. Then I would assume Kazoo 5 would be based on installing on CentOS 8, which has been pulled. The release has probably been delayed now due to that.So they say .... I really hope they release it, but they told me that would happen back in January, and still waiting.
Link up your team and customers Phone System
Live Chat
Video Conferencing
Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.
Check your inbox!
We’ve sent you an email. Click on the button in the email body to verify your email address – (if you can not find it, check your spam folder).
Upon verification you will be directed to the 3CX setup wizard.