
safarov
-
Posts
260 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Resource Library: Monster UI Apps for KAZOO
Events
Downloads
Posts posted by safarov
-
-
Need to update json schema kazoo files and add VIP9 codec near VP8.
Then refresh database. -
Looks as Kazoo server IP address added to "truster".
-
Try
<param name="local-network-acl" value="none"/> <param name="ext-rtp-ip" value="$${external_rtp_ip}"/> <param name="ext-sip-ip" value="$${local_ip_v4}"/>
-
@fmateo05 could you create pull request for new media files addition on 2600hz/kazoo-sounds repo.
-
Is kazoo 5.x will use CentOS 8?
-
This may be related to https://freeswitch.org/jira/browse/FS-11490
-
You deploy CouchDB cluster on dedicated host and configure HA-proxy to use this servers.
-
To create and use advanced callflow
1) need create new callflow with any number ("1111" as example);
2) mark callflow as can used for main (in callflow application);
3) in smart PBX you can now select advanced callflow. -
why not create user and auth app using user account?
-
Looks feature addition to allow calls like "customercare@sip.realm.net" not so difficult.
-
Think calls from public networks not supported by kazoo.
You can make some kamailio customization to allow publication calls, but still will be using number, not symbol name.
-
If SIP phone not registered on any SIP server (Kazoo), then this phone stand alone.
You have two standalone phones.
You want make call between this phones.
You can do it. Try looks phone management web interface.
What you expect from Kazoo?
How you expect kazoo can manage standalone phones? -
Looks as you have half of couchdb nodes down.
Cluster have configured 6 nodes and only 3 is online.
-
Error 488 Not Acceptable Here is related to used codec and encryption.
Not IP used on caller side (private or public).
Please paste INVITE here and codec related variables from "freeswitch.xml" -
Think you can create `911` callflow and add cf_notification.erl and then cf_offnet.erl module
This will allow send email.
-
On 2/11/2019 at 9:24 PM, Jack Noe said:
Hi all
When forwarding from the system to a cell phone, is it possible to have the cell phone receive a prefix before the call, for example a number etc...
So we are adding a device, a cell phone and when the cell phone receives calls, i want that a number or letter or any indication that the call is from the system should come along, with the original caller ID
you can prepend caller name, not number. As example "hotdesk-", "sales-" and etc.
-
you can do it here
-
Video via loopback is not supported.
More detail in FreeSwitch mailing list, thread "Video across loopback".
To get it working I see three options:
1) make FreeSwitch loopback video/fax media compatible;
2) not use FreeSwitch loopback for call between accounts;
3) change number types to local, then call between accounts will routed via upstream equipment.
-
Also check you PC for viruses. May be installed key logger. That recognise credit card number and send to third part.
As options, you can boot from Fedora live USB stick and safely add credit card to monster-ui.
-
How about create dedicated cart to pay only important services like 2600hz?
In this case credit cart cannot be copied by third party and you can safely use service.
-
6 hours ago, Jack Noe said:
Thank you Rick.
These users dont have a specific time for Lunch.
Today they would leave at 12 noon, Tmrw they will take the lunch break 12:30 PM etc.
Will this be able to work?
They can force on or off time of day rule.
-
You can configure voice mailbox with same creating message.
Try rewrite greeting message from voice mailbox.
I expect this will replace menu media.
-
On client equipment may be used any password.
This will not requested when used IP auth. -
Thin is easiest way - update kamailio config to add ACL check on REGISTER logic.
I checked PCAP files. Yalink phones and other not send MAC during registration.
But you can check MAC at provisioning state.
AWS connector with lowest possible permissions
in Product Discussion
Posted
I have prepared AWS CloudFormation stack. This allow make requred configration. Just need upload text file in the AWS CloudFormation and then generate tocken in IAM app.
CloudFormation stack