Jump to content

fmateo05

Members
  • Posts

    441
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by fmateo05

  1. I also use it via API on call flows. On Pivot you can select the caller id inside an Array (for example) and set it on the dynamic caller id with static option https://github.com/2600hz/kazoo/blob/master/applications/callflow/doc/dynamic_cid.md That can be configured as above on pivot also.
  2. Hi again. This could be an old post. On my region is very hard to find or migrate some customers to kazoo or freeswitch related. Because they rely on asterisk in some cases. Currently i am offering to them Customized FreePBX.
  3. You must set-up the device configuration on zoiper like: Username: <device username> Hostname: <Realm> Password: <device password> Outbound Proxy: <server ip address>:7000
  4. host=<proxy-ip-address> from-domain=20201126085320.sip.XXXX.com Register string: register => sip-user@20201126085320.sip.XXXX.com:password@<proxy-ip-address>
  5. @Shah I sent you a DM.
  6. Check this out: https://upcloud.com/compare/azure/ https://upcloud.com/pricing/
  7. Are you trying the register for use as Normal SIP phone? or to use it as trunking?
  8. For inbound you must add the numbers on the account on full format mode (E.164), then add the carriers ip address to the acls. After that you should assign the numbers to any user or devices (on SmartPBX or Call-flows) For outbound calling you should use the resources API, they can be global (to all accounts) or local to the account. https://github.com/2600hz/kazoo/blob/master/applications/crossbar/doc/resources.md
  9. execute: ss -ln | egrep "7000|5060" it seems that kamailio's IP address is set to 127.0.0.1 on MY_IP_ADDRESS kamailio variable (local.cfg)
  10. You must start up kamailio, kamailio listens on those ports and freeswitch is the media server.
  11. Update: Added option 9 (not yet specified on the voice menu) related to read Real-time DTMF (Each key pressed are played back once).
  12. I think you can set up IP based authentication, also you should use DNS service with SRV/NAPTR records for the SBC's IP addresses
  13. It s a good idea to create a post-install script using the dialog command line tool. i am going create one and do some quality tests.
  14. Frequently, i give some information to asterisk users, in their forums about the existence of Kazoo as an excellent alternative, typically when they have issues on their asterisk installs. Most of them don't know about Kazoo Platform and they resist thinking about a new learning curve. On some of those forums they forbid me to talk about alternatives, may be to avoid losing customers and so on. Anyway i am finding out some other methods and also would give them a tour about migrating to kazoo platform.
  15. Done. Reduced the 2 seconds silence before start. Update: Added option 8 (not yet specified on the voice menu) related to show current date and time (UTC). Update 2: Now the option 8 is set with the audio macro instead of tts and specified in the main menu.
  16. Ok, done with the Say media type for options 2 and 7. Now i am finding out how to perform the option 1
  17. I changed the scheme in the pivot to this one: https://github.com/2600hz/kazoo/blob/master/applications/callflow/doc/audio_macro.md The options involved are the callerid and DTMF. I am going to check the other options like milliwatt and the recording
  18. Thanks for let me know. I am going to review and correct those details. Some of the options uses the pivot application and i could change them to use the signalwire LaML or relay for the digits; before that i am going to check if the tts module can be changed to read as digits and also slower.
  19. Hi all. Just now i have implemented a test call website (it should be a contest to TheTestCall). It is named: TestyourCall (https://testyourcall.blogspot.com). The difference here is that TestyourCall is based on kazoo platform and the first one (older) is based on asterisk. It took me only about 2 hours to complete it and get it running. This is the first step stage, The POTS numbers are from Signalwire (i suggest you to test but please make briefly calls because i need to wait few days for adding more $$ to the space account). What is your opinion? Test and let me know
  20. Hi all. This is my last post on the community forum. It was a great experience to interact with the staff an all the members that work on each day to make Kazoo a great product. Anyway i am going to research and use Kazoo as my preferred platform, i would collaborate externally on the other social media and will be pending to the new Kazoo 5.x release. Again, thanks to everyone
  21. Ok, there is another way to make it work on the custom_sip_headers section (resources) you can use P-Preferred-Identity Header, it will override the default one (P-Asserted-Identity).
  22. check out this link https://github.com/2600hz/kazoo/blob/master/core/kazoo_endpoint/doc/formatters.md
  23. Just now, i created a pull request on 2600hz/kazoo-sounds .
  24. Uploaded a newer archive with the corrections. Hope it works as expected (i am also testing here).
×
×
  • Create New...