Jump to content

FASTDEVICE

Members
  • Posts

    437
  • Joined

  • Days Won

    26

Posts posted by FASTDEVICE

  1. It's actually a happy coincidence. I came across a person who is an expert in the ShoutCast world. His company owns servers and provides streams for retail and cruise lines. I used my best persuasive sell and convinced him that music-on-hold would be a good investment as many of our 2600hz resellers would be happy to provide quality streams to their clients. He spends a lot on licensing and provided me an awesome smooth Jazz stream with some commercial ads. However, and I hope many of you upgrade, we are going to offer an ad-free version for $9.99 monthly. We can also run custom streams that you or my team can produce. Feel free to contact me for anything custom. 

  2. Quote

    ...and you should plan on deploying this in Kazoo 4.1 as that is the first version we consider it stable.

    I wanted to thank 2600hz for taking call-recording to the next level as the new implementation will greatly assist with our development work.

    We prematurely started using and testing the v4.1 code with some hiccups, (didn't pay heed to warnings) but the 2600hz support team has been fantastic on providing assistance.  Way to go 2600hz and thanks for putting up with our over zealous nature. 

  3. {
        "data": {
            "flow": {
                "data": {
                    "id": "shout://live.emusiconhold.com"
                },
                "module": "play",
                "children": {}
            },
            "numbers": [
                "[extension]"
            ],
            "ui_metadata": {
                "version": "4.0-35",
                "ui": "monster-ui",
                "origin": "callflows"
            },
            "patterns": [],
            "id": "[callflow_ID]",
            "contact_list": {
                "exclude": false
            },
            "metadata": {}
        }

  4. I have created a streaming Music On Hold service for anyone that needs professional sounding quality music. The content is mostly smooth Jazz.

    • Extensive playlist of easy listening comprised mostly of Smooth Jazz.
    • Music is fully licensed (ASCAP, BMI, SESAC) for background commercial use. 
    • Each song is normalized with no inconsistency in volume from song to song.
    • Proper crossfading that ensures seamless transitions between songs.  
    • NEW - Volume level optimized for 2600hz for pleasant transition from voice to music.

    I am offering a FREE service with commercial advertising and an upgraded ad-free service.

    Here is the FREE Service:

    Quote

    shout://live.emusiconhold.com

    To listen to a demo on your computer: http://live.emusiconhold.com 

    ------------------

    To add the FREE service use POSTMAN to PATCH your account.

    http://api.zswitch.net:8000/v2/accounts/{youraccountnumber}

    Headers

    • Key: Accept, Value: application/json
    • Key: Content-Type, Value: application/json
    • Key: X-Auth-Token, Value: {auth_token} 

    Body/ raw

    { "data" : { "music_on_hold": { "media_id" : "shout://live.emusiconhold.com" } } }

     

    Quote

    Anyone interested in upgrading and offering an enhanced experience to your clients, let me know. 

     

  5. I had to wrap my mind around not creating a media asset, but simply set the media_id to shout://. That's why my previous comment was asking where within the media document to place the shout:// url. Sometimes simple just escapes me, like when Apple came out with a one button mouse I was completely lost.    

    Drum roll....I was able to create a media node with shout:// as the media_id and attach it to a callflow. It works!

    Thanks again. 

  6. Ah, we are working with another 2600hz reseller, many more end-points and clients than me, to beta test our portal in a larger scale. Once we are comfortable with the results, we plan to start licensing the portal to other 2600hz resellers. The idea behind our portal is to target Managed Service Providers (MSP) that want to provide clients with limited, but easy access to important features.

    Our portal contains:

    • simple user manager
    • voice mail manager w/ Speech-to-Text transcription 
    • user portal (all the basics, i.e. call forward etc.)
    • call recording manager
    • enhanced call History w/ summary reporting, click2call and direct links to VM and Call Recordings
    • Chrome/ IE Plugin for Browser Click2Call
    • Desktop Integration (connects to CRM and other web applications for inbound and outbound calls)
  7. Yes, the ability to dial-in and listen to a shoutcast stream instead of fixed media. While I can't outline all the wonderful possibilities, there are many that include promotional, seasonal, and ad based that can be accessed via menus. My first thought is old school movie theater times running in a loop; like press 1 to hear our current promotions, upcoming events, and entertainment. The shoutcast server is excellent at changing media and insertions on the fly.       

  8. Apart from, "Reliability (Internet outage/power outage)" the other points can be accomplished with a SIP app.

    Cons:
    1. Can't (easily) port client with existing mobile contract.
    2. Difficult to provide multiline contract discounts  
    3. Competiveness on mobile plans may lead to high overage costs
    4. SIP Integration cannot be sold separately for existing plans.
    5. No hold or call transfer
    6. 3 digits or less are not sent to 2600hz
  9. Any constructive thoughts on selling mobile service? My market is small offices where the owners tend to have multiline "family" type plans that are unwilling to break these plans for native SIP integration.  What would work great for me is if the native SIP integration was portable and could be sold on top of an existing plan. Also, has anyone done a pros and cons of the features, service bundle, and how it compares to a SIP application like GrandStream's Wave?   
  10. Yes. First I would recommend finding a shared web hosting company that supports PHP. I use 1and1 with their basic hosting package. I believe I'm paying $5 monthly. Now some may turn their nose up at 1and1, but I've never had a problem and use their Cloud Server farms for my portals and bigger implementations.

    That said, I have a PHP script; modified version of the one from 2600hz's example for streaming recordings. I can give it to you. It's one file and it works great.  

    With the file installed, all you have to do is place a custom url in each "start recording" that points to your web hosting and the script file. That's basically how it works.
×
×
  • Create New...