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

Ooma & Astaro Issues

I have Ooma as my VoIP phone company and I am trying to get it to work through the ASG. I have the Ooma device in the SIP client networks configured as:

Type: Network
Interface: Internal
IPv4: 192.168.10.0/24
Netmask: 255.255.255.0
IPv6 Address: N/A
Netmask: 64 (Put here by default)
Comment: VoIP for Ooma device

In the VoIP section of the ASG where it says (SIP sever networks), I am not sure what information to put in there for the IP address? 

So far I have:

Type: Network
Interface: Any (Should I select Uplink Interface instead)?
IPv4 Address: Not sure what to put here
IPv6 Address: N/A
Netmask: 64 (Put here by default)
Comment: VoIP for Ooma device

Any help on this is greatly appreciated.  FYI: I am very new to Astaro and learning as much as I can, so please be gentle.   :-)

Thanks.


This thread was automatically locked due to age.
Parents
  • Update:

    I created the definition (even though it's wrong) in order to get a dial tome. I then added a Packet Filter:

    Source: Ooma
    Service: Any
    Destination: Any
    Action: Allow

    and everything is working for some reason!  :-)

    I have a feeling using Any is not a good idea? What can I do to make this work using different settings?

    Forgive my ignorance, butafter doing more searching regarding SIP, I understand that SIP is software if I'm not mistaken, and therefore I don't need the SIP setting at this point.

    Thanks.
Reply
  • Update:

    I created the definition (even though it's wrong) in order to get a dial tome. I then added a Packet Filter:

    Source: Ooma
    Service: Any
    Destination: Any
    Action: Allow

    and everything is working for some reason!  :-)

    I have a feeling using Any is not a good idea? What can I do to make this work using different settings?

    Forgive my ignorance, butafter doing more searching regarding SIP, I understand that SIP is software if I'm not mistaken, and therefore I don't need the SIP setting at this point.

    Thanks.
Children
  • Ooma only need outbound traffic.  You could narrow the definition to the following service ports (UDP 53, UDP 123, UDP 514, UDP 1194,UDP 3386, UDP 3480, UDP 10000-20000, TCP 53 and TCP 443) instead of "Any"

    Good Luck

    Hint - use the group definition...[:)]
  • Ooma only need outbound traffic.  You could narrow the definition to the following service ports (UDP 53, UDP 123, UDP 514, UDP 1194,UDP 3386, UDP 3480, UDP 10000-20000, TCP 53 and TCP 443) instead of "Any"

    Good Luck

    Hint - use the group definition...[:)]


    Thanks for the hint. I was able to get it to work...[;)]

    In Packet Filter, I noticed that the Ooma Group I created was highlighted in green and now it's purple. Is it suppose to do that? When creating the rule, I used:

    Source: Internal Network
    Service Ooma Group
    Destination: Any

    Did I do this correctly?

    Thanks again for your help.