ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved FreePBX Recording Limit

    IT Discussion
    freepbx pbx voip telephony
    2
    4
    316
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      When doing system recordings via the web interface on FreePBX, has anyone run into limits on this? We have someone trying to do this right now on a system and they are getting errors when they are around 48 seconds long, but it saves fine when things are shorter. I am not aware of any hard limit, but it sure sounds like there is one.

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Looks like /etc/php.ini is the issue.

        Default setting:

        post_max_size = 8M
        

        That's way too small. Try something more like:

        post_max_size = 80M
        
        black3dynamiteB 1 Reply Last reply Reply Quote 2
        • scottalanmillerS
          scottalanmiller
          last edited by

          So we quickly determined that the limit is with the web recording upload function, not recordings in general. Recording from an extension has no limit.

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            Looks like /etc/php.ini is the issue.

            Default setting:

            post_max_size = 8M
            

            That's way too small. Try something more like:

            post_max_size = 80M
            
            black3dynamiteB 1 Reply Last reply Reply Quote 2
            • black3dynamiteB
              black3dynamite @scottalanmiller
              last edited by

              @scottalanmiller I was just about to ask if its a php setting that needed to be changed.

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post