This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MagicJack and QoS Settings

I got this little USB device with a phone jack on it.  I had to tinker around opening ports to the servers, but finally got it working.

My question is about setting up QoS to prevent other activities from messing up "telephone" calls.

I have "slow" cable (just tested it at 736 down, 122 up).  What I would like to do is "protect" the one computer where the MagicJack is used from competition for bandwidth if the telephone is in use.  Can someone tell me what I need on each of these three QoS screens to do just this.  I don't have any QoS settings now, and don't really care about shaping traffic except for from this one computer with the telephone.

--Dale--


This thread was automatically locked due to age.
Parents
  • Do you know what ports it uses?
    Is it a SIP device, or P2P like SKYPE?

    Barry
  • Do you know what ports it uses?
    Is it a SIP device, or P2P like SKYPE?


    I don't know SIP versus P2P, but I can tell you what I had to set-up to get it working.  The machine normally just does web browsing through the HTTP proxy, but the MagicJack didn't have a proxy setting (that I could find):

    UDP 49152 → 9000:63000 // It jumped around, so I had to define a range
    TCP 1:65535 → 5002
    UDP 1:65535 → 5060
    UDP 1:65535 → 5070
    TCP 1:65535 → 80  // standard HTTP since it uses advertisements
    TCP 1:65535 → 443  // authentication? 

    I defined a host group so those ports may only go to these:
    67.90.0.0/16
    69.3.0.0/16

    That seemed to get it working.  Anything less, and it didn't work at all, or didn't work completely.

    So I don't know if that gives you enough to determine SIP or P2P.  I would guess SIP (even though I don't know what that stands for) because there are only two host ranges, and the destination telephone is on the plain old telephone system.

    I don't even know if there's going to be an issue with degradation during other network use, but I would like to have a solution in hand in case it does.  Right now, I don't understand enough about the QoS screens (even after study of the online doc) to really know what I need to do on those 3 config screens.

    --Dale--
  • I am curious about this too.

    Anyone?
  • sengsational,
    Have you figured out anything?
Reply Children
  • sengsational,
    Have you figured out anything?

    Sorry, no, have not noodled too much on it.  The Magic Jack phone has been working okay, but daughter 1 (bandwidth "utilizer") has been away.  We'll see soon if downloading video and the phone will work concurrently, or if QoS needs to be employed.

    Still looking for QoS suggestions from folks here!!

    --Dale--