Search results

  1. A

    IP Based SIP Configuration

    Hi there I am new to Freeswitch and Fusionpbx. My fusion is hosted on cloud. My voice provider has provided me with IP Pool for SIP registration. I have assigned 10.xxx.xxx.19 to my VM voice enabled IP is 10.xxx.xxx.18 Gateway IP for voice is 10.xxx.xxx.17 Kindly support me in configuring...
  2. A

    ACL Allow Domain

    Dear Group When i deny Domain in ACL i can make extension to extension call, but cannot land incoming calls to extension. When i allow Domain in ACL i am able to land incoming calls to extension but cannot make extension to extension call
  3. A

    Fusionpbx unable to make outward calling

    I am able to get inward calling but cannot get outward call bellow are logs 2021-02-24 17:10:31.188768 [NOTICE] switch_channel.c:1118 New Channel sofia/internal/101@202.147.163.194 [764e2ebe-9bf8-47c2-91a7-18cb36558318] 2021-02-24 17:10:31.188768 [DEBUG] switch_core_state_machine.c:585...
  4. A

    Routing inbound Calls on extension

    Hi i was trying to reach you in conversation but was not able so i am posting following In a Thread it was quoted by you "" ..........To a carrier, it doesn't matter, you can still send traffic to their 5060 or 5064 or whatever they want it sent to. Its also not important when using...
  5. A

    Sopfia Profile Two different IPS

    I have registered extensions over internet. I cannot get inbound calls(when i dial destination number there is no tone) if i have to make additional sip profiles, please share how and if i am on right track kindly help me out
  6. A

    Sopfia Profile Two different IPS

    I want to use different IPs for internal profile a.b.c.d(internet IP) & external u.x.y.z Voice Service IPs and there is not NAT.
  7. A

    Sopfia Profile Two different IPS

    I am looking to connect extensions over internet can i configure Sofia Internal profile IP to a Public internet IP, and configure Sofia external profile to my voice provider IP i want my extensions to connect from internet and receive calls from voice number provided by my voice service.
  8. A

    Routing inbound Calls on extension

    Solved Internal SIP Profile "error" Invalid internal profile. by following commands Remove .db files that are in the DB folder inside your FreeSwitch install # cd /var/lib/freeswitch/db # rm *.db Then restart FreeSwitch: # service freeswitch restart or simply reboot server: # reboot
  9. A

    Routing inbound Calls on extension

    Thanx for the help, as from shared image i am unable to start my sip_internal profile, "error" Invalid internal profile. can this be restored to default setting so that it may start working again
  10. A

    Routing inbound Calls on extension

    Hi I am new to fusionpbx and dont have much experience of configuring sip. I have installed fusion on Dell R710 using debian10. My eth1 is public IP, eth2 is voice IP (Provided by carrier service). Have 2 ethernet ports available. Fusion is accessible through my eth1 Public IP and SIP Profile...