Search results

  1. M

    Call Flow

    Hi i have a few DID with different inbound rules how can i set up a call flow to only effect 1 did
  2. M

    ZOIPER 5 for android or iphone cel

    i have many Zoiper phone set up Host = abc.domain.com user name = 101 (the ext. number) Password = password authentication user = 101 (the ext. number) if you can post your log file maybe we can give you more input also try to check fail2ban is the issue
  3. M

    Anyways to move from one domain to another?

    i did it once and some settings got messed up, make sure that all that flows in the call work! i think in the IVR i had issues
  4. M

    NAT/Registration Fail2Ban issue

    @DigitalDaz am i correct about that? That we can configure fail2ban to auto whitelist ipaddress?
  5. M

    NAT/Registration Fail2Ban issue

    I know that there is a way to set up fail2ban that once and ip address has a login that is successful it shuold kind of whitelist that ip address. I am not sure how to configure it.
  6. M

    Polycom provision 4.0 bug

    @markjcrane thanks for submitting the update
  7. M

    Polycom provision 4.0 bug

    Hi I noticed that the polycom 4.0 (mac).sip is missing the following line <Volume voice.volume.persist.headset="1"/> I add it manually to my server I am not sure how to submit to git hub
  8. M

    CALL PARK NOT WORKING

    How do you fix the issue of going from green to red
  9. M

    provision Polycom template 3.x

    Sorry, i can browse to the file and see it on the Ploycom IP501 i am getting the above error and the phone just reboots! from a quick google i was told that this is due to the wrong template but after i installed the 3.x i am still having the same error on the phone
  10. M

    provision Polycom template 3.x

    error saving application APP_FILE_PATH
  11. M

    provision Polycom template 3.x

    i did that but when i load the phone i am still getting an error error saving application not sure!
  12. M

    provision Polycom template 3.x

    i have the polycom 501 phones they still need the 3.1.x
  13. M

    provision Polycom template 3.x

    hi i have a fresh install of fusion pbx and i dont see the the polycom 3.x template any idea why? i do see it in the git hub
  14. M

    contact_import_google.php

    HI i find this above page under app/contacts/ i was wondering why is this page hidden i was not able to find it anywhere in the fusionpbx GUI can some guide me on how to set this up to import from my google account ? where do i enter my user:Password
  15. M

    AlohaTone.com

    Fusionpbx is a multi tenant system so there is no neee to have a vm per customer. This is not freepbx
  16. M

    Caller ID name from contact DB cross tenants

    Thank You I will test this on my system and give you feedback @DigitalDaz can @Adrian Fretwell submit this as a bug fix?
  17. M

    Caller ID name from contact DB cross tenants

    I am very new to freepbx i am coming from asterisk freepbx But my first tough on this is I will need to see on the table how they link a contact to a domain And make sure that the SQL query that does the lookup has the where domain = $domain
  18. M

    Caller ID name from contact DB cross tenants

    will try to write more details here about the BUG i have a multi Domain system abc.com efg.com at Domain abc.com i add this action set caller_id_name=${luarun cidlookup.lua ${uuid}} so if the end user adds my number in the contact list as "MTR great guy" this will show up as the callerID...
  19. M

    Google Contact Imports

    i am coming for the world of asterisk i was using the below script as a cron to import daily my google contacts i want to try it on FusionPBX can someone guide me the follwoing what is the username to use DB name, table name Fields to use also i want to use it only for 1 domain not for...
  20. M

    Caller ID name from contact DB cross tenants

    Hi I set it up in the inbound route for tenant BB it should lookup callerid name from the contacts But now i see that if tenant AA has a contact listed that callerid name will show up at tenant BB